index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
bitstream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch of common typos.
Diego Biurrun
2011-12-11
1
-1
/
+1
*
lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.
Anton Khirnov
2011-10-20
1
-2
/
+2
*
put_bits: remove ALT_BITSTREAM_WRITER
Mans Rullgard
2011-07-02
1
-4
/
+0
*
ffv1: fix undefined behavior with insane widths.
Michael Niedermayer
2011-06-13
1
-2
/
+4
*
bitstream: Properly promote av_reverse values before shifting.
Alex Converse
2011-06-10
1
-4
/
+4
*
Replace some av_log/printf + #ifdef combinations by av_dlog.
Diego Biurrun
2011-06-07
1
-20
/
+6
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
change a variable-length array to a malloc.
Loren Merritt
2010-05-12
1
-3
/
+8
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
indent
Loren Merritt
2010-03-29
1
-53
/
+53
*
optimize init_vlc().
Loren Merritt
2010-03-29
1
-67
/
+107
*
indent
Måns Rullgård
2010-02-21
1
-32
/
+32
*
Avoid negative shifts in build_table()
Måns Rullgård
2010-02-21
1
-1
/
+3
*
Use more consistent / meaningful parameter names for the
Stefano Sabatini
2009-11-29
1
-5
/
+5
*
Remove ff_realloc_static, it is no longer used and since it was declared
Reimar Döffinger
2009-09-24
1
-19
/
+0
*
Reindent.
Reimar Döffinger
2009-09-24
1
-2
/
+2
*
Remove a piece of code left-over from the removed alloc'd static vlc table code.
Reimar Döffinger
2009-09-24
1
-5
/
+1
*
Completely remove INIT_VLC_USE_STATIC, it is deprecated since ages and
Reimar Döffinger
2009-09-24
1
-7
/
+2
*
Fix potentially unaligned accesses in ff_copy_bits()
Måns Rullgård
2009-07-01
1
-3
/
+2
*
Rename pbBufPtr() to put_bits_ptr().
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Split bitstream.h, put the bitstream writer stuff in the new file
Stefano Sabatini
2009-04-12
1
-0
/
+1
*
Rename the 'put_zero' parameter of ff_put_string() to
Stefano Sabatini
2009-04-11
1
-2
/
+2
*
Remove deprecated functions and structures on next version bump.
Diego Biurrun
2009-03-21
1
-0
/
+2
*
Fix unaligned access in ff_copy_bits()
Måns Rullgård
2009-03-09
1
-2
/
+2
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
Aurelien Jacobs
2009-01-14
1
-1
/
+1
*
move ff_log2_run to bitstream.c and reuse in ffv1.c
Stefan Gehrer
2008-06-26
1
-0
/
+7
*
unused
Michael Niedermayer
2008-05-30
1
-5
/
+0
*
As *_static are not deallocated anymore except on program termination
Michael Niedermayer
2008-05-30
1
-26
/
+2
*
unused
Michael Niedermayer
2008-05-30
1
-9
/
+0
*
Remove non C code.
Michael Niedermayer
2008-05-30
1
-11
/
+0
*
Move *_static to bitstream.c which is the only file left which needs
Michael Niedermayer
2008-05-30
1
-1
/
+55
*
Make init_vlc* support proper static tables instead of this broken beyond
Michael Niedermayer
2008-05-30
1
-2
/
+12
*
Apply 'alloc_size' attribute to ff_realloc_static()
Zuxy Meng
2008-03-21
1
-1
/
+2
*
const
Michael Niedermayer
2008-02-04
1
-3
/
+3
*
Ahem, fix typos overlooked in last commit.
Diego Biurrun
2007-07-28
1
-1
/
+1
*
cosmetics: misc typo fixes
Diego Biurrun
2007-07-28
1
-1
/
+1
*
simplify ff_copy_bits() when compiled with config-small
Aurelien Jacobs
2007-07-07
1
-1
/
+1
*
simplify ff_copy_bits: merge 2 test branches
Aurelien Jacobs
2007-07-06
1
-3
/
+1
*
move ff_copy_bits to bitstream.c
Aurelien Jacobs
2007-07-06
1
-0
/
+24
*
Group all copyright and author notices together.
Diego Biurrun
2007-07-05
1
-2
/
+2
*
use av_freep() in free_vlc() and failed init_vlc()
Måns Rullgård
2007-07-05
1
-2
/
+2
*
add init_vlc_sparse(). faster than init_vlc() if there are lots of holes in t...
Loren Merritt
2007-05-24
1
-4
/
+14
*
printf --> av_log, patch by Denis Fortin, fortin nerim net
Denis Fortin
2007-05-16
1
-4
/
+4
*
patch so that the deprecated items show up correctly
Mark Cox
2007-05-02
1
-0
/
+2
*
fix init_vlc() with nonzero flags
Måns Rullgård
2007-03-18
1
-3
/
+3
*
deprecate ff_realloc_static
Michael Niedermayer
2007-03-14
1
-1
/
+1
*
av_realloc_static() is an internal function and therefore should use the ff_ ...
Panagiotis Issaris
2007-02-23
1
-2
/
+2
[next]