Mon, 21 Aug 2006 09:34:12 +0000 |
diego |
Remove superfluous variable settings.
|
Mon, 21 Aug 2006 00:42:34 +0000 |
diego |
cosmetics: indentation fix after last commit
|
Mon, 21 Aug 2006 00:42:07 +0000 |
diego |
Remove duplicate check for $_faad_external = auto.
|
Mon, 21 Aug 2006 00:39:48 +0000 |
diego |
Only run the check for external FAAD if internal FAAD is not used.
|
Sun, 20 Aug 2006 11:03:19 +0000 |
nicodvb |
disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
|
Sun, 20 Aug 2006 10:01:18 +0000 |
diego |
The X11 header check looks in $_extra_inc that contains directories in the
|
Sat, 19 Aug 2006 19:10:27 +0000 |
iive |
Fix xv and xinerama force on --enable-*
|
Fri, 18 Aug 2006 16:04:16 +0000 |
diego |
Some more consistency for the conditions under which tests are run.
|
Fri, 18 Aug 2006 14:44:09 +0000 |
diego |
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
|
Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Fri, 18 Aug 2006 01:15:46 +0000 |
nplourde |
fix missing symbol when compiling with live support on mac osx
|
Thu, 17 Aug 2006 23:41:51 +0000 |
diego |
10l: Also rename configure option for gcc check.
|
Thu, 17 Aug 2006 23:40:11 +0000 |
diego |
Rename gcc_checking variable to gcc_check.
|
Thu, 17 Aug 2006 15:11:10 +0000 |
reimar |
Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
|
Mon, 14 Aug 2006 21:48:20 +0000 |
nicodvb |
support for dvdnav is now auto-detected; removed support for dvdnav-dir
|
Mon, 14 Aug 2006 14:43:38 +0000 |
diego |
stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
|
Mon, 14 Aug 2006 12:32:36 +0000 |
diego |
Add a switch for disabling high precision mpeg audio decoding in libavcodec.
|
Sun, 13 Aug 2006 10:19:35 +0000 |
reimar |
Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
|
Sat, 12 Aug 2006 23:58:26 +0000 |
diego |
Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
|
Sat, 12 Aug 2006 18:21:51 +0000 |
diego |
Print "no" if all of the Vorbis tests failed.
|
Tue, 08 Aug 2006 11:55:23 +0000 |
reimar |
-logg must come before -lvorbisidec since both declare the same symbols.
|
Tue, 08 Aug 2006 09:29:15 +0000 |
diego |
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
|
Tue, 08 Aug 2006 09:11:41 +0000 |
diego |
spelling/clarification for --help output
|
Mon, 07 Aug 2006 20:58:39 +0000 |
diego |
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
|
Mon, 07 Aug 2006 08:57:43 +0000 |
diego |
cosmetics: Rename some variables for consistency.
|
Sun, 06 Aug 2006 14:30:38 +0000 |
diego |
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
|
Sat, 05 Aug 2006 10:02:09 +0000 |
diego |
Simplify Tremor low accuracy test, label external Tremor as such.
|
Sat, 05 Aug 2006 00:20:58 +0000 |
diego |
10l, line from a local modification committed by accident.
|
Fri, 04 Aug 2006 23:57:04 +0000 |
diego |
Unify include path handling in the build system, part III:
|
Fri, 04 Aug 2006 23:42:17 +0000 |
diego |
Fix libcdio test after r19200, the detected include dir was not stored.
|