summaryrefslogtreecommitdiffstats
path: root/libavcodec/intrax8.h
Commit message (Expand)AuthorAgeFilesLines
* intrax8: Remove mpegvideo dependencyVittorio Giovara2016-03-291-9/+1
* intrax8: Keep a reference to the decoder blocksVittorio Giovara2016-03-291-0/+6
* intrax8: Use the generic horizband functionVittorio Giovara2016-03-291-1/+2
* intrax8: Pass macroblock coordinates to ff_intrax8_decode_pictureVittorio Giovara2016-03-291-1/+3
* intrax8: Pass macroblock size to ff_intrax8_common_initVittorio Giovara2016-03-291-0/+7
* intrax8: Add a local BlockDSPContext and initialize itVittorio Giovara2016-03-251-0/+2
* intrax8: Reference the current AVCodecContextVittorio Giovara2016-03-251-1/+4
* intrax8: Keep a reference to the GetBitContext readerVittorio Giovara2016-03-251-1/+3
* intrax8: Use a constant buffer instead of a ScratchpadContextVittorio Giovara2016-03-251-0/+1
* intrax8: Pass the output frame to the decoding functionVittorio Giovara2016-03-251-2/+5
* intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara2016-03-251-2/+5
* intrax8: Keep a reference to the context idctdspVittorio Giovara2016-03-251-1/+5
* intrax8: Use local destination buffersVittorio Giovara2016-03-251-0/+1
* intrax8: Check and propagate errors from ff_intrax8_common_initVittorio Giovara2016-03-221-1/+2
* intrax8: Move documentation from implementation to header fileVittorio Giovara2016-03-221-0/+22
* intrax8: K&R formatting cosmeticsVittorio Giovara2016-03-221-12/+16
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* intrax8: move functions from dsputil to own contextMans Rullgard2012-09-021-0/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Correctly clean up IntraX8Context upon codec close.Zdenek Kabelac2008-01-251-0/+1
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2007-11-241-0/+3
* add multiple inclusion guardsAurelien Jacobs2007-11-091-0/+5
* remove debug variableMichael Niedermayer2007-11-091-3/+0
* intrax8 decoder patch by "someone"Michael Niedermayer2007-11-091-0/+51
OpenPOWER on IntegriCloud