git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use AV_WL32/AV_WB32 in bitstream.h
[ffmpeg.git]
/
libavcodec
/
bitstream.h
2009-01-25
Reimar Döffinger
Use AV_WL32/AV_WB32 in bitstream.h
blob
|
commitdiff
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2008-12-27
Måns Rullgård
Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
blob
|
commitdiff
|
diff to current
2008-12-17
Måns Rullgård
ARM: replace "armv4l" with "arm"
blob
|
commitdiff
|
diff to current
2008-10-16
Diego Pettenò
Convert asm keyword into __asm__.
blob
|
commitdiff
|
diff to current
2008-08-31
Stefano Sabatini
Globally rename the header inclusion guard names.
blob
|
commitdiff
|
diff to current
2008-08-29
Stefano Sabatini
Fix typo.
blob
|
commitdiff
|
diff to current
2008-08-25
Bartlomiej Wolowiec
Little-endian bitstream writer
blob
|
commitdiff
|
diff to current
2008-07-15
Måns Rullgård
Remove dead code in bitstream.h
blob
|
commitdiff
|
diff to current
2008-07-13
Ramiro Polla
bitstream: move put_sbits() from flacenc.c to bitstream...
blob
|
commitdiff
|
diff to current
2008-07-13
Måns Rullgård
Bitstream: use AV_RB16() in LIBMPEG2_BITSTREAM_READER
blob
|
commitdiff
|
diff to current
2008-05-30
Michael Niedermayer
Little helper macro to make the use of INIT_VLC_USE_NEW...
blob
|
commitdiff
|
diff to current
2008-05-30
Michael Niedermayer
Make init_vlc* support proper static tables instead...
blob
|
commitdiff
|
diff to current
2008-05-09
Diego Biurrun
Use full path for #includes from another directory.
blob
|
commitdiff
|
diff to current
2008-02-04
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2008-01-03
Kostya Shishkov
Make decode210() common function.
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-26
Aurelien Jacobs
move get_unary() to its own file
blob
|
commitdiff
|
diff to current
2007-08-08
Roman Shaposhnik
* getting rid of code duplication
blob
|
commitdiff
|
diff to current
2007-08-08
Alex Beregszaszi
copy get_unary from vc1
blob
|
commitdiff
|
diff to current
2007-08-04
Michael Niedermayer
indent
blob
|
commitdiff
|
diff to current
2007-07-28
Diego Biurrun
cosmetics: misc typo fixes
blob
|
commitdiff
|
diff to current
2007-07-06
Aurelien Jacobs
move ff_copy_bits to bitstream.c
blob
|
commitdiff
|
diff to current
2007-06-16
Måns Rullgård
include all prerequisites in header files
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-24
Loren Merritt
add init_vlc_sparse(). faster than init_vlc() if there...
blob
|
commitdiff
|
diff to current
2007-04-21
Marc Hoffman
Blackfin is a strictly aligned processor.
blob
|
commitdiff
|
diff to current
2007-04-07
Diego Biurrun
typos/grammar
blob
|
commitdiff
|
diff to current
2007-02-27
Michel Bardiaux
Supply context to tprintf
blob
|
commitdiff
|
diff to current
2007-02-19
Stefan Gehrer
fix comment, get/show_bits(0) does not work
blob
|
commitdiff
|
diff to current
2006-12-08
Martin Storsjö
fix bug when __GNUC__ isn't defined and when compiling...
blob
|
commitdiff
|
diff to current
2006-12-08
Måns Rullgård
rename always_inline to av_always_inline and move to...
blob
|
commitdiff
|
diff to current
2006-11-01
Diego Biurrun
Use common define for x86_32 and x86_64.
blob
|
commitdiff
|
diff to current
2006-10-16
Diego Biurrun
Fix #endif comments.
blob
|
commitdiff
|
diff to current
2006-10-12
Gregory Montoir
fix SHOW_SBITS for ALT_BITSTREAM_READER_LE, patch by...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-25
Reimar Döffinger
Fix get_bits_long to work with ALT_BITSTREAM_READER_LE.
blob
|
commitdiff
|
diff to current
2006-09-10
Diego Biurrun
Add official LGPL license headers to the files that...
blob
|
commitdiff
|
diff to current
2006-09-04
Måns Rullgård
inline align_get_bits()
blob
|
commitdiff
|
diff to current
2006-09-02
Måns Rullgård
remove redundant declarations
blob
|
commitdiff
|
diff to current
2006-08-28
Aurelien Jacobs
use the A32_BITSTREAM_READER by default on ARM (faster)
blob
|
commitdiff
|
diff to current
2006-08-28
Aurelien Jacobs
force usage of ALT_BITSTREAM_READER where needed
blob
|
commitdiff
|
diff to current
2006-08-28
Aurelien Jacobs
move some functions to bitstream.h to avoid conflicts
blob
|
commitdiff
|
diff to current
2006-08-26
Aurelien Jacobs
Fix A32_BITSTREAM_READER compilation on x86
blob
|
commitdiff
|
diff to current
2006-08-26
Michael Niedermayer
2nd try of skip_bits_long() for the ALT reader
blob
|
commitdiff
|
diff to current
2006-08-26
Michael Niedermayer
make A32 reader align its ptr during init no matter...
blob
|
commitdiff
|
diff to current
2006-08-26
Michael Niedermayer
3rd try :)
blob
|
commitdiff
|
diff to current
2006-08-26
Michael Niedermayer
2nd try for a skip_bits_long() for the A32 reader
blob
|
commitdiff
|
diff to current
2006-08-26
Michael Niedermayer
move align_get_bits() to .h to avoid conflicts between...
blob
|
commitdiff
|
diff to current
2006-08-26
Michael Niedermayer
prevent bitstream reader to be overriden
blob
|
commitdiff
|
diff to current
2006-07-09
Michael Niedermayer
remove STATS code (probably hasnt been used for years...
blob
|
commitdiff
|
diff to current
2006-06-12
Måns Rullgård
MIPS doesn't like unaligned accesses
blob
|
commitdiff
|
diff to current
2006-05-11
Måns Rullgård
add unaligned16() and unaligned64()
blob
|
commitdiff
|
diff to current
2006-03-31
Michael Niedermayer
get_xbits() optimization
blob
|
commitdiff
|
diff to current
2006-01-08
Benjamin Larsson
get_vlc -> get_vlc2 transition and get_vlc() removed...
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-09-21
Michel Bardiaux
fix some pointer to intger without cast warnings (patch...
blob
|
commitdiff
|
diff to current
2005-09-20
Michael Niedermayer
precautionary checks
blob
|
commitdiff
|
diff to current
2005-09-18
Diego Biurrun
Rename put_string to ff_put_string to avoid a symbol...
blob
|
commitdiff
|
diff to current
2005-06-17
Diego Biurrun
spelling fixes
blob
|
commitdiff
|
diff to current
2005-05-12
Michael Niedermayer
arm alignment fix
blob
|
commitdiff
|
diff to current
2005-05-11
Michael Niedermayer
LE bitstream reader based upon a patch by (Balatoni...
blob
|
commitdiff
|
diff to current
2005-04-18
Michael Niedermayer
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
blob
|
commitdiff
|
diff to current
2005-04-18
Michael Niedermayer
various fixes related to the non alt_bitstream_reader
blob
|
commitdiff
|
diff to current
2005-03-26
Michael Niedermayer
make reverse[] non static
blob
|
commitdiff
|
diff to current
2005-02-06
Michael Niedermayer
support skiping some bitstream encoding
blob
|
commitdiff
|
diff to current
2005-01-28
Michael Niedermayer
make decode012() static inline
blob
|
commitdiff
|
diff to current
2005-01-25
Michael Niedermayer
dont duplicate decode012()
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-12-29
Michael Niedermayer
common.c -> bitstream.c (and the single non bitstream...
blob
|
commitdiff
|
diff to current