]> git.sesse.net Git - ffmpeg/history - libavcodec/intrax8.h
mpeg12dec: move setting first_field to mpeg_field_start()
[ffmpeg] / libavcodec / intrax8.h
2016-03-29 Vittorio Giovaraintrax8: Remove mpegvideo dependency
2016-03-29 Vittorio Giovaraintrax8: Keep a reference to the decoder blocks
2016-03-29 Vittorio Giovaraintrax8: Use the generic horizband function
2016-03-29 Vittorio Giovaraintrax8: Pass macroblock coordinates to ff_intrax8_deco...
2016-03-29 Vittorio Giovaraintrax8: Pass macroblock size to ff_intrax8_common_init
2016-03-25 Vittorio Giovaraintrax8: Add a local BlockDSPContext and initialize it
2016-03-25 Vittorio Giovaraintrax8: Reference the current AVCodecContext
2016-03-25 Vittorio Giovaraintrax8: Keep a reference to the GetBitContext reader
2016-03-25 Vittorio Giovaraintrax8: Use a constant buffer instead of a ScratchpadC...
2016-03-25 Vittorio Giovaraintrax8: Pass the output frame to the decoding function
2016-03-25 Vittorio Giovaraintrax8: Carry over the loopfilter value in ff_intrax8_...
2016-03-25 Vittorio Giovaraintrax8: Keep a reference to the context idctdsp
2016-03-25 Vittorio Giovaraintrax8: Use local destination buffers
2016-03-22 Vittorio Giovaraintrax8: Check and propagate errors from ff_intrax8_com...
2016-03-22 Vittorio Giovaraintrax8: Move documentation from implementation to...
2016-03-22 Vittorio Giovaraintrax8: K&R formatting cosmetics
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-09-02 Mans Rullgardintrax8: move functions from dsputil to own context
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-01-25 Zdenek KabelacCorrectly clean up IntraX8Context upon codec close.
2007-11-24 Diego BiurrunAdd missing #includes to fix 'make checkheaders'.
2007-11-09 Aurelien Jacobsadd multiple inclusion guards
2007-11-09 Michael Niedermayerremove debug variable
2007-11-09 Michael Niedermayerintrax8 decoder patch by "someone"