summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpc.c
Commit message (Collapse)AuthorAgeFilesLines
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
| | | | Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov2007-11-021-259/+14
| | | | | | (for upcoming SV8 decoder) Originally committed as revision 10905 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
| | | | Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused variable.Diego Biurrun2007-05-111-1/+0
| | | | Originally committed as revision 8994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.Diego Biurrun2007-05-051-1/+1
| | | | Originally committed as revision 8894 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use AVRandomKostya Shishkov2007-02-171-11/+4
| | | | Originally committed as revision 8004 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: forgot break statementKostya Shishkov2007-02-171-0/+1
| | | | Originally committed as revision 8003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Buffer for get_bits must be padded because readers may overread.Reimar Döffinger2007-01-141-1/+1
| | | | Originally committed as revision 7477 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Decode previous 32 frames to avoid seeking artifacts in MPCKostya Shishkov2007-01-011-0/+15
| | | | Originally committed as revision 7393 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Musepack SV7 decoding supportKostya Shishkov2006-12-241-0/+346
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud