Thu, 24 Apr 2008 22:27:13 +0000 |
bwolowiec |
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
libavcodec
|
Sun, 09 Dec 2007 03:21:33 +0000 |
jbr |
cosmetics: rename ac3 tables
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Wed, 25 Apr 2007 22:16:50 +0000 |
aurel |
cosmetics: align
libavcodec
|
Wed, 25 Apr 2007 22:12:51 +0000 |
aurel |
move ac3 tables from a .h to a .c
libavcodec
base
ac3.h@1f60f96e5db5
|
Sun, 18 Mar 2007 04:53:21 +0000 |
jbr |
hardcode ff_ac3_frame_sizes table
libavcodec
|
Sun, 11 Mar 2007 02:13:05 +0000 |
jbr |
remove redundancy in AC-3 parser by using common tables from ac3tab.h
libavcodec
|
Fri, 09 Mar 2007 13:57:42 +0000 |
jbr |
Remove common code from AC-3 encoder and utilize ac3.c.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavcodec
|
Sun, 03 Sep 2006 15:59:08 +0000 |
jbr |
Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7.
libavcodec
|
Fri, 28 Apr 2006 14:19:11 +0000 |
banan |
Revert bad ac3enc commit, the commited code was bigger and slower.
libavcodec
|
Sat, 22 Apr 2006 21:21:16 +0000 |
banan |
Patch to generate the ac3 window, based on code by Justin Ruggles.
libavcodec
|
Mon, 06 Mar 2006 14:53:13 +0000 |
michael |
switch ac3enc to av_crc
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sat, 26 Jun 2004 10:08:49 +0000 |
alex |
make the tables static
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 28 Oct 2002 00:39:05 +0000 |
bellard |
preparing integration of new AC3 decoder
libavcodec
|
Sun, 22 Jul 2001 14:18:56 +0000 |
glantau |
Initial revision
libavcodec
|