Mon, 07 Jan 2008 12:43:04 +0000 |
benoit |
Mark the tables in g726.c as constant.
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sun, 25 Feb 2007 10:27:12 +0000 |
reimar |
Add av_ prefix to clip functions
libavcodec
|
Tue, 13 Feb 2007 18:26:14 +0000 |
mmu_man |
This fixes error handling for BeOS, removing the need for some ifdefs.
libavcodec
|
Wed, 01 Nov 2006 21:09:14 +0000 |
diego |
reindentation, patch by From: Steve Lhomme, slhomme divxcorp com
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Wed, 27 Sep 2006 19:54:07 +0000 |
mru |
add some #ifdef CONFIG_ENCODERS/DECODERS
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, 08 May 2005 20:15:42 +0000 |
michael |
#defines for strict_std_compliance and split between inofficial extensions and non standarized things
libavcodec
|
Wed, 29 Dec 2004 17:50:25 +0000 |
michael |
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
libavcodec
|
Thu, 22 Jul 2004 18:55:36 +0000 |
michael |
make comments doxygen compatible
libavcodec
|
Tue, 10 Feb 2004 20:48:09 +0000 |
romansh |
* gotta setup coded_frame for encoding. avcodec.h says that for decoding
libavcodec
|
Sat, 07 Feb 2004 15:33:00 +0000 |
michael |
use clip() from common.h
libavcodec
|
Sat, 07 Feb 2004 08:20:00 +0000 |
romansh |
* Initial implementation of the G.726 ADPCM audio codec.
libavcodec
|