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
/
bitstream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
const
Michael Niedermayer
2008-02-04
1
-2
/
+2
*
Make decode210() common function.
Kostya Shishkov
2008-01-03
1
-0
/
+7
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
move get_unary() to its own file
Aurelien Jacobs
2007-08-26
1
-46
/
+0
*
* getting rid of code duplication
Roman Shaposhnik
2007-08-08
1
-22
/
+3
*
copy get_unary from vc1
Alex Beregszaszi
2007-08-08
1
-0
/
+46
*
indent
Michael Niedermayer
2007-08-04
1
-2
/
+2
*
cosmetics: misc typo fixes
Diego Biurrun
2007-07-28
1
-1
/
+1
*
move ff_copy_bits to bitstream.c
Aurelien Jacobs
2007-07-06
1
-0
/
+1
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+5
*
misc spelling fixes
Diego Biurrun
2007-06-12
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
-1
/
+11
*
Blackfin is a strictly aligned processor.
Marc Hoffman
2007-04-21
1
-1
/
+1
*
typos/grammar
Diego Biurrun
2007-04-07
1
-1
/
+1
*
Supply context to tprintf
Michel Bardiaux
2007-02-27
1
-2
/
+2
*
fix comment, get/show_bits(0) does not work
Stefan Gehrer
2007-02-19
1
-2
/
+2
*
fix bug when __GNUC__ isn't defined and when compiling for a non-x86 architec...
Martin Storsjö
2006-12-08
1
-2
/
+2
*
rename always_inline to av_always_inline and move to common.h
Måns Rullgård
2006-12-08
1
-1
/
+1
*
Use common define for x86_32 and x86_64.
Diego Biurrun
2006-11-01
1
-6
/
+6
*
Fix #endif comments.
Diego Biurrun
2006-10-16
1
-1
/
+1
*
fix SHOW_SBITS for ALT_BITSTREAM_READER_LE, patch by Gregory Montoir %cyx A u...
Gregory Montoir
2006-10-12
1
-1
/
+4
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Fix get_bits_long to work with ALT_BITSTREAM_READER_LE.
Reimar Döffinger
2006-09-25
1
-0
/
+5
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+18
*
inline align_get_bits()
Måns Rullgård
2006-09-04
1
-1
/
+1
*
remove redundant declarations
Måns Rullgård
2006-09-02
1
-1
/
+0
*
use the A32_BITSTREAM_READER by default on ARM (faster)
Aurelien Jacobs
2006-08-28
1
-0
/
+4
*
force usage of ALT_BITSTREAM_READER where needed
Aurelien Jacobs
2006-08-28
1
-0
/
+4
*
move some functions to bitstream.h to avoid conflicts
Aurelien Jacobs
2006-08-28
1
-5
/
+35
*
Fix A32_BITSTREAM_READER compilation on x86
Aurelien Jacobs
2006-08-26
1
-1
/
+1
*
2nd try of skip_bits_long() for the ALT reader
Michael Niedermayer
2006-08-26
1
-20
/
+14
*
make A32 reader align its ptr during init no matter what missaligned mess is ...
Michael Niedermayer
2006-08-26
1
-8
/
+4
*
3rd try :)
Michael Niedermayer
2006-08-26
1
-1
/
+1
*
2nd try for a skip_bits_long() for the A32 reader
Michael Niedermayer
2006-08-26
1
-7
/
+2
*
move align_get_bits() to .h to avoid conflicts between different bitstream re...
Michael Niedermayer
2006-08-26
1
-1
/
+27
*
prevent bitstream reader to be overriden
Michael Niedermayer
2006-08-26
1
-1
/
+2
*
remove STATS code (probably hasnt been used for years ..., and its not comple...
Michael Niedermayer
2006-07-09
1
-3
/
+0
*
MIPS doesn't like unaligned accesses
Måns Rullgård
2006-06-12
1
-1
/
+1
*
add unaligned16() and unaligned64()
Måns Rullgård
2006-05-11
1
-10
/
+19
*
get_xbits() optimization
Michael Niedermayer
2006-03-31
1
-9
/
+3
*
get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h
Benjamin Larsson
2006-01-08
1
-14
/
+0
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-41
/
+41
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-20
/
+20
*
fix some pointer to intger without cast warnings (patch by Michel Bardiaux)
Michel Bardiaux
2005-09-21
1
-4
/
+8
*
precautionary checks
Michael Niedermayer
2005-09-20
1
-1
/
+6
*
Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X.
Diego Biurrun
2005-09-18
1
-1
/
+1
*
spelling fixes
Diego Biurrun
2005-06-17
1
-6
/
+6
*
arm alignment fix
Michael Niedermayer
2005-05-12
1
-1
/
+1
*
LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programo...
Michael Niedermayer
2005-05-11
1
-2
/
+32
*
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
Michael Niedermayer
2005-04-18
1
-3
/
+5
[next]