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
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-19moves mid_pred() into mathops.h (with arch specific code split by directory)Aurelien Jacobs
2008-12-02Fix regression test failure with pthreads on multiprocessor systems.Michael Niedermayer
2008-09-011000l Fix snow regression test that i broke in r15135.Michael Niedermayer
2008-09-01Warn the user about me_method values that are not supported.Michael Niedermayer
2008-07-09Remove ancient code that hasnt worked in many years.Michael Niedermayer
2008-05-28Fix return type of ff_init_me().Michael Niedermayer
2008-05-28Check dia size a little more. Fixes CID80.Michael Niedermayer
2008-03-10add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs
2007-07-05Group all copyright and author notices together.Diego Biurrun
2007-06-12misc typo fixesDiego Biurrun
2007-06-12misc spelling fixesDiego Biurrun
2007-04-01doxy comment tweaksLoren Merritt
2007-04-01Add doxy comments, based on Loren's explanations posted here:Guillaume Poirier
2007-02-25Add av_ prefix to clip functionsReimar Döffinger
2006-12-23test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer
2006-12-21simplifyMichael Niedermayer
2006-12-21i think this if() is useless lets abuse our users to test this ;)Michael Niedermayer
2006-12-21skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer
2006-12-1710lMichael Niedermayer
2006-12-17warn user if the selected diamond size is larger then the motion estimation s...Michael Niedermayer
2006-12-17limit x/ymin/max to me_rangeMichael Niedermayer
2006-12-12Doxygen comments about variables described by Michael here:Guillaume Poirier
2006-12-08rename always_inline to av_always_inline and move to common.hMåns Rullgård
2006-12-02spelling cosmetics: cliped --> clippedDiego Biurrun
2006-11-03new I/P frame selection heuristicMichael Niedermayer
2006-10-29CANDIDATE_MB_TYPE_INTER heuristic doesnt work at really low quality where the...Michael Niedermayer
2006-10-12Rename ABS macro to FFABS.Diego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-08-12Fix CHECK_BIDIR macro so it works with Intel's CompilerMarco Manfredini
2006-03-11asserts to check if assumed conditions really are trueMichael Niedermayer
2006-03-08(f)printf --> av_log conversionSteve L'Homme
2006-01-22sc_factor support for encoding.Corey Hickey
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2006-01-0910l: bidir_refine didn't save the new mvs. also improve speed.Loren Merritt
2005-12-25dont discard least significant bitsMichael Niedermayer
2005-12-25hmm did i mess the scaling of these up at some point?Michael Niedermayer
2005-12-2310l (segfault fix)Michael Niedermayer
2005-12-23bidir refine supportMichael Niedermayer
2005-12-23minor typoMichael Niedermayer
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-08-26Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf u...Michael Niedermayer
2005-08-14kill a bunch of compiler warningsMåns Rullgård
2005-08-02fix assertion failure for mpeg2 encodingMichael Niedermayer
2005-07-27motion vector limit for mpeg2Michael Niedermayer
2005-06-17spelling fixesDiego Biurrun
2005-05-05fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'Michael Niedermayer
2005-04-24Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson