Sat, 19 Apr 2008 12:04:33 +0000 |
michael |
Make most of E-AC-3 work without breaking regression tests.
libavcodec
|
Sat, 19 Apr 2008 11:14:55 +0000 |
michael |
This fixes the code so it is correct on both sides of the if().
libavcodec
|
Sat, 19 Apr 2008 10:48:50 +0000 |
michael |
indent
libavcodec
|
Sat, 19 Apr 2008 09:24:20 +0000 |
diego |
Ignore cputest-test.
libavcodec
|
Sat, 19 Apr 2008 09:18:25 +0000 |
diego |
Fix build of cputest test program.
libavcodec
|
Sat, 19 Apr 2008 02:58:36 +0000 |
michael |
100l I broke AC3 in MPEG seeking.
libavcodec
|
Sat, 19 Apr 2008 02:29:27 +0000 |
michael |
Part 2 of EAC3 support, this is still disabled as it breaks regressions
libavcodec
|
Sat, 19 Apr 2008 02:28:24 +0000 |
michael |
part 1 of EAC3 support
libavcodec
|
Sat, 19 Apr 2008 01:59:55 +0000 |
michael |
Add new_frame_start and need_next_header.
libavcodec
|
Sat, 19 Apr 2008 01:50:40 +0000 |
michael |
Change aac and ac3 parsers to use ff_combine_frame().
libavcodec
|
Fri, 18 Apr 2008 08:58:18 +0000 |
benoit |
check alac EOF marker
libavcodec
|
Fri, 18 Apr 2008 08:43:11 +0000 |
benoit |
BFI video decoder.
libavcodec
|
Fri, 18 Apr 2008 03:09:01 +0000 |
michael |
remove AACAC3FrameFlag
libavcodec
|
Thu, 17 Apr 2008 22:06:06 +0000 |
diego |
cosmetics: spelling
libavcodec
|
Thu, 17 Apr 2008 22:04:34 +0000 |
diego |
cosmetics: Sort some lists alphabetically.
libavcodec
|
Thu, 17 Apr 2008 21:57:52 +0000 |
diego |
cosmetics: __asm__ __volatile__ --> asm volatile
libavcodec
|
Thu, 17 Apr 2008 21:03:26 +0000 |
vitor |
Remove another unneeded var from context
libavcodec
|
Thu, 17 Apr 2008 19:48:02 +0000 |
vitor |
10l: my last commit broke compilation and introduced warnings
libavcodec
|
Thu, 17 Apr 2008 19:45:14 +0000 |
vitor |
Remove unneeded variables from context
libavcodec
|
Thu, 17 Apr 2008 18:50:31 +0000 |
vitor |
Remove wrapper around av_log2()
libavcodec
|
Thu, 17 Apr 2008 15:41:25 +0000 |
astrange |
Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them.
libavcodec
|
Thu, 17 Apr 2008 07:38:30 +0000 |
benoit |
fix a typo
libavcodec
|
Thu, 17 Apr 2008 07:37:02 +0000 |
benoit |
Make two comments doxygen compatible.
libavcodec
|
Thu, 17 Apr 2008 06:07:27 +0000 |
andoma |
Add descriptive long_name to AVCodec
libavcodec
|