]> git.sesse.net Git - ffmpeg/history - libavcodec/elbg.c
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavcodec / elbg.c
2012-09-04 Michael Niedermayerelbg: Fix an assert
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen documentation.
2010-06-25 Måns Rullgårdelbg: remove VLAs
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-01-02 Vitor SessakSmall ELBG optimization: use last pixel as a initial...
2009-03-10 Vitor SessakFix bug when elbg->utility_inc[elbg->numCB-1] == 1
2009-03-08 Vitor SessakUse FLG pseudo-random number generator in RoQ and ELBG
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Diego BiurrunFix filenames in Doxygen comments.
2008-07-23 Vitor SessakMy commit at r14340 was not the right solution. For...
2008-07-23 Vitor SessakDo declaration and initialization separately in elbg.c
2008-07-23 Vitor SessakWhen picking a "high utility centroid" do not pick one
2008-07-23 Vitor SessakThe codebook generator algorithm involves picking three
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-07-05 Vitor SessakAdd my last name to copyright headers
2007-06-11 Eric LasotaCygwin compatibility workaround
2007-06-04 Vitor SessakCodebook generator using the ELBG algorithm