Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Mon, 28 Aug 2006 18:44:49 +0000 |
aurel |
move some functions to bitstream.h to avoid conflicts
libavcodec
|
Sat, 26 Aug 2006 10:26:14 +0000 |
michael |
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
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
|
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
|
Wed, 11 May 2005 01:46:13 +0000 |
michael |
LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu)
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.c@92046ad39ec8
|