Fri, 27 Aug 2010 16:19:24 +0000 |
reimar |
Fix arts check to actually check linking so it doesn't
|
Thu, 26 Aug 2010 19:24:18 +0000 |
reimar |
Fix --disable-ass-internal to actually have an effect.
|
Wed, 18 Aug 2010 23:20:23 +0000 |
diego |
Fix documentation language variables in summary output after configure run.
|
Wed, 18 Aug 2010 19:28:22 +0000 |
siretart |
introduce new option --enable-system-ffmpeg to use shared ffmpeg libraries only
|
Sun, 08 Aug 2010 19:01:18 +0000 |
cehoyos |
Fix compilation after FFmpeg r24741.
|
Fri, 06 Aug 2010 10:48:16 +0000 |
diego |
Add CONFIG_HUFFMAN to config.mak / config.h for FFmpeg.
|
Thu, 05 Aug 2010 07:37:58 +0000 |
diego |
Add sys/types.h #include before socket.h #include in sockaddr_storage test.
|
Tue, 03 Aug 2010 11:46:55 +0000 |
diego |
Suppress unsupported compiler options when building with clang on Darwin/PPC.
|
Tue, 03 Aug 2010 11:40:01 +0000 |
diego |
Add -Wno-parentheses to CFLAGS.
|
Tue, 03 Aug 2010 08:57:48 +0000 |
diego |
The default CD-ROM device on OpenBSD is /dev/rcd0c, not /dev/rcd0a.
|
Mon, 02 Aug 2010 14:35:02 +0000 |
diego |
Add missing libavcore bits: enabling options and help output
|
Sat, 31 Jul 2010 22:15:49 +0000 |
diego |
Default to -O2 optimization level for the clang compiler.
|
Thu, 29 Jul 2010 09:15:32 +0000 |
reimar |
Use header_check_broken to simplify cdio.h check.
|
Thu, 29 Jul 2010 09:12:33 +0000 |
reimar |
Add a special header_check_broken to be used for broken
|
Thu, 29 Jul 2010 08:44:44 +0000 |
reimar |
Make the sys/cdio.h header test work by explictly including
|
Sun, 25 Jul 2010 08:40:45 +0000 |
reimar |
Refuse to compile without yasm unless it was explicitly requested.
|
Sat, 24 Jul 2010 15:14:43 +0000 |
reimar |
Fix dependency generation for libav*
|
Wed, 21 Jul 2010 18:49:05 +0000 |
reimar |
Add support for libavcore.
|
Mon, 19 Jul 2010 00:12:04 +0000 |
greg |
Require libass version with ass_flush_events
|
Sun, 18 Jul 2010 23:02:25 +0000 |
greg |
Prefer external libass
|
Sat, 17 Jul 2010 13:14:53 +0000 |
diego |
Rename network build system variable and command line option to networking.
|
Sat, 17 Jul 2010 10:28:17 +0000 |
diego |
Fix LADSPA test variable initialization so it actually works (without stddef.h).
|
Wed, 14 Jul 2010 13:49:08 +0000 |
diego |
Give signal handler function in test programs correct argument list.
|
Wed, 14 Jul 2010 08:17:58 +0000 |
diego |
Move memalign_hack definition out of the FFmpeg section of config.h.
|
Tue, 13 Jul 2010 14:51:31 +0000 |
diego |
Port GNU assembler check from FFmpeg.
|
Tue, 13 Jul 2010 12:08:50 +0000 |
diego |
Add CONFIG_PIC #define for FFmpeg to config.h.
|
Tue, 13 Jul 2010 11:46:54 +0000 |
diego |
Move PIC test out of the x86 section; it is not only required on x86.
|
Tue, 13 Jul 2010 10:49:23 +0000 |
diego |
Add IBM ASM check for FFmpeg on PowerPC.
|
Sun, 11 Jul 2010 22:34:47 +0000 |
reimar |
Define HAVE_GNU_AS to enable Altivec-accelerated FFT.
|
Sat, 10 Jul 2010 23:30:39 +0000 |
reimar |
Add AV_HAVE_FAST_UNALIGNED define.
|