aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusTags.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
Using libopus and libogg.