Mon, 01 Jun 2009 09:35:16 +0000 |
reimar |
Add actually working support for PPC64
|
Mon, 01 Jun 2009 09:25:20 +0000 |
reimar |
Use target_arch and target_subarch which is more similar to what FFmpeg uses
|
Mon, 01 Jun 2009 09:20:22 +0000 |
reimar |
Add some missing FFmpeg archs
|
Tue, 19 May 2009 08:56:23 +0000 |
reimar |
Set XVR100 make variable. Fixes compilation when support for xvr100 was detected.
|
Tue, 12 May 2009 19:25:35 +0000 |
diego |
Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories
|
Tue, 12 May 2009 07:25:04 +0000 |
diego |
Add HAVE_PPC64 definition for FFmpeg.
|
Tue, 12 May 2009 06:52:57 +0000 |
diego |
Make sure CONFIG_MUXERS is always set.
|
Sat, 09 May 2009 13:15:31 +0000 |
diego |
cosmetics: indentation fixes for the dvdread check
|
Sat, 09 May 2009 12:52:44 +0000 |
diego |
Fix misplaced 'fi' in external dvdread test.
|
Fri, 08 May 2009 16:21:03 +0000 |
diego |
lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.
|
Fri, 08 May 2009 13:58:42 +0000 |
diego |
The Apple remote code needs the Cocoa framework to link.
|
Thu, 07 May 2009 21:34:56 +0000 |
diego |
Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.
|
Tue, 05 May 2009 23:02:59 +0000 |
diego |
cosmetics: Move Quartz and CoreVideo checks into the vo driver section.
|
Tue, 05 May 2009 21:03:56 +0000 |
diego |
LDFLAGS for CoreVideo and Quartz should be MPlayer-only.
|
Tue, 05 May 2009 18:45:59 +0000 |
diego |
libdvdcss requires the Carbon framework to link on Mac OS X.
|
Tue, 05 May 2009 18:04:53 +0000 |
diego |
cosmetics: Move $def_dvdcss to a more sensible place in config.h.
|
Tue, 05 May 2009 17:57:44 +0000 |
diego |
cosmetics: Move CoreAudio check to audio output section.
|
Tue, 05 May 2009 17:30:50 +0000 |
diego |
Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h
|
Tue, 05 May 2009 17:17:17 +0000 |
diego |
cosmetics: indentation
|
Tue, 05 May 2009 17:15:54 +0000 |
diego |
Allow disabling and enabling VCD support through command line parameters.
|
Tue, 05 May 2009 09:08:53 +0000 |
diego |
CoreAudio LDFLAGS should be MPlayer-only.
|
Tue, 05 May 2009 08:49:07 +0000 |
diego |
Improve CoreAudio check: Use all required headers and frameworks.
|
Tue, 05 May 2009 08:46:37 +0000 |
diego |
Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.
|
Mon, 04 May 2009 18:29:55 +0000 |
diego |
CONFIG_QUICKTIME should be set depending on the state of QTX support.
|
Mon, 04 May 2009 16:55:05 +0000 |
diego |
Rename macosx video output driver to corevideo.
|
Mon, 04 May 2009 14:53:47 +0000 |
diego |
Rename macosx audio output driver to coreaudio.
|
Mon, 04 May 2009 14:49:42 +0000 |
diego |
QuickTime codecs support requires -framework QuickTime to link on Mac OS X.
|
Mon, 04 May 2009 14:40:22 +0000 |
diego |
Replace QuickTime.h #include with Carbon.h, which is really needed.
|
Mon, 04 May 2009 13:16:04 +0000 |
diego |
Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.
|
Mon, 04 May 2009 11:44:36 +0000 |
diego |
Add information about configure options to config.mak.
|
Sun, 26 Apr 2009 08:59:18 +0000 |
diego |
Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.
|
Sat, 25 Apr 2009 18:43:35 +0000 |
diego |
Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.
|
Sat, 25 Apr 2009 18:39:19 +0000 |
diego |
Remove unnecessary -framework OpenGL from CoreVideo linker flags.
|
Sat, 25 Apr 2009 17:52:55 +0000 |
diego |
whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespace
|
Sat, 25 Apr 2009 17:48:48 +0000 |
diego |
Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.
|
Sat, 25 Apr 2009 16:37:08 +0000 |
diego |
typo in XFORM asm check, noticed by Emanuele Giaquinta
|
Thu, 23 Apr 2009 07:39:39 +0000 |
diego |
Pass argc and argv parameters to main() function in SDL test.
|
Mon, 20 Apr 2009 00:10:45 +0000 |
diego |
Add HAVE_LDBRX to config.h for FFmpeg.
|
Mon, 20 Apr 2009 00:10:09 +0000 |
diego |
Add check for XFORM ASM, needed by FFmpeg/PPC.
|
Thu, 16 Apr 2009 10:02:10 +0000 |
diego |
Rely on POSIX-compatible head/tail versions that understand the -n option.
|
Wed, 15 Apr 2009 20:00:26 +0000 |
diego |
Replace all `` by $(), it is more readable and easier to nest.
|
Wed, 15 Apr 2009 17:08:41 +0000 |
diego |
Simplify OS detection functions.
|
Sun, 12 Apr 2009 17:07:30 +0000 |
diego |
Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.
|
Fri, 10 Apr 2009 18:29:01 +0000 |
diego |
Move all CFLAGS checks together at the beginning of configure.
|
Fri, 10 Apr 2009 17:39:44 +0000 |
diego |
Move thread-related CFLAGS settings into pthread test.
|
Fri, 10 Apr 2009 13:38:57 +0000 |
diego |
Remove unnecessary Darwin default CFLAGS and LDFLAGS.
|
Fri, 10 Apr 2009 13:37:59 +0000 |
diego |
Move darwin CFLAG settings to darwin section at the beginning of configure.
|
Fri, 10 Apr 2009 13:12:28 +0000 |
diego |
Move amigaos CFLAG settings to amigaos section at the beginning of configure.
|
Fri, 10 Apr 2009 13:09:39 +0000 |
diego |
gcc <3.1 is unsupported on Darwin, no need to check for this.
|
Wed, 08 Apr 2009 20:21:21 +0000 |
ramiro |
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
|
Wed, 08 Apr 2009 11:56:09 +0000 |
diego |
Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.
|
Sat, 04 Apr 2009 14:17:53 +0000 |
diego |
Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.
|
Fri, 03 Apr 2009 08:08:44 +0000 |
cehoyos |
Fix compilation for newly added VAAPI_HWACCEL's.
|
Thu, 02 Apr 2009 19:01:23 +0000 |
bircoph |
Support for libbs2b audio filter.
|
Thu, 02 Apr 2009 18:38:15 +0000 |
cehoyos |
Fix compilation with libavcodec's HWACCEL.
|
Sat, 28 Mar 2009 18:53:26 +0000 |
reimar |
Check for ddk/ntddcdrm.h header before enabling VCD on mingw.
|
Fri, 27 Mar 2009 17:14:58 +0000 |
reimar |
Rename local TMP variable to TMPRES to avoid a clash with the
|
Wed, 25 Mar 2009 19:48:05 +0000 |
diego |
cosmetics: Drop leading underscore from extra_ variables.
|
Tue, 24 Mar 2009 09:32:35 +0000 |
diego |
Update help output with previous --extra-ldflags change.
|
Tue, 24 Mar 2009 00:22:51 +0000 |
diego |
Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary
|