summaryrefslogtreecommitdiff
path: root/libavformat/mpc.c
Commit message (Collapse)AuthorAge
* 10l, > vs. >= typo, caused crashes on last mpc frameReimar Döffinger2007-01-14
| | | | Originally committed as revision 7476 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Decode previous 32 frames to avoid seeking artifacts in MPCKostya Shishkov2007-01-01
| | | | Originally committed as revision 7393 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make MPC demuxer deal with ID3 tags at the beginningKostya Shishkov2007-01-01
| | | | Originally committed as revision 7392 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Enable forward seek in Musepack demuxerKostya Shishkov2006-12-28
| | | | Originally committed as revision 7381 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk