aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusTags.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-102/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-2/+2
* decoder/opus: support replay gainMax Kellermann2013-10-241-1/+14
* decoder/opus: support all core tag namesMax Kellermann2013-10-241-0/+5
* decoder/opus: move code to ParseOpusTagName()Max Kellermann2013-10-241-1/+8
* decoder/opus: use delete[] for the OpusReader::ReadString() resultMax Kellermann2013-10-241-1/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* XiphTags: convert to C++Max Kellermann2013-07-291-2/+2
* tag_handler: convert to C++Max Kellermann2013-07-291-1/+1
* src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann2012-09-051-0/+77