]> git.sesse.net Git - ffmpeg/history - libavcodec/eatqi.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
[ffmpeg] / libavcodec / eatqi.c
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-05-23 Michael Niedermayertqi: Pass errors from the MB decoder
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2012-02-01 Reimar Döffingereatqi: use av_fast_padded_malloc()
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
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-24 Reimar Döffingereatqi: move "block" variable into context to ensure...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-12 Reimar DöffingerAdd a av_fast_malloc function and replace several uses...
2009-04-12 Reimar DöffingerUse void * instead of uint8_t * for the destination...
2009-04-12 Reimar DöffingerUse AVERROR(ENOMEM) instead of AVERROR_NOMEM / -1 in...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-08 Baptiste Coudurierremove warning about incompatible pointer
2009-02-05 Peter RossElectronic Arts TQI decoder