aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/WaveEncoderPlugin.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/+14
|
* encoder/wave: include cleanupMax Kellermann2013-10-191-2/+0
|
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-47/+47
| | | | Replacing GLib macros.
* encoder/wave: use delete to dispose the WaveEncoder objectMax Kellermann2013-10-161-1/+1
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+3
| | | | Replaces GLib's GError.
* EncoderPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
|
* audio_format: convert to C++Max Kellermann2013-08-031-11/+11
|
* encoder_api: convert to C++Max Kellermann2013-07-301-16/+11
|
* encoder/wave: convert to C++Max Kellermann2013-07-301-0/+281