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
2012-08-18elbg: switch to av_assertMichael Niedermayer
2012-08-18elbg: fix assertMichael Niedermayer
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-06-29cosmetics: minor libavcodec spelling errorsLou Logan
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-02Fix misspelled parameter names in Doxygen documentation.Diego Biurrun
2010-06-25elbg: remove VLAsMåns Rullgård
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-01-02Small ELBG optimization: use last pixel as a initial guess for the codebookVitor Sessak
2009-03-10Fix bug when elbg->utility_inc[elbg->numCB-1] == 1Vitor Sessak
2009-03-08Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-27Fix filenames in Doxygen comments.Diego Biurrun
2008-07-23My commit at r14340 was not the right solution. For a monochromaticVitor Sessak
2008-07-23Do declaration and initialization separately in elbg.cVitor Sessak
2008-07-23When picking a "high utility centroid" do not pick oneVitor Sessak
2008-07-23The codebook generator algorithm involves picking threeVitor Sessak
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-07-05Add my last name to copyright headersVitor Sessak
2007-06-11Cygwin compatibility workaroundEric Lasota
2007-06-04Codebook generator using the ELBG algorithmVitor Sessak