]> git.sesse.net Git - ffmpeg/history - libavcodec/eatgv.c
WMAL: Shift output samples by the specified number of padding zeroes.
[ffmpeg] / libavcodec / eatgv.c
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-02-13 Diego BiurrunDrop unnecessary av_uninit attributes from some variabl...
2011-12-22 Diego BiurrunDrop ALT_ prefix from BITSTREAM_READER_LE name.
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
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-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-03 Stefano SabatiniReplace all remaining occurrences of AVERROR_NOMEM...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-02-26 Vitor SessakDo not read beyond end of input in EA-TGV. This should...
2010-01-09 Peter Rossupdate my email address
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-02 Diego BiurrunChange a bunch of codec long_names to be more consisten...
2009-02-11 Diego BiurrunAdd av_uninit macro to variable to avoid false positive...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-14 Aurelien Jacobslibavutil/lzo.h is a local header
2008-08-06 Peter RossElectronic Arts TGV decoder