Mon, 12 Jun 2006 21:34:43 +0000 |
mru |
MIPS doesn't like unaligned accesses
libavcodec
|
Thu, 11 May 2006 23:17:23 +0000 |
mru |
add unaligned16() and unaligned64()
libavcodec
|
Fri, 31 Mar 2006 20:40:22 +0000 |
michael |
get_xbits() optimization
libavcodec
|
Sun, 08 Jan 2006 21:19:39 +0000 |
banan |
get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Wed, 21 Sep 2005 23:18:52 +0000 |
aurel |
fix some pointer to intger without cast warnings (patch by Michel Bardiaux)
libavcodec
|
Tue, 20 Sep 2005 18:51:12 +0000 |
michael |
precautionary checks
libavcodec
|
Sun, 18 Sep 2005 21:21:01 +0000 |
diego |
Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X.
libavcodec
|
Fri, 17 Jun 2005 15:02:53 +0000 |
diego |
spelling fixes
libavcodec
|
Thu, 12 May 2005 18:54:03 +0000 |
michael |
arm alignment fix
libavcodec
|
Wed, 11 May 2005 01:46:13 +0000 |
michael |
LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu)
libavcodec
|
Mon, 18 Apr 2005 20:07:48 +0000 |
michael |
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
libavcodec
|
Mon, 18 Apr 2005 12:08:16 +0000 |
michael |
various fixes related to the non alt_bitstream_reader
libavcodec
|
Sat, 26 Mar 2005 23:50:14 +0000 |
michael |
make reverse[] non static
libavcodec
|
Sun, 06 Feb 2005 17:01:07 +0000 |
michael |
support skiping some bitstream encoding
libavcodec
|
Fri, 28 Jan 2005 11:21:57 +0000 |
michael |
make decode012() static inline
libavcodec
|
Tue, 25 Jan 2005 01:40:58 +0000 |
michael |
dont duplicate decode012()
libavcodec
|
Wed, 19 Jan 2005 12:58:34 +0000 |
michael |
compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)
libavcodec
|
Wed, 29 Dec 2004 17:50:25 +0000 |
michael |
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
libavcodec
base
common.h@80d14542b388
|