Sat, 19 Apr 2008 09:18:25 +0000 |
diego |
Fix build of cputest test program.
libavcodec
|
Fri, 18 Apr 2008 08:43:11 +0000 |
benoit |
BFI video decoder.
libavcodec
|
Thu, 17 Apr 2008 22:04:34 +0000 |
diego |
cosmetics: Sort some lists alphabetically.
libavcodec
|
Wed, 16 Apr 2008 21:50:41 +0000 |
mru |
fix building of test programs (make tests)
libavcodec
|
Wed, 16 Apr 2008 01:36:14 +0000 |
astrange |
Add a new xvid-style IDCT using SSE2.
libavcodec
|
Sun, 13 Apr 2008 10:37:30 +0000 |
diego |
Clear DIRS variable in common.mak, so it does not have to be cleared in
libavcodec
|
Sun, 13 Apr 2008 10:22:46 +0000 |
diego |
Unset DIRS after including subdir.mak so that the variable is not used
libavcodec
|
Sun, 13 Apr 2008 10:09:47 +0000 |
diego |
Generate the list of files to clean in subdirectories in common.mak.
libavcodec
|
Sun, 13 Apr 2008 09:44:42 +0000 |
diego |
Simplify CLEANFILES generation.
libavcodec
|
Mon, 07 Apr 2008 22:17:47 +0000 |
mru |
replace some ifeq with prettier ifdef
libavcodec
|
Mon, 07 Apr 2008 22:17:44 +0000 |
mru |
append TESTS-yes to TESTS; one ifeq less
libavcodec
|
Mon, 07 Apr 2008 21:16:31 +0000 |
mru |
non-recursive makefiles
libavcodec
|
Wed, 02 Apr 2008 21:41:48 +0000 |
aurel |
use common aac sample rate tables
libavcodec
|
Tue, 01 Apr 2008 12:50:32 +0000 |
bcoudurier |
use mpeg4audio common code in aac parser
libavcodec
|
Mon, 31 Mar 2008 17:12:10 +0000 |
diego |
Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.
libavcodec
|
Mon, 31 Mar 2008 10:41:40 +0000 |
superdump |
Escape 124 (RPL) decoder
libavcodec
|
Sun, 30 Mar 2008 19:16:08 +0000 |
vitor |
8SVX decoder
libavcodec
|
Tue, 25 Mar 2008 21:30:16 +0000 |
diego |
Classify mlib as a configurable option, not as a hardware feature.
libavcodec
|
Fri, 21 Mar 2008 13:45:55 +0000 |
faust3 |
rl2 decoder
libavcodec
|
Tue, 18 Mar 2008 19:51:34 +0000 |
ramiro |
Mimic decoder.
libavcodec
|
Mon, 17 Mar 2008 02:33:08 +0000 |
mru |
mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS
libavcodec
|
Mon, 10 Mar 2008 17:54:24 +0000 |
diego |
Rename --enable-swscaler --> enable-swscale to be consistent with the
libavcodec
|
Sat, 08 Mar 2008 14:39:43 +0000 |
diego |
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
libavcodec
|
Fri, 07 Mar 2008 19:27:17 +0000 |
mru |
simplify library version handling
libavcodec
|
Thu, 06 Mar 2008 20:44:44 +0000 |
mru |
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
libavcodec
|
Wed, 05 Mar 2008 21:43:30 +0000 |
aurel |
make compilation of mpeg12* and mpegvideo conditional
libavcodec
|
Wed, 05 Mar 2008 16:34:47 +0000 |
aurel |
add dependencies for matroska audio and nut muxers over lavc
libavcodec
|
Wed, 05 Mar 2008 14:49:43 +0000 |
aurel |
add some required objects dependencies
libavcodec
|
Tue, 04 Mar 2008 18:38:32 +0000 |
aurel |
fix wmv3 dependencies
libavcodec
|
Tue, 26 Feb 2008 14:59:11 +0000 |
michael |
floating point AAN IDCT
libavcodec
|