| Commit message (Expand) | Author | Files | Lines |
2013-10-21 | util/NumberParser: utilities for parsing numbers from ASCII strings | Max Kellermann | 1 | -4/+3 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -1/+3 |
2013-09-26 | *Plugin: remove redundant "line %i" from error messages | Max Kellermann | 1 | -13/+8 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -43/+40 |
2013-08-06 | encoder/lame: use offset variable instead of memmove() | Max Kellermann | 1 | -9/+21 |
2013-08-06 | encoder/lame: rename "buffer" to "output_buffer" | Max Kellermann | 1 | -18/+19 |
2013-08-04 | EncoderPlugin: pass config_param reference | Max Kellermann | 1 | -10/+10 |
2013-08-03 | audio_format: convert to C++ | Max Kellermann | 1 | -7/+7 |
2013-07-30 | encoder_api: convert to C++ | Max Kellermann | 1 | -15/+12 |
2013-07-30 | encoder/lame,twolame: convert to C++ | Max Kellermann | 1 | -52/+52 |
2013-01-30 | filter/chain, encoder: GLib include cleanup | Max Kellermann | 1 | -3/+6 |
2012-04-05 | encoder/vorbis: generate end-of-stream packet when playback ends | Max Kellermann | 1 | -0/+1 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-03 | encoders: remove unnessesary pointers to const strings | Viliam Mateicka | 1 | -3/+1 |
2009-12-03 | encoders: implement new get_mime_types method | Viliam Mateicka | 1 | -0/+9 |
2009-12-02 | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-07-14 | encoder/twolame: new encoder plugin based on libtwolame | Max Kellermann | 1 | -0/+299 |