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-04-30Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1'Michael Niedermayer
2014-04-29mpegvideo: move the MpegEncContext fields used from arm asm to the beginningAnton Khirnov
2014-04-25Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer
2014-04-24lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau
2011-10-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-23mpegvideo: remove some unused variables from MpegEncContext.Anton Khirnov
2011-08-31mpeg12enc: add intra_vlc private option.Anton Khirnov
2011-08-10timecode: introduce timecode and honor it in MPEG-1/2.Clément Bœsch
2011-08-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-03Move an int64_t down in MpegEncContextMartin Storsjö
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-30Rearrange MpegEncContext to simplify access from asmMans Rullgard
2011-01-30ARM: update MpegEncContext offsetsMans Rullgard
2011-01-29Rearrange MpegEncContext to simplify access from asmMans Rullgard
2011-01-29ARM: update MpegEncContext offsetsMans Rullgard
2011-01-23Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.Justin Ruggles
2011-01-21Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.Justin Ruggles
2011-01-09Fix arm asm offsets for arm/mach-oMartin Storsjö
2011-01-09Update asm offsets for armLuca Barbato
2010-09-10Update H263_AIC asm offset for the apple variantLuca Barbato
2010-08-25ARM: update struct offsetsMåns Rullgård
2010-08-04ARM: update struct offsetsMåns Rullgård
2010-06-26ARM: fix build with TI compilerMåns Rullgård
2010-06-03ARM: struct offsets for Apple ABIMåns Rullgård
2010-06-02ARM: fail build if hardcoded struct offsets are wrongMåns Rullgård