index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
elbg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misspelled parameter names in Doxygen documentation.
Diego Biurrun
2010-07-02
1
-1
/
+1
*
elbg: remove VLAs
Måns Rullgård
2010-06-25
1
-15
/
+23
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Small ELBG optimization: use last pixel as a initial guess for the codebook
Vitor Sessak
2010-01-02
1
-5
/
+8
*
Fix bug when elbg->utility_inc[elbg->numCB-1] == 1
Vitor Sessak
2009-03-10
1
-1
/
+1
*
Use FLG pseudo-random number generator in RoQ and ELBG
Vitor Sessak
2009-03-08
1
-5
/
+5
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Fix filenames in Doxygen comments.
Diego Biurrun
2009-01-26
1
-1
/
+1
*
My commit at r14340 was not the right solution. For a monochromatic
Vitor Sessak
2008-07-23
1
-4
/
+3
*
Do declaration and initialization separately in elbg.c
Vitor Sessak
2008-07-23
1
-1
/
+5
*
When picking a "high utility centroid" do not pick one
Vitor Sessak
2008-07-23
1
-1
/
+4
*
The codebook generator algorithm involves picking three
Vitor Sessak
2008-07-23
1
-1
/
+3
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Add my last name to copyright headers
Vitor Sessak
2007-07-05
1
-1
/
+1
*
Cygwin compatibility workaround
Eric Lasota
2007-06-11
1
-4
/
+5
*
Codebook generator using the ELBG algorithm
Vitor Sessak
2007-06-04
1
-0
/
+416