]> git.sesse.net Git - ffmpeg/history - libavcodec/dpx.c
yadif: support more than yuv420p.
[ffmpeg] / libavcodec / dpx.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-07 Daniel KangDo not overread input buffer.
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-12-16 Reimar DöffingerSet bits_per_raw_sample appropriately in dpx decoder.
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder