aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusTags.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-2/+2
|
* decoder/opus: support replay gainMax Kellermann2013-10-241-0/+3
| | | | Parse the R128_TRACK_GAIN comment string.
* src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann2012-09-051-0/+31
Using libopus and libogg.