Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-29intrax8: Remove mpegvideo dependencyVittorio Giovara
2016-03-29intrax8: Keep a reference to the decoder blocksVittorio Giovara
2016-03-29intrax8: Use the generic horizband functionVittorio Giovara
2016-03-29intrax8: Pass macroblock coordinates to ff_intrax8_decode_pictureVittorio Giovara
2016-03-29intrax8: Pass macroblock size to ff_intrax8_common_initVittorio Giovara
2016-03-25intrax8: Add a local BlockDSPContext and initialize itVittorio Giovara
2016-03-25intrax8: Reference the current AVCodecContextVittorio Giovara
2016-03-25intrax8: Keep a reference to the GetBitContext readerVittorio Giovara
2016-03-25intrax8: Use a constant buffer instead of a ScratchpadContextVittorio Giovara
2016-03-25intrax8: Pass the output frame to the decoding functionVittorio Giovara
2016-03-25intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara
2016-03-25intrax8: Keep a reference to the context idctdspVittorio Giovara
2016-03-25intrax8: Use local destination buffersVittorio Giovara
2016-03-23intrax8: Check and propagate errors from ff_intrax8_common_initVittorio Giovara
2016-03-23intrax8: Move documentation from implementation to header fileVittorio Giovara
2016-03-23intrax8: K&R formatting cosmeticsVittorio Giovara
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-09-02intrax8: move functions from dsputil to own contextMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-01-25Correctly clean up IntraX8Context upon codec close.Zdenek Kabelac
2007-11-24Add missing #includes to fix 'make checkheaders'.Diego Biurrun
2007-11-10add multiple inclusion guardsAurelien Jacobs
2007-11-10remove debug variableMichael Niedermayer
2007-11-10intrax8 decoder patch by "someone"Michael Niedermayer