aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/MadDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/mad: use integer seek timesMax Kellermann2014-08-261-10/+9
* decoder/mad: move duplicate code to RecoverFrameError()Max Kellermann2014-08-261-20/+16
* decoder/mad: simplify if/else chainMax Kellermann2014-08-261-20/+18
* decoder/mad: make variables more localMax Kellermann2014-08-261-9/+5
* decoder/mad: simplify "return", eliminate checkMax Kellermann2014-08-261-3/+1
* decoder/mad: don't reset the xing structMax Kellermann2014-08-251-3/+1
* decoder/mad: remove unused flag "found_xing"Max Kellermann2014-08-251-3/+1
* decoder/mad: convert enums/macros to constexprMax Kellermann2014-08-241-22/+17
* decoder/mad: make variables more localMax Kellermann2014-08-241-60/+31
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-5/+5
* decoder/mad: check InputStream::KnownSize()Max Kellermann2014-08-191-2/+2
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-1/+1
* Input*: move to input/Max Kellermann2014-01-241-2/+2
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+1155