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
2019-12-31avcodec: Replace get_bits_long() by get_bits() where possibleMichael Niedermayer
2019-09-02avcodec/bgmc: Check input space in ff_bgmc_decode_init()Michael Niedermayer
2013-08-13Update my email address.Thilo Borgmann
2013-05-06Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c'Michael Niedermayer
2013-05-06Merge commit 'bd8ac882140a38868c33c000a430a1292a352533'Michael Niedermayer
2013-05-05bgmc: Do not mark ff_bgmc_decode_init() as av_coldDiego Biurrun
2013-05-05avcodec: Add av_cold attributes to end functions missing themDiego Biurrun
2013-05-05Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer
2013-05-04avcodec: Add av_cold attributes to init functions missing themDiego Biurrun
2012-11-15bgmc: Fix av_malloc checks in ff_bgmc_init()Xi Wang
2012-10-20bgmc: check the correct pointersMichael Niedermayer
2012-10-14bgmc: fix sizeof arguments (should fix CIDs: 700724 and 608084)Thilo Borgmann
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-12avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun
2012-01-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-02bgmc: K&R cleanupAneesh Dogra
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-11-08Allow clean initialization of lut_status array by changing type to signed int.Thilo Borgmann
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-02-13Support arithmetic decoding in ALS.Thilo Borgmann