summaryrefslogtreecommitdiff
path: root/libavcodec/sp5xdec.c
Commit message (Expand)AuthorAge
* amv decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* Remove dead assignments found by CSABenjamin Larsson2009-05-03
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-07
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-09
* constMichael Niedermayer2008-02-01
* Fix MJPEG decoder for AMV files.Vladimir Voroshilov2007-10-13
* AMV video decoder.Vladimir Voroshilov2007-09-29
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* move sp5x decoder in its own fileAurelien Jacobs2007-05-19