]> git.sesse.net Git - ffmpeg/history - libavcodec/libdiracdec.c
Replace int_fast integer types with their sized standard posix counterparts.
[ffmpeg] / libavcodec / libdiracdec.c
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
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...
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-07 Stefano SabatiniFix the compilation of some libavcodec/lib* files which...
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-08-15 Diego Biurruncosmetics: indentation, prettyprinting, K&R coding...
2009-08-15 Diego BiurrunRemove useless braces around if/for/while expressions.
2009-08-15 Diego BiurrunSimplify 'if' condition statements.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-22 Daniel VerkampAdd missing av_cold in static init/close functions.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-22 Anuradha SuraparajuFix incorrectly constructed Dirac parse units that...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-17 Diego Biurrunmissing codec long names by Stefano Sabatini, stefano...
2008-05-03 Anuradha SuraparajuDirac decoding/encoding support via libdirac.