aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v0.19.11'Max Kellermann2015-10-271-2/+2
|\
| * unix/Daemon, playlist/...: remove unused Domain variablesMax Kellermann2015-10-161-3/+0
| * encoder/flac: fix crash with 32 bit playbackMax Kellermann2015-10-161-2/+2
* | unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann2015-09-171-3/+0
* | Merge tag 'v0.19.10'Max Kellermann2015-06-211-1/+1
|\|
| * OpusEncoderPlugin: initialise granulepos so we end up with sane valuesMichal Nazarewicz2015-03-251-1/+1
* | config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-218-44/+43
* | Copyright year 2015Max Kellermann2015-01-0119-19/+19
* | EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-2/+2
* | util/StringUtil: add ToUpperASCII()Max Kellermann2014-12-041-4/+3
* | encoder/vorbis: convert pointers to referencesMax Kellermann2014-12-021-67/+67
|/
* encoder/shine: require libshine 3.1, adapt to new APIMax Kellermann2014-08-131-3/+3
* encoder/opus: use nullptr instead of NULLMax Kellermann2014-07-301-1/+1
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-2/+1
* encoder/opus: use xalloc() instead of g_malloc()Max Kellermann2014-02-221-6/+5
* Config*: move to config/Max Kellermann2014-01-246-6/+6
* Encoder*: move to src/encoderMax Kellermann2014-01-2319-0/+2758