index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
elbg.c
Age
Commit message (
Expand
)
Author
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-07-02
Fix misspelled parameter names in Doxygen documentation.
Diego Biurrun
2010-06-25
elbg: remove VLAs
Måns Rullgård
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-01-02
Small ELBG optimization: use last pixel as a initial guess for the codebook
Vitor Sessak
2009-03-10
Fix bug when elbg->utility_inc[elbg->numCB-1] == 1
Vitor Sessak
2009-03-08
Use FLG pseudo-random number generator in RoQ and ELBG
Vitor Sessak
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-26
Fix filenames in Doxygen comments.
Diego Biurrun
2008-07-23
My commit at r14340 was not the right solution. For a monochromatic
Vitor Sessak
2008-07-23
Do declaration and initialization separately in elbg.c
Vitor Sessak
2008-07-23
When picking a "high utility centroid" do not pick one
Vitor Sessak
2008-07-23
The codebook generator algorithm involves picking three
Vitor Sessak
2008-05-09
Use full path for #includes from another directory.
Diego Biurrun
2007-07-05
Add my last name to copyright headers
Vitor Sessak
2007-06-11
Cygwin compatibility workaround
Eric Lasota
2007-06-04
Codebook generator using the ELBG algorithm
Vitor Sessak