summaryrefslogtreecommitdiff
path: root/libavcodec/elbg.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-14
* elbg: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* elbg: Fix an assertMichael Niedermayer2012-09-04
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix misspelled parameter names in Doxygen documentation.Diego Biurrun2010-07-02
* elbg: remove VLAsMåns Rullgård2010-06-25
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Small ELBG optimization: use last pixel as a initial guess for the codebookVitor Sessak2010-01-02
* Fix bug when elbg->utility_inc[elbg->numCB-1] == 1Vitor Sessak2009-03-10
* Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak2009-03-08
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* My commit at r14340 was not the right solution. For a monochromaticVitor Sessak2008-07-23
* Do declaration and initialization separately in elbg.cVitor Sessak2008-07-23
* When picking a "high utility centroid" do not pick oneVitor Sessak2008-07-23
* The codebook generator algorithm involves picking threeVitor Sessak2008-07-23
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add my last name to copyright headersVitor Sessak2007-07-05
* Cygwin compatibility workaroundEric Lasota2007-06-11
* Codebook generator using the ELBG algorithmVitor Sessak2007-06-04