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
2013-08-15avcodec: Replace local extern declarations for tables with header #includesDiego Biurrun
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-03-07Add missing error_resilience includes to files that use ERDiego Biurrun
2013-02-15mpegvideo: split ff_draw_horiz_band().Anton Khirnov
2013-02-15error_resilience: decouple ER from MpegEncContextAnton Khirnov
2012-09-02intrax8: move functions from dsputil to own contextMans Rullgard
2012-04-21Remove lowres video decodingMans Rullgard
2012-02-16vc1: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2012-02-16msmpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö
2011-12-13lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato
2011-12-13error_resilience: use the ER_ namespaceLuca Barbato
2011-07-11Eliminate FF_COMMON_FRAME macro.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-09-24Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC.Reimar Döffinger
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
2009-04-11Two INIT_VLC_USE_STATIC cases Carl missed.Michael Niedermayer
2009-04-11Use INIT_VLC_USE_STATIC and not its value "1".Carl Eugen Hoyos
2009-02-04Add av_cold attributes to *_init and *_end functions.Alex Converse
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-05Add missing 'void' keyword to parameterless function declarations.Diego Biurrun
2008-12-11clear_block mmxLoren Merritt
2008-01-25Correctly clean up IntraX8Context upon codec close.Zdenek Kabelac
2007-11-10cosmetics: Fix spacial --> spatial typo in function names.Diego Biurrun
2007-11-10misc spelling/grammar/wording fixes in commentsDiego Biurrun
2007-11-10make some tables staticAurelien Jacobs
2007-11-10grammarMichael Niedermayer
2007-11-10indentionMichael Niedermayer
2007-11-10remove inline from non speed critical functionsMichael Niedermayer
2007-11-10vertical alignMichael Niedermayer
2007-11-10indentionMichael Niedermayer
2007-11-10remove unneeded {}Michael Niedermayer
2007-11-10intrax8 decoder patch by "someone"Michael Niedermayer