Mon, 09 Mar 2009 13:11:37 +0000 |
reimar |
Remove native nuv demuxer, it only needs more code to achieve the same thing
|
Mon, 09 Mar 2009 12:59:14 +0000 |
reimar |
Make fastmemcpybench almost working - only thing missing is a way to
|
Mon, 09 Mar 2009 00:48:03 +0000 |
diego |
Fix fastmemcpybench tools build:
|
Sun, 08 Mar 2009 15:56:20 +0000 |
michael |
Add test for C memcpy()
|
Sun, 08 Mar 2009 13:56:35 +0000 |
reimar |
rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly
|
Sun, 08 Mar 2009 13:32:42 +0000 |
reimar |
Remove internal NuppelVideo decoder, the code in libavcodec can decode
|
Thu, 05 Mar 2009 22:19:47 +0000 |
diego |
Only add -Ilibdvdnav to the CFLAGS of the files that require it.
|
Thu, 05 Mar 2009 21:27:05 +0000 |
diego |
Simplify CFLAGS generation for individual targets.
|
Thu, 05 Mar 2009 20:25:54 +0000 |
diego |
Simplify some vidix dhahelper build commands with automatic make variables.
|
Sun, 01 Mar 2009 11:36:39 +0000 |
diego |
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
|
Sun, 01 Mar 2009 11:22:31 +0000 |
diego |
Fix 10l typo in ADD_ALL_EXESUFS function name.
|
Sun, 01 Mar 2009 11:07:05 +0000 |
diego |
codec-cfg does not depend on codecs.conf.h, it is used to generate it.
|
Sun, 01 Mar 2009 11:03:18 +0000 |
diego |
Make all object files depend on generated header files.
|
Sun, 01 Mar 2009 10:53:37 +0000 |
diego |
Add explicit dependencies on generated header files for the object files along
|
Sun, 01 Mar 2009 10:52:26 +0000 |
diego |
Fix dependencies on generated header files for the codec* binaries.
|
Sat, 21 Feb 2009 21:27:27 +0000 |
diego |
Add statistics audio filter that prints information about the audio stream.
|
Mon, 16 Feb 2009 20:58:13 +0000 |
reimar |
Add support for VDPAU video out, including hardware decoding.
|
Sat, 14 Feb 2009 17:57:47 +0000 |
reimar |
Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files.
|
Thu, 12 Feb 2009 12:32:16 +0000 |
diego |
Ignore errors from all rm commands in clean targets.
|
Thu, 12 Feb 2009 12:17:50 +0000 |
diego |
On clean/distclean, remove binaries with all types of executable suffixes.
|
Thu, 12 Feb 2009 12:13:07 +0000 |
diego |
Use addprefix and addsuffix functions to generate TOOLS variable.
|
Tue, 10 Feb 2009 15:34:44 +0000 |
diego |
Add priority support for OS/2 and factorize the Windows priority support.
|
Sun, 08 Feb 2009 03:42:00 +0000 |
diego |
Conditionally compile aclib.c instead of placing #ifdef around its content.
|
Wed, 04 Feb 2009 18:34:39 +0000 |
diego |
cosmetics: Remove stray tab.
|
Wed, 04 Feb 2009 18:32:32 +0000 |
diego |
We use libdvdcss 1.2.10, not 1.2.9.
|
Sun, 01 Feb 2009 11:32:58 +0000 |
diego |
Remove -c option from install commands. It is ignored by GNU install and
|
Sat, 31 Jan 2009 22:46:12 +0000 |
diego |
Slightly simplify VIDIX_PCI_FILES command.
|
Mon, 26 Jan 2009 09:29:53 +0000 |
diego |
HAVE_3DNOW --> HAVE_AMD3DNOW
|
Mon, 26 Jan 2009 09:11:23 +0000 |
diego |
version.h depends on version.sh.
|
Sun, 25 Jan 2009 21:03:02 +0000 |
diego |
HAVE_3DNOWEX --> HAVE_3DNOWEXT
|