Sat, 11 Feb 2006 16:50:45 +0000 |
diego |
Add installlib and install-headers targets like everywhere else.
libavcodec
|
Sat, 11 Feb 2006 16:46:09 +0000 |
diego |
Install static libpostproc if CONFIG_PP is set.
libavcodec
|
Sat, 11 Feb 2006 16:17:27 +0000 |
diego |
Install libpostproc headers if CONFIG_PP is set.
libavcodec
|
Fri, 10 Feb 2006 11:59:38 +0000 |
al |
Don't use pow/powf functions where we just need integer arithmetic.
libavcodec
|
Fri, 10 Feb 2006 06:55:25 +0000 |
lorenm |
h264: special case dc-only idct. ~1% faster overall
libavcodec
|
Fri, 10 Feb 2006 01:19:54 +0000 |
mru |
use get_bits1/skip_bits[1] in ac3 and aac parsers
libavcodec
|
Thu, 09 Feb 2006 09:38:03 +0000 |
michael |
fix segfault on broken streams
libavcodec
|
Thu, 09 Feb 2006 02:43:23 +0000 |
lorenm |
10l in 1.12
libavcodec
|
Wed, 08 Feb 2006 07:04:32 +0000 |
lorenm |
slightly faster loopfilter
libavcodec
|
Wed, 08 Feb 2006 01:11:48 +0000 |
mru |
bump version numbers and update docs for adts aac support
libavcodec
|
Wed, 08 Feb 2006 01:10:07 +0000 |
mru |
create adts stream if CODEC_FLAG_GLOBAL_HEADER not set
libavcodec
|
Wed, 08 Feb 2006 00:50:22 +0000 |
mru |
adts aac parser
libavcodec
|