git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move check_marker() from get_bits to mpeg4videodec
[ffmpeg.git]
/
libavcodec
/
get_bits.h
2016-05-16
Alexandra Hájková
Move check_marker() from get_bits to mpeg4videodec
blob
|
commitdiff
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-01-11
Andreas Cadhalpun
lavc: Add get_bitsz()
blob
|
commitdiff
|
diff to current
2016-01-11
Kieran Kunhya
get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: Consistently prefix input buffer defines
blob
|
commitdiff
|
diff to current
2015-04-19
Vittorio Giovara
lavc: Replace av_dlog and tprintf with internal macros
blob
|
commitdiff
|
diff to current
2014-11-03
Vittorio Giovara
get_bits: remove unused assignment
blob
|
commitdiff
|
diff to current
2014-09-05
Diego Biurrun
get_bits: Add OPEN_READER macro variant w/o size_plus8
blob
|
commitdiff
|
diff to current
2014-09-02
Diego Biurrun
get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE
blob
|
commitdiff
|
diff to current
2013-02-19
Ronald S. Bultje
get_bits: Return pointer to buffer that is the result...
blob
|
commitdiff
|
diff to current
2013-01-21
Diego Biurrun
get_bits/put_bits: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2013-01-20
Luca Barbato
get_bits: change the failure condition in init_get_bits
blob
|
commitdiff
|
diff to current
2013-01-14
Luca Barbato
lavc: introduce the convenience function init_get_bits8
blob
|
commitdiff
|
diff to current
2013-01-14
Luca Barbato
lavc: check for overflow in init_get_bits
blob
|
commitdiff
|
diff to current
2012-12-07
Michael Niedermayer
bitstream: add get_bits64() to support reading more...
blob
|
commitdiff
|
diff to current
2012-09-27
Diego Biurrun
get_bits: const correctness for get_bits_trace()/get_xb...
blob
|
commitdiff
|
diff to current
2012-02-24
Ronald S. Bultje
get_bits: add HAVE_BITS_REMAINING macro.
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
vlc/rl: Add ff_ prefix to the nonstatic symbols
blob
|
commitdiff
|
diff to current
2011-12-22
Diego Biurrun
Drop ALT_ prefix from BITSTREAM_READER_LE name.
blob
|
commitdiff
|
diff to current
2011-12-17
Mans Rullgard
get_bits: remove LAST_SKIP_CACHE macro
blob
|
commitdiff
|
diff to current
2011-12-17
Mans Rullgard
get_bits: remove strange/obsolete comments
blob
|
commitdiff
|
diff to current
2011-12-17
Mans Rullgard
get_bits: whitespace (mostly) cosmetics
blob
|
commitdiff
|
diff to current
2011-12-17
Mans Rullgard
get_bits: remove unnecessary #includes
blob
|
commitdiff
|
diff to current
2011-12-17
Ronald S. Bultje
get_bits: introduce safe bitreading to prevent overreads.
blob
|
commitdiff
|
diff to current
2011-12-16
Mans Rullgard
get_bits: remove A32 variant
blob
|
commitdiff
|
diff to current
2011-12-16
Mans Rullgard
get_bits: remove useless pointer casts
blob
|
commitdiff
|
diff to current
2011-12-12
Diego Biurrun
doxygen: misc consistency, spelling and wording fixes
blob
|
commitdiff
|
diff to current
2011-07-01
Mans Rullgard
get_bits: remove x86 inline asm in A32 bitstream reader
blob
|
commitdiff
|
diff to current
2011-06-30
Diego Biurrun
cosmetics: fix some then/than typos
blob
|
commitdiff
|
diff to current
2011-05-28
Mans Rullgard
get_bits: add av_unused tag to cache variable
blob
|
commitdiff
|
diff to current
2011-05-04
Alex Converse
get_bits: make cache unsigned to eliminate undefined...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-23
Mans Rullgard
get_bits: move tracing macros to end of file
blob
|
commitdiff
|
diff to current
2011-01-23
Mans Rullgard
Sanitise get_bits macros, part 2
blob
|
commitdiff
|
diff to current
2011-01-23
Mans Rullgard
Sanitise get_bits macros, part 1
blob
|
commitdiff
|
diff to current
2011-01-23
Mans Rullgard
Remove "libmpeg2" bitstream reader
blob
|
commitdiff
|
diff to current
2010-07-10
Måns Rullgård
Add av_ prefix to bswap macros
blob
|
commitdiff
|
diff to current
2010-07-10
Måns Rullgård
bswap: change ME to NE in macro names
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-02-21
Måns Rullgård
get/show_bits() can read up to MIN_CACHE_BITS bits
blob
|
commitdiff
|
diff to current
2010-02-21
Måns Rullgård
Deobfuscate LE SHOW_[SU]BITS; these are simple sign...
blob
|
commitdiff
|
diff to current
2010-02-17
Måns Rullgård
Move NEG_[US]SR32 macros to mathops.h
blob
|
commitdiff
|
diff to current
2010-02-17
Alex Converse
get_bits: Fix spelling and grammar in GET_VLC() comment.
blob
|
commitdiff
|
diff to current
2010-01-24
Michael Niedermayer
Mark index as unsigend so gcc knows it doesnt need...
blob
|
commitdiff
|
diff to current
2010-01-24
Laurent Aimar
Added missing const to get_bits_count().
blob
|
commitdiff
|
diff to current
2009-12-22
Måns Rullgård
ARM: use ALT_BITSTREAM_READER on cores with fast unalig...
blob
|
commitdiff
|
diff to current
2009-11-09
Ronald S. Bultje
Make get_bits_left() available for use in libavcodec...
blob
|
commitdiff
|
diff to current
2009-11-09
Francesco Lavra
Move ff_reverse in libavcodec to av_reverse in libavutil.
blob
|
commitdiff
|
diff to current
2009-09-24
Reimar Döffinger
Completely remove INIT_VLC_USE_STATIC, it is deprecated...
blob
|
commitdiff
|
diff to current
2009-09-11
Lars Täuber
Fix a typo in the documentation.
blob
|
commitdiff
|
diff to current
2009-09-08
Reimar Döffinger
Try to clarify that anyone using get_bits must check...
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename bitstream.h to get_bits.h.
blob
|
commitdiff
|
diff to current