summaryrefslogtreecommitdiffstats
path: root/libavcodec/intrax8.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7'Derek Buitenhuis2016-05-071-10/+2
|\
| * intrax8: Remove mpegvideo dependencyVittorio Giovara2016-03-291-9/+1
* | Merge commit '9fa888c02801fff2e8817c24068f5296bbe60000'Derek Buitenhuis2016-05-071-0/+6
|\ \ | |/
| * intrax8: Keep a reference to the decoder blocksVittorio Giovara2016-03-291-0/+6
* | Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f'Derek Buitenhuis2016-05-071-1/+2
|\ \ | |/
| * intrax8: Use the generic horizband functionVittorio Giovara2016-03-291-1/+2
* | Merge commit 'b1268e0f032a3af3912fe3fb8d3855e12d7ea83b'Derek Buitenhuis2016-05-071-1/+3
|\ \ | |/
| * intrax8: Pass macroblock coordinates to ff_intrax8_decode_pictureVittorio Giovara2016-03-291-1/+3
* | Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3'Derek Buitenhuis2016-05-071-0/+7
|\ \ | |/
| * intrax8: Pass macroblock size to ff_intrax8_common_initVittorio Giovara2016-03-291-0/+7
* | Merge commit '159323897f545e7405fb9db234e0ba123e174376'Derek Buitenhuis2016-04-241-0/+2
|\ \ | |/
| * intrax8: Add a local BlockDSPContext and initialize itVittorio Giovara2016-03-251-0/+2
* | Merge commit '1eaae7abb8f208fefb4e8b9e983e61b2499206a3'Derek Buitenhuis2016-04-241-1/+4
|\ \ | |/
| * intrax8: Reference the current AVCodecContextVittorio Giovara2016-03-251-1/+4
* | Merge commit '8072345e9f86d88fbc4a15c17cb03f1e4701c9a5'Derek Buitenhuis2016-04-241-1/+3
|\ \ | |/
| * intrax8: Keep a reference to the GetBitContext readerVittorio Giovara2016-03-251-1/+3
* | Merge commit '65f14128c4bcf8fcd9d3ba1e20b7a22057c9cfb0'Derek Buitenhuis2016-04-241-0/+1
|\ \ | |/
| * intrax8: Use a constant buffer instead of a ScratchpadContextVittorio Giovara2016-03-251-0/+1
* | Merge commit 'eaeba6f241e0de0e797be10f8fda967ef8489e64'Derek Buitenhuis2016-04-241-2/+5
|\ \ | |/
| * intrax8: Pass the output frame to the decoding functionVittorio Giovara2016-03-251-2/+5
* | Merge commit '577393321c389ad2973bec6168a8045c94a9e099'Derek Buitenhuis2016-04-241-2/+5
|\ \ | |/
| * intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara2016-03-251-2/+5
* | Merge commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a'Derek Buitenhuis2016-04-241-1/+5
|\ \ | |/
| * intrax8: Keep a reference to the context idctdspVittorio Giovara2016-03-251-1/+5
* | Merge commit '922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f'Derek Buitenhuis2016-04-241-0/+1
|\ \ | |/
| * intrax8: Use local destination buffersVittorio Giovara2016-03-251-0/+1
* | Merge commit '0372e73f917e72c40b09270f771046fc142be4a7'Derek Buitenhuis2016-04-171-1/+2
|\ \ | |/
| * intrax8: Check and propagate errors from ff_intrax8_common_initVittorio Giovara2016-03-221-1/+2
* | Merge commit 'ad8aa8e6c648b61f01b9f106f27b9d4f3d094345'Derek Buitenhuis2016-04-171-0/+23
|\ \ | |/
| * intrax8: Move documentation from implementation to header fileVittorio Giovara2016-03-221-0/+22
* | Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950'Derek Buitenhuis2016-04-171-11/+15
|\ \ | |/
| * intrax8: K&R formatting cosmeticsVittorio Giovara2016-03-221-12/+16
* | avcodec/intrax8: fix regression with wmv3Michael Niedermayer2013-04-261-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-021-0/+2
|\ \ | |/
| * 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