aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoder/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-16unix/Daemon, playlist/...: remove unused Domain variablesMax Kellermann1-3/+0
2015-10-16encoder/flac: fix crash with 32 bit playbackMax Kellermann1-2/+2
2015-03-25OpusEncoderPlugin: initialise granulepos so we end up with sane valuesMichal Nazarewicz1-1/+1
2014-08-13encoder/shine: require libshine 3.1, adapt to new APIMax Kellermann1-3/+3
2014-07-30encoder/opus: use nullptr instead of NULLMax Kellermann1-1/+1
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann1-2/+1
2014-02-22encoder/opus: use xalloc() instead of g_malloc()Max Kellermann1-6/+5
2014-01-24Config*: move to config/Max Kellermann6-6/+6
2014-01-23Encoder*: move to src/encoderMax Kellermann19-0/+2758