git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rv34: export qp table
[ffmpeg.git]
/
libavcodec
/
golomb.h
2013-02-09
Michael Niedermayer
get_se_golomb: fix decoding of very large values
blob
|
commitdiff
2013-01-18
Michael Niedermayer
golomb: check log validity before shifting
blob
|
commitdiff
|
diff to current
2012-12-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-12-08
Janne Grunau
golomb: use unsigned arithmetics in svq3_get_ue_golomb()
blob
|
commitdiff
|
diff to current
2012-10-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avcodec: Drop some silly commented-out av_log() invocations
blob
|
commitdiff
|
diff to current
2012-09-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-27
Diego Biurrun
golomb: const correctness for get_ue()/get_se() functio...
blob
|
commitdiff
|
diff to current
2012-06-12
Justin Ruggles
golomb: check remaining bits during unary decoding...
blob
|
commitdiff
|
diff to current
2012-06-06
Michael Niedermayer
golomb: use av_assert
blob
|
commitdiff
|
diff to current
2012-02-25
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-24
Ronald S. Bultje
golomb: use HAVE_BITS_REMAINING() macro to prevent...
blob
|
commitdiff
|
diff to current
2012-02-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-17
Ronald S. Bultje
flac: fix infinite loops on all-zero input or end-of...
blob
|
commitdiff
|
diff to current
2012-02-16
Ronald S. Bultje
golomb: avoid infinite loop on all-zero input (or end...
blob
|
commitdiff
|
diff to current
2011-12-25
Michael Niedermayer
golomb: Fix infinite loop in svq3_get_ue_golomb()
blob
|
commitdiff
|
diff to current
2011-12-20
Michael Niedermayer
golomb: fix end of bitstream check
blob
|
commitdiff
|
diff to current
2011-11-10
Nir Ben David
golomb: Fix overread in get_ur_golomb_jpegls()
blob
|
commitdiff
|
diff to current
2011-10-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-11
Mans Rullgard
h264: fix HRD parameters parsing
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2009-09-11
Lars Täuber
Make get_ur_golomb capable of reading 16 bit values.
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename bitstream.h to get_bits.h.
blob
|
commitdiff
|
diff to current
2009-04-12
Stefano Sabatini
Split bitstream.h, put the bitstream writer stuff in...
blob
|
commitdiff
|
diff to current
2009-02-24
Måns Rullgård
Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER
blob
|
commitdiff
|
diff to current
2009-02-18
Michael Niedermayer
Clarify get_ue_golomb_31() behavior with >31.
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2008-12-23
Michael Niedermayer
Add get_ue_golomb_31()
blob
|
commitdiff
|
diff to current
2008-09-16
Michael Niedermayer
Fix regression test failure caused by golomb limit...
blob
|
commitdiff
|
diff to current
2008-09-15
Michael Niedermayer
Correct the threshold of get_ur_golomb_jpegls() at...
blob
|
commitdiff
|
diff to current
2008-08-31
Stefano Sabatini
Globally rename the header inclusion guard names.
blob
|
commitdiff
|
diff to current
2008-07-13
Ramiro Polla
bitstream: move put_sbits() from flacenc.c to bitstream...
blob
|
commitdiff
|
diff to current
2007-10-17
Diego Biurrun
Add FFMPEG_ prefix to all multiple inclusion guards.
blob
|
commitdiff
|
diff to current
2007-08-15
Marco Gerards
Make the Golomb decoder work for Dirac
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
license header consistency cosmetics
blob
|
commitdiff
|
diff to current
2007-06-17
Guillaume Poirier
add a comment to indicate which #endif belong to which...
blob
|
commitdiff
|
diff to current
2007-06-17
Måns Rullgård
add multiple inclusion guards to headers
blob
|
commitdiff
|
diff to current
2007-06-16
Måns Rullgård
include all prerequisites in header files
blob
|
commitdiff
|
diff to current
2006-10-22
Kostya Shishkov
handle limit>32 for set_ur_golomb_jpegls()
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-06-24
Michael Niedermayer
first rudimentary version of (Justin Ruggles jruggle...
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-10-12
Alex Beregszaszi
set_se_golomb can only write 16bits, add a note about...
blob
|
commitdiff
|
diff to current
2005-02-26
Michael Niedermayer
shorten decoder by (Jeff Muizelaar <jrmuizel gmail...
blob
|
commitdiff
|
diff to current
2005-01-19
Michael Niedermayer
svq3_get_se_golomb() fix
blob
|
commitdiff
|
diff to current
2005-01-19
Loïc Le Loarer
compile with TRACE define patch by (Loic <lll+ffmpeg...
blob
|
commitdiff
|
diff to current
2004-09-10
Michael Niedermayer
get/set_sr_golomb() cleanup
blob
|
commitdiff
|
diff to current
2004-09-08
Alex Beregszaszi
new signed golomb routines
blob
|
commitdiff
|
diff to current
2004-06-19
Michael Niedermayer
1000l to the ffsvq3 author, our default bitstream reade...
blob
|
commitdiff
|
diff to current
2004-02-18
Michael Niedermayer
flac fixes:
blob
|
commitdiff
|
diff to current
2003-07-13
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2003-07-13
Michael Niedermayer
golomb rice code cleanup / simplify (~0.5% compression...
blob
|
commitdiff
|
diff to current
2003-06-13
Michael Niedermayer
golomb rice codes
blob
|
commitdiff
|
diff to current
2003-05-13
Michael Niedermayer
optimizations
blob
|
commitdiff
|
diff to current
2003-05-09
Michael Niedermayer
svq3 decoder by anonymous
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
multiple reference frames support
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
H264 decoder & demuxer
blob
|
commitdiff
|
diff to current