git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavc/g726: Add a little-endian G.726 encoder.
[ffmpeg.git]
/
libavcodec
/
put_bits.h
2017-08-21
Carl Eugen Hoyos
lavc/g726: Add a little-endian G.726 encoder.
blob
|
commitdiff
2017-06-24
Jun Zhao
lavc/put_bits: Add put_bits64() to support up to 64...
blob
|
commitdiff
|
diff to current
2017-06-13
Michael Niedermayer
avcodec/put_bits: Implement put_bits32() in a single...
blob
|
commitdiff
|
diff to current
2016-01-18
Michael Niedermayer
avcodec/put_bits: Assert buf_ptr in flush_put_bits()
blob
|
commitdiff
|
diff to current
2016-01-02
Michael Niedermayer
avcodec/put_bits: Always check buffer end before writing
blob
|
commitdiff
|
diff to current
2015-05-25
Michael Niedermayer
avcodec/put_bits: Assert that size in set_put_bits_buff...
blob
|
commitdiff
|
diff to current
2015-05-25
Michael Niedermayer
avcodec/put_bits: Assert that there is enough space...
blob
|
commitdiff
|
diff to current
2015-05-25
Michael Niedermayer
avcodec/put_bits: Update size_in_bits in set_put_bits_b...
blob
|
commitdiff
|
diff to current
2015-05-15
Michael Niedermayer
avcodec/put_bits: Remove dead code in put_bits()
blob
|
commitdiff
|
diff to current
2015-04-22
James Almer
avcodec: use av_mod_uintp2() where useful
blob
|
commitdiff
|
diff to current
2015-02-01
Paul B Mahol
avcodec/put_bits: remove unneeded #include, there...
blob
|
commitdiff
|
diff to current
2014-09-29
Michael Niedermayer
avcodec/put_bits: Add rebase_put_bits()
blob
|
commitdiff
|
diff to current
2014-03-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2014-03-04
Vittorio Giovara
put_bits: Remove unused includes
blob
|
commitdiff
|
diff to current
2013-06-29
Michael Niedermayer
Merge commit 'afe03092dd693d025d43e1620283d8d285c92772'
blob
|
commitdiff
|
diff to current
2013-06-28
Luca Barbato
lavc: move put_bits_left in put_bits.h
blob
|
commitdiff
|
diff to current
2013-01-22
Michael Niedermayer
Merge commit '4af5310d29379283553bcd9f541a3f6c317f706e'
blob
|
commitdiff
|
diff to current
2013-01-21
Diego Biurrun
get_bits/put_bits: K&R formatting cosmetics
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 silly and/or broken printf debug output
blob
|
commitdiff
|
diff to current
2012-09-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-09
Martin Storsjö
Rename ff_put_string to avpriv_put_string
blob
|
commitdiff
|
diff to current
2012-06-06
Michael Niedermayer
put_bits: use av_assert
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
put_bits: add av_assert2() to check out of array writes.
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
put_bits: switch assert to av_assert2()
blob
|
commitdiff
|
diff to current
2011-10-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_copy_bits and align_put...
blob
|
commitdiff
|
diff to current
2011-10-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-08
Mans Rullgard
put_bits: fix invalid shift by 32 in flush_put_bits()
blob
|
commitdiff
|
diff to current
2011-07-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-02
Mans Rullgard
put_bits: remove ALT_BITSTREAM_WRITER
blob
|
commitdiff
|
diff to current
2011-07-02
Mans Rullgard
put_bits: always use intreadwrite.h macros
blob
|
commitdiff
|
diff to current
2011-06-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-04
Diego Biurrun
Add missing #includes to make headers self-contained.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
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-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2009-12-07
Reimar Döffinger
Make sure that compilation fails if functions like...
blob
|
commitdiff
|
diff to current
2009-12-01
Baptiste Coudurier
fix typo, ALT_BITSTREAM_WRITER_LE does not exist
blob
|
commitdiff
|
diff to current
2009-11-30
Stefano Sabatini
Rename parameters of put_sbits() to make them consisten...
blob
|
commitdiff
|
diff to current
2009-11-29
Stefano Sabatini
Use more consistent / meaningful parameter names for the
blob
|
commitdiff
|
diff to current
2009-11-28
Stefano Sabatini
Fix put_bits32() doxy.
blob
|
commitdiff
|
diff to current
2009-11-28
Stefano Sabatini
Consistently put braces for function definitions.
blob
|
commitdiff
|
diff to current
2009-11-28
Stefano Sabatini
Fix typo, "Write" -> "Writes".
blob
|
commitdiff
|
diff to current
2009-10-01
Reimar Döffinger
put_bits can only reliably write up to 31 bit bits...
blob
|
commitdiff
|
diff to current
2009-06-06
Stefano Sabatini
Remove '\p', '\c' and '\e' doxygen markup from doxy...
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Fix skip_put_bits() buf_ptr increment.
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename pbBufPtr() to put_bits_ptr().
blob
|
commitdiff
|
diff to current
2009-04-12
Stefano Sabatini
Document pbBufPtr().
blob
|
commitdiff
|
diff to current
2009-04-12
Stefano Sabatini
Split bitstream.h, put the bitstream writer stuff in...
blob
|
commitdiff
|
diff to current