]> git.sesse.net Git - ffmpeg/history - libavcodec/eatgq.c
dsputil: Split off IDCT bits into their own context
[ffmpeg] / libavcodec / eatgq.c
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2013-10-31 Anton Khirnoveatgq: stop using deprecated avcodec_set_dimensions
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-01-26 Anton Khirnoveatgq: cosmetics, reformat.
2013-01-26 Anton Khirnoveatgq: return meaningful error codes.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-29 Mans Rullgardeamad/eatgq/eatqi: call special EA IDCT directly
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-03-07 Ronald S. Bultjetgq: convert to bytestream2 API.
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-12-22 Diego BiurrunDrop ALT_ prefix from BITSTREAM_READER_LE name.
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-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-05-22 Reimar DöffingerMove eatgq blocks array from the stack to the codec...
2009-04-17 Reimar DöffingerChange tgq_decode_mb function arguments from using...
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-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-11-26 Diego BiurrunMove aanscales tables to their own file; fixes compilat...
2008-11-08 Peter RossElectronic Arts TGQ video decoder