| July 2, 2010 | ||
|---|---|---|
View 9a58234
Fix misspelled parameter names in Doxygen documentation. This fixes one Doxygen warning each.Diego Biurrun authored on 2010/07/02 19:49:29 |
||
| June 26, 2010 | ||
|---|---|---|
View 36672ba
elbg: remove VLAsMåns Rullgård authored on 2010/06/26 03:51:25 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| January 2, 2010 | ||
|---|---|---|
View 4e2c08c
Small ELBG optimization: use last pixel as a initial guess for the codebook entry.Vitor Sessak authored on 2010/01/02 21:15:09 |
||
| March 11, 2009 | ||
|---|---|---|
View e40ee25
Fix bug when elbg->utility_inc[elbg->numCB-1] == 1Vitor Sessak authored on 2009/03/11 02:38:16 |
||
| March 9, 2009 | ||
|---|---|---|
View 9aa2ab4
Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak authored on 2009/03/09 02:43:12 |
||
| February 1, 2009 | ||
|---|---|---|
View bad5537
Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.Diego Biurrun authored on 2009/02/01 11:00:19 |
||
| January 27, 2009 | ||
|---|---|---|
View 99ed41a
Fix filenames in Doxygen comments.Diego Biurrun authored on 2009/01/27 07:51:16 |
||
| July 23, 2008 | ||
|---|---|---|
View 144b46f
My commit at r14340 was not the right solution. For a monochromatic frame, there will be only one centroid and it will be impossible to find three distinct ones. It is better to just avoid shifting if there are not three different centroids.Vitor Sessak authored on 2008/07/23 14:54:34 |
||
View 6de7272
Do declaration and initialization separately in elbg.c to workaround an ICC bug.Vitor Sessak authored on 2008/07/23 12:56:13 |
||
View 6bf8b04
When picking a "high utility centroid" do not pick one that has no corresponding points. Not only it is the worst possible pick, but also the code was written without this case in mind.Vitor Sessak authored on 2008/07/23 12:55:37 |
||
View 5916af1
The codebook generator algorithm involves picking three different codebook centroids ("high utility", "low utility" and "closest to the low utility one"). This change avoid the corner case of choosing two times the same centroid.Vitor Sessak authored on 2008/07/23 12:54:31 |
||
| May 9, 2008 | ||
|---|---|---|
View 245976d
Use full path for #includes from another directory.Diego Biurrun authored on 2008/05/09 20:56:36 |
||
| July 6, 2007 | ||
|---|---|---|
View 3a66812
Add my last name to copyright headersVitor Sessak authored on 2007/07/06 04:53:34 |
||
| June 11, 2007 | ||
|---|---|---|
View 7c68b47
Cygwin compatibility workaround patch by Eric Lasota: [ riot icculus org ] original thread: [FFmpeg-devel] [PATCH] elbg.c Cygwin compatibility workaround date: 06/09/2007 09:26 AMEric Lasota authored on 2007/06/11 16:57:15 |
||