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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-07-21Merge commit 'f56d8d8dd72b1ab52aa814c5a0fccabf8040ef68'Michael Niedermayer
2015-07-21h264: aarch64: intra prediction optimisationsJanne Grunau
2015-06-11avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil
2014-04-04On2 VP7 decoderPeter Ross
2014-03-18avcodec/h264: fix Lossless Decoding (Profile 244) for 8x8 Intra PredictionYogender Kumar Gupta
2014-02-15avcodec/h264pred: deconflict DC_128_PRED and HOR_VP8_PREDPeter Ross
2013-04-10h264: Integrate clear_blocks calls with IDCTRonald S. Bultje
2013-02-19h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-30Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje
2012-05-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-10h264: K&R formatting cosmetics for header files (part I/II)Diego Biurrun
2011-10-21h264: 4:2:2 intra decoding supportBaptiste Coudurier
2011-08-15h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-04-11Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-12-28Support CODEC_FLAG_EMU_EDGE in VP8 decoder.Ronald S. Bultje
2010-06-2516x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264Jason Garrett-Glaser
2010-06-22Add intra prediction functions for VP8.David Conrad
2010-06-22Make "topright" argument to pred4x4() const.David Conrad
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-12-02ARM: NEON optimised H264 16x16, 8x8 predMåns Rullgård
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-07Add missing headers to allow 'make checkheaders' to pass.Diego Biurrun
2008-12-16Horizontal and vertical prediction functions needed for new lossless modeMichael Niedermayer
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-11Support MBAFF + constrained intra prediction.Michael Niedermayer
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-12-17Correct spatial prediction mode in RV30/40 for vertical left directionKostya Shishkov
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-09-05Move H.264 intra prediction functions into their own contextKostya Shishkov