aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/anm.c
Commit message (Collapse)AuthorAgeFilesLines
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
| | | | | | is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Deluxe Paint Animation decoderPeter Ross2010-01-101-0/+197
Originally committed as revision 21117 to svn://svn.ffmpeg.org/ffmpeg/trunk