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
/
golomb.h
Age
Commit message (
Expand
)
Author
2007-06-17
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
add multiple inclusion guards to headers
Måns Rullgård
2007-06-16
include all prerequisites in header files
Måns Rullgård
2006-10-22
handle limit>32 for set_ur_golomb_jpegls()
Kostya Shishkov
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-06-24
first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...
Michael Niedermayer
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-10-12
set_se_golomb can only write 16bits, add a note about this (ok, maybe it's br...
Alex Beregszaszi
2005-02-26
shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)
Michael Niedermayer
2005-01-19
svq3_get_se_golomb() fix
Michael Niedermayer
2005-01-19
compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)
Loïc Le Loarer
2004-09-10
get/set_sr_golomb() cleanup
Michael Niedermayer
2004-09-08
new signed golomb routines
Alex Beregszaszi
2004-06-19
1000l to the ffsvq3 author, our default bitstream reader is only guranteed to...
Michael Niedermayer
2004-02-18
flac fixes:
Michael Niedermayer
2003-07-13
10l
Michael Niedermayer
2003-07-13
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)
Michael Niedermayer
2003-06-13
golomb rice codes
Michael Niedermayer
2003-05-13
optimizations
Michael Niedermayer
2003-05-09
svq3 decoder by anonymous
Michael Niedermayer
2003-04-04
multiple reference frames support
Michael Niedermayer
2003-04-04
H264 decoder & demuxer
Michael Niedermayer