Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-21 | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 8 | -44/+43 |
2015-01-01 | Copyright year 2015 | Max Kellermann | 19 | -19/+19 |
2014-12-26 | EncoderPlugin: pass Tag reference to method tag() | Max Kellermann | 1 | -2/+2 |
2014-12-04 | util/StringUtil: add ToUpperASCII() | Max Kellermann | 1 | -4/+3 |
2014-12-02 | encoder/vorbis: convert pointers to references | Max Kellermann | 1 | -67/+67 |
2014-08-13 | encoder/shine: require libshine 3.1, adapt to new API | Max Kellermann | 1 | -3/+3 |
2014-07-30 | encoder/opus: use nullptr instead of NULL | Max Kellermann | 1 | -1/+1 |
2014-07-12 | Tag: add class const_iterator and methods begin(), end() | Max Kellermann | 1 | -2/+1 |
2014-02-22 | encoder/opus: use xalloc() instead of g_malloc() | Max Kellermann | 1 | -6/+5 |
2014-01-24 | Config*: move to config/ | Max Kellermann | 6 | -6/+6 |
2014-01-23 | Encoder*: move to src/encoder | Max Kellermann | 19 | -0/+2758 |