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
2014-03-14Merge commit 'cd832f032f945a57a1f1dd385942c2fadc7ce4e5'Michael Niedermayer
2014-03-13ffv1: Drop bogus dependency on dsputilDiego Biurrun
2014-03-10Define ff_log2_run[] in libavcodec/internal.h.Carl Eugen Hoyos
2013-12-10ffv1.4: use 2 coefficients for calculating the Y plane in the RCTMichael Niedermayer
2013-12-09avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCTMichael Niedermayer
2013-11-16ffv1: use the AVFrame API properly.Anton Khirnov
2013-09-09avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4Michael Niedermayer
2013-08-20ffv1: rename minor to micro versionMichael Niedermayer
2013-05-11ffv1dec: Support frame threading with gop > 1Michael Niedermayer
2013-05-11ffv1: Switch to ThreadFrameMichael Niedermayer
2013-04-27ffv1: Store a flag in the global header that indicates if all frames are keyf...Michael Niedermayer
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2012-10-21Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced'Michael Niedermayer
2012-10-21Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'Michael Niedermayer
2012-10-21Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129'Michael Niedermayer
2012-10-21ffv1: split decoder and encoderMichael Niedermayer
2012-10-20ffv1: Add missing #includes to header fileDiego Biurrun
2012-10-20ffv1: update to ffv1 version 3Luca Barbato
2012-10-20ffv1: split decoder and encoderLuca Barbato