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
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-03-23Merge commit '1df0b061621b10edde87e3ab7ea83aed381c574f'Michael Niedermayer
2014-03-22nuv: Reuse the DSPContext from RTJpegContextDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-06nuv: check RTjpeg header for validityJanne Grunau
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16rtjpeg: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-05-24Move "block" variable in rtjpeg decoder to context to ensure sufficient align...Reimar Döffinger
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-03-04dsputil.h is a local headerAurelien Jacobs
2008-02-01Add some const keywords in rtjpeg decoderReimar Döffinger
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17include all prerequisites in header filesMåns Rullgård
2006-11-05Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack sinceReimar Döffinger
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2006-03-28NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger