aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusTags.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-102/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann1-2/+2
2013-10-24decoder/opus: support replay gainMax Kellermann1-1/+14
2013-10-24decoder/opus: support all core tag namesMax Kellermann1-0/+5
2013-10-24decoder/opus: move code to ParseOpusTagName()Max Kellermann1-1/+8
2013-10-24decoder/opus: use delete[] for the OpusReader::ReadString() resultMax Kellermann1-1/+1
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann1-1/+1
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-1/+1
2013-07-29XiphTags: convert to C++Max Kellermann1-2/+2
2013-07-29tag_handler: convert to C++Max Kellermann1-1/+1
2012-09-05src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann1-0/+77