Thu, 24 Apr 2008 22:30:50 +0000 |
diego |
Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL.
|
Thu, 24 Apr 2008 21:46:50 +0000 |
diego |
dependency generation infrastructure for C++ files
|
Thu, 24 Apr 2008 16:41:44 +0000 |
diego |
Move libfaad2 fixed-point CFLAGS setting to configure.
|
Tue, 22 Apr 2008 22:55:55 +0000 |
diego |
Move Tremor low accuracy CFLAGS handling to configure.
|
Tue, 22 Apr 2008 21:48:28 +0000 |
nicodvb |
added support for dvdread-config (from our svn), called as fallback when dvdread isn't detected
|
Tue, 22 Apr 2008 19:46:08 +0000 |
diego |
Only add available CPU extensions to config.mak.
|
Sun, 13 Apr 2008 10:59:11 +0000 |
diego |
Fix DEPEND_CMD, there was one level of variable indirection too much.
|
Sun, 13 Apr 2008 10:44:21 +0000 |
diego |
Add Makefile variable for DVB OSD menu, saves one ifeq.
|
Sun, 13 Apr 2008 07:57:35 +0000 |
diego |
Restore compilation of osdep/mplayer-rc.o.
|
Sat, 12 Apr 2008 23:28:11 +0000 |
diego |
Fix MPDEPEND_CMD to work with more than one subdirectory level.
|
Sat, 12 Apr 2008 12:51:07 +0000 |
zuxy |
Enable runtime control for colorful and/or module name output
|
Fri, 11 Apr 2008 17:45:17 +0000 |
diego |
Remove unused make variable.
|
Fri, 11 Apr 2008 10:51:36 +0000 |
diego |
Add GUI_GTK make variable.
|
Fri, 11 Apr 2008 07:39:49 +0000 |
diego |
Remove unused TARGET_WIN32 setting.
|
Fri, 11 Apr 2008 07:28:32 +0000 |
diego |
Add a config.mak variable to control compilation of the Win32 GUI.
|
Fri, 11 Apr 2008 07:17:40 +0000 |
diego |
Remove unused definition.
|
Wed, 09 Apr 2008 18:26:44 +0000 |
diego |
Rename ASS make variable to LIBASS.
|
Wed, 09 Apr 2008 17:23:59 +0000 |
diego |
Handle af_ladspa conditional compilation in the usual way.
|
Tue, 08 Apr 2008 18:03:14 +0000 |
diego |
Move decision about which getch2 and timer file to compile to configure.
|
Tue, 08 Apr 2008 17:31:25 +0000 |
diego |
Move decision about whether or not to compile osdep/mmap_os2.c to configure.
|
Mon, 07 Apr 2008 23:49:39 +0000 |
diego |
Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.
|
Fri, 04 Apr 2008 19:38:06 +0000 |
diego |
Export some more information for FFmpeg's buid system.
|
Tue, 01 Apr 2008 21:59:39 +0000 |
diego |
Darwin and Win32 DVD support libs are handled separately, take them back
|
Tue, 01 Apr 2008 21:22:02 +0000 |
diego |
Initialize _dvdread variable to "no" in the dvdread check.
|
Mon, 31 Mar 2008 17:48:50 +0000 |
diego |
Ahem, fix quoting of $ in DEPEND_CMD.
|
Mon, 31 Mar 2008 17:27:01 +0000 |
diego |
Add DEPEND_CMD to config.mak (sync with FFmpeg).
|
Mon, 31 Mar 2008 17:19:51 +0000 |
diego |
Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.
|
Mon, 31 Mar 2008 17:04:06 +0000 |
diego |
cosmetics: Group all FFmpeg settings together in config.mak.
|
Mon, 31 Mar 2008 16:53:14 +0000 |
diego |
HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.
|
Thu, 27 Mar 2008 11:19:11 +0000 |
diego |
cosmetics: prettyprinting
|
Thu, 27 Mar 2008 11:18:09 +0000 |
diego |
some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee
|
Thu, 27 Mar 2008 02:04:03 +0000 |
diego |
support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee
|
Thu, 27 Mar 2008 01:56:37 +0000 |
diego |
Remove bsd() system check. Lumping different *BSD systems together like
|
Wed, 26 Mar 2008 00:15:43 +0000 |
diego |
cosmetics: Reindent X11 header search section after last commit.
|
Wed, 26 Mar 2008 00:14:51 +0000 |
diego |
Do not look for X11 headers on the host when cross-compiling.
|
Tue, 18 Mar 2008 09:09:53 +0000 |
eugeni |
Compilation fix.
|
Sat, 15 Mar 2008 11:37:18 +0000 |
diego |
Remove unused MACOSX definition.
|
Sat, 15 Mar 2008 11:31:28 +0000 |
diego |
Introduce HAVE_QUICKTIME definition and use it where appropriate.
|
Sat, 15 Mar 2008 09:49:14 +0000 |
diego |
Add a separate definition for quartz.
|
Sat, 15 Mar 2008 09:28:33 +0000 |
diego |
10l: Really disable coreaudio where intended.
|
Sat, 15 Mar 2008 09:20:41 +0000 |
diego |
Do not disable all Mac OS X support when pthreads are unavailable.
|
Sat, 15 Mar 2008 09:19:38 +0000 |
diego |
MACOSX_COREVIDEO --> corevideo
|
Sat, 15 Mar 2008 08:54:21 +0000 |
diego |
Introduce a separate definition for Mac OS X coreaudio support.
|
Sat, 15 Mar 2008 08:21:02 +0000 |
diego |
Fix wrong res_comment.
|
Mon, 10 Mar 2008 18:00:25 +0000 |
diego |
CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
|
Mon, 10 Mar 2008 08:16:55 +0000 |
zuxy |
Disable QTX emulation on win32; fix builds on cygwin and mingw32.
|
Sat, 08 Mar 2008 18:55:08 +0000 |
diego |
CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
|
Sat, 08 Mar 2008 16:44:51 +0000 |
diego |
Move HP-UX SCSI header check from the internal libdvdread check to the
|
Fri, 07 Mar 2008 10:39:43 +0000 |
diego |
Add parentheses where necessary to fix || conditions to work as intended.
|
Fri, 07 Mar 2008 10:36:31 +0000 |
diego |
Remove duplicate conditions in dvdread check.
|
Fri, 07 Mar 2008 10:05:08 +0000 |
diego |
Set ASFLAGS in configure and initialize it as necessary for OS/2.
|
Thu, 06 Mar 2008 00:42:24 +0000 |
diego |
Disable S3 VIDIX driver on non-x86 platforms.
|
Thu, 06 Mar 2008 00:34:40 +0000 |
diego |
10l: ENABLE_GRAY needs to be present for libavcodec to compile.
|
Wed, 05 Mar 2008 23:04:27 +0000 |
diego |
Do not enable grayscale decoding in FFmpeg, it slows down the
|
Wed, 05 Mar 2008 23:03:04 +0000 |
diego |
Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS
|
Mon, 03 Mar 2008 18:12:05 +0000 |
diego |
Move decision about whether or not to compile Windows emulation
|
Mon, 03 Mar 2008 17:51:36 +0000 |
diego |
Move decision about whether or not to compile wrapper.S to configure.
|
Mon, 03 Mar 2008 03:02:36 +0000 |
uau |
configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally
|
Fri, 29 Feb 2008 20:01:28 +0000 |
ben |
New S3 VIDIX driver.
|
Thu, 28 Feb 2008 18:19:10 +0000 |
diego |
Use _res_comment in joystick check.
|