aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/FlacEncoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* util/DynamicFifoBuffer: new class replacing growing_fifoMax Kellermann2013-12-051-23/+7
|
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
|
* Client, ...: remove unnecessary glib.h includeMax Kellermann2013-10-151-2/+0
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-31/+27
| | | | Replaces GLib's GError.
* add missing includesMax Kellermann2013-08-071-0/+2
|
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-7/+7
|
* EncoderPlugin: pass config_param referenceMax Kellermann2013-08-041-5/+4
|
* audio_format: convert to C++Max Kellermann2013-08-031-14/+17
|
* encoder_api: convert to C++Max Kellermann2013-07-301-21/+16
|
* pcm_buffer: convert to C++Max Kellermann2013-07-301-7/+5
|
* encoder/flac: convert to C++Max Kellermann2013-07-291-0/+351