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