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.
|
Tue, 26 Feb 2008 23:24:53 +0000 |
diego |
Default to disabling VIDIX on platforms where it is not known to work.
|
Tue, 26 Feb 2008 05:18:56 +0000 |
uau |
configure: define ENABLE_ENCODERS for FFmpeg
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Sun, 24 Feb 2008 22:41:39 +0000 |
diego |
Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.
|
Sun, 24 Feb 2008 11:18:12 +0000 |
cehoyos |
Only icc 10.1 will be supported.
|
Sun, 24 Feb 2008 11:15:30 +0000 |
cehoyos |
Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
|
Sat, 23 Feb 2008 13:13:28 +0000 |
diego |
#define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.
|
Sat, 23 Feb 2008 12:47:19 +0000 |
diego |
Move libdca definition to a better place in config.h.
|
Thu, 21 Feb 2008 16:47:05 +0000 |
diego |
Replace Alpha MVI compiler workarounds by a proper configure check.
|
Thu, 21 Feb 2008 16:35:00 +0000 |
diego |
Use standard multiple inclusion guard.
|
Thu, 21 Feb 2008 16:34:23 +0000 |
diego |
Remove unused #define from config.h.
|
Mon, 18 Feb 2008 15:02:41 +0000 |
diego |
basic support for OS/2 in configure
|
Mon, 18 Feb 2008 14:57:54 +0000 |
diego |
Set SYS_BEOS for libdvdcss compilation on BeOS.
|
Sat, 16 Feb 2008 15:34:19 +0000 |
diego |
Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.
|
Tue, 12 Feb 2008 21:10:13 +0000 |
iive |
Implement test for system byteswap.h header file.
|
Sun, 10 Feb 2008 19:37:18 +0000 |
diego |
Disable v4l2 if pthreads are not available, fixes bug #1015.
|
Fri, 01 Feb 2008 20:14:53 +0000 |
iive |
Update the test for ivtv output driver.
|
Wed, 30 Jan 2008 21:46:20 +0000 |
reimar |
Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-Implementations
|
Sun, 27 Jan 2008 17:05:10 +0000 |
diego |
Remove setting of ldconfig, it is unused.
|
Wed, 23 Jan 2008 14:08:59 +0000 |
iive |
Move Zoran video controller check after the libavcodec one.
|
Mon, 14 Jan 2008 23:08:24 +0000 |
diego |
The GUI requires font support.
|
Wed, 09 Jan 2008 01:17:52 +0000 |
uau |
Set CONFIG_SWSCALER in order to avoid imgresample
|
Thu, 03 Jan 2008 01:44:58 +0000 |
uau |
Add HAVE_SOCKLEN_T to config.h for FFmpeg
|
Wed, 02 Jan 2008 18:32:55 +0000 |
diego |
Use _ISOC99_SOURCE instead of _GNU_SOURCE.
|
Tue, 01 Jan 2008 17:34:57 +0000 |
nicodvb |
include dvdnav.h from its installation directory rather than appending
|
Fri, 28 Dec 2007 17:23:57 +0000 |
eugeni |
Add detection of *lrint* and round* functions to configure.
|
Fri, 28 Dec 2007 10:33:22 +0000 |
diego |
Make windres binary name configurable, useful for cross-compiling.
|
Sat, 22 Dec 2007 15:44:57 +0000 |
reimar |
Simplify int_fastXY_t test in configure.
|
Sat, 22 Dec 2007 11:09:43 +0000 |
reimar |
Add support for XScreenSaverSuspend
|
Thu, 20 Dec 2007 10:10:26 +0000 |
diego |
Remove internal unrarlib copy, the new unrarexec code is a strict superset.
|
Sun, 16 Dec 2007 11:31:52 +0000 |
ulion |
Support cddb on darwin.
|
Fri, 14 Dec 2007 22:02:48 +0000 |
uau |
Always enable largefile support by default
|
Fri, 14 Dec 2007 08:16:39 +0000 |
ulion |
Support using unrar executable to access rar-compressed vobsub files.
|
Tue, 11 Dec 2007 22:37:36 +0000 |
diego |
support for xtensa CPU architecture
|
Tue, 11 Dec 2007 20:40:34 +0000 |
diego |
Do not set SYS_AMIGAOS4, it is unused.
|
Tue, 11 Dec 2007 20:39:18 +0000 |
diego |
SYS_AMIGAOS4 --> __AMIGAOS4__
|
Tue, 11 Dec 2007 20:36:33 +0000 |
diego |
slight consistency change for default DVD device selection
|
Tue, 11 Dec 2007 20:33:56 +0000 |
diego |
Remove redundant condition from list of CD/DVD-ROM devices.
|
Tue, 11 Dec 2007 20:32:50 +0000 |
diego |
Do not set -DSYS_DARWIN, it is unused.
|
Tue, 11 Dec 2007 20:32:21 +0000 |
diego |
Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.
|
Sat, 08 Dec 2007 12:55:10 +0000 |
cehoyos |
Allow usage of icc 10.1
|
Tue, 04 Dec 2007 18:10:20 +0000 |
ben |
add new configure option to disable VIDIX PCI device name database (saves a 300 kB on mplayer binary)
|
Tue, 04 Dec 2007 15:13:50 +0000 |
lu_zero |
live555 and libnemesi support coexists
|
Sat, 24 Nov 2007 13:14:40 +0000 |
cehoyos |
Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.
|
Thu, 22 Nov 2007 23:08:35 +0000 |
diego |
Fix half-baked last commit.
|
Thu, 22 Nov 2007 17:11:38 +0000 |
diego |
Remove ! operator hack, we require a POSIX-compatible-shell.
|
Thu, 22 Nov 2007 16:46:48 +0000 |
diego |
Invert the logic to check the cmp return value cmp to avoid using the ! operator.
|
Wed, 21 Nov 2007 09:17:04 +0000 |
diego |
main() --> main(void)
|