summaryrefslogtreecommitdiff
path: root/libavcodec/eacmv.c
Commit message (Expand)AuthorAge
* fix indentationPeter Ross2011-01-09
* eacmv: ensure second-last frame is allocated before referencing itDaniel Kang2011-01-09
* Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini2010-09-07
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-06
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* update my email addressPeter Ross2010-01-09
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-07
* Change a bunch of codec long_names to be more consistent and descriptive.Diego Biurrun2009-03-02
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Electronic Arts CMV decoderPeter Ross2008-07-08