| Commit message (Expand) | Author | Age | Files | Lines |
* | Move decision about which getch2 and timer file to compile to configure. | diego | 2008-04-08 | 1 | -0/+9 |
* | Move decision about whether or not to compile osdep/mmap_os2.c to configure. | diego | 2008-04-08 | 1 | -0/+2 |
* | Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD. | diego | 2008-04-07 | 1 | -2/+4 |
* | Export some more information for FFmpeg's buid system. | diego | 2008-04-04 | 1 | -0/+1 |
* | Darwin and Win32 DVD support libs are handled separately, take them back | diego | 2008-04-01 | 1 | -3/+4 |
* | Initialize _dvdread variable to "no" in the dvdread check. | diego | 2008-04-01 | 1 | -0/+1 |
* | Ahem, fix quoting of $ in DEPEND_CMD. | diego | 2008-03-31 | 1 | -1/+1 |
* | Add DEPEND_CMD to config.mak (sync with FFmpeg). | diego | 2008-03-31 | 1 | -0/+2 |
* | Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg. | diego | 2008-03-31 | 1 | -2/+1 |
* | cosmetics: Group all FFmpeg settings together in config.mak. | diego | 2008-03-31 | 1 | -43/+46 |
* | HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg. | diego | 2008-03-31 | 1 | -1/+1 |
* | cosmetics: prettyprinting | diego | 2008-03-27 | 1 | -19/+19 |
* | some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak ee | diego | 2008-03-27 | 1 | -5/+5 |
* | support for DragonFly BSD, patch by Hasso Tepper, hasso estpak ee | diego | 2008-03-27 | 1 | -7/+17 |
* | Remove bsd() system check. Lumping different *BSD systems together like | diego | 2008-03-27 | 1 | -7/+7 |
* | cosmetics: Reindent X11 header search section after last commit. | diego | 2008-03-26 | 1 | -8/+8 |
* | Do not look for X11 headers on the host when cross-compiling. | diego | 2008-03-26 | 1 | -0/+2 |
* | Compilation fix. | eugeni | 2008-03-18 | 1 | -0/+13 |
* | Remove unused MACOSX definition. | diego | 2008-03-15 | 1 | -5/+0 |
* | Introduce HAVE_QUICKTIME definition and use it where appropriate. | diego | 2008-03-15 | 1 | -0/+3 |
* | Add a separate definition for quartz. | diego | 2008-03-15 | 1 | -0/+4 |
* | 10l: Really disable coreaudio where intended. | diego | 2008-03-15 | 1 | -1/+1 |
* | Do not disable all Mac OS X support when pthreads are unavailable. | diego | 2008-03-15 | 1 | -2/+2 |
* | MACOSX_COREVIDEO --> corevideo | diego | 2008-03-15 | 1 | -6/+6 |
* | Introduce a separate definition for Mac OS X coreaudio support. | diego | 2008-03-15 | 1 | -0/+6 |
* | Fix wrong res_comment. | diego | 2008-03-15 | 1 | -1/+1 |
* | CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes. | diego | 2008-03-10 | 1 | -1/+1 |
* | Disable QTX emulation on win32; fix builds on cygwin and mingw32. | zuxy | 2008-03-10 | 1 | -1/+1 |
* | CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg | diego | 2008-03-08 | 1 | -1/+1 |
* | Move HP-UX SCSI header check from the internal libdvdread check to the | diego | 2008-03-08 | 1 | -2/+2 |
* | Add parentheses where necessary to fix || conditions to work as intended. | diego | 2008-03-07 | 1 | -5/+5 |
* | Remove duplicate conditions in dvdread check. | diego | 2008-03-07 | 1 | -1/+1 |
* | Set ASFLAGS in configure and initialize it as necessary for OS/2. | diego | 2008-03-07 | 1 | -0/+2 |
* | Disable S3 VIDIX driver on non-x86 platforms. | diego | 2008-03-06 | 1 | -1/+1 |
* | 10l: ENABLE_GRAY needs to be present for libavcodec to compile. | diego | 2008-03-06 | 1 | -0/+1 |
* | Do not enable grayscale decoding in FFmpeg, it slows down the | diego | 2008-03-05 | 1 | -3/+0 |
* | Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS | diego | 2008-03-05 | 1 | -0/+2 |
* | Move decision about whether or not to compile Windows emulation | diego | 2008-03-03 | 1 | -0/+2 |
* | Move decision about whether or not to compile wrapper.S to configure. | diego | 2008-03-03 | 1 | -0/+3 |
* | configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally | uau | 2008-03-03 | 1 | -1/+1 |
* | New S3 VIDIX driver. | ben | 2008-02-29 | 1 | -6/+6 |
* | Use _res_comment in joystick check. | diego | 2008-02-28 | 1 | -1/+2 |
* | Default to disabling VIDIX on platforms where it is not known to work. | diego | 2008-02-26 | 1 | -4/+3 |
* | configure: define ENABLE_ENCODERS for FFmpeg | uau | 2008-02-26 | 1 | -0/+1 |
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 | 1 | -5/+5 |
* | Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com. | diego | 2008-02-24 | 1 | -1/+1 |
* | Only icc 10.1 will be supported. | cehoyos | 2008-02-24 | 1 | -1/+1 |
* | Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012). | cehoyos | 2008-02-24 | 1 | -0/+2 |
* | #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it. | diego | 2008-02-23 | 1 | -0/+3 |
* | Move libdca definition to a better place in config.h. | diego | 2008-02-23 | 1 | -1/+3 |
* | Replace Alpha MVI compiler workarounds by a proper configure check. | diego | 2008-02-21 | 1 | -14/+13 |
* | Use standard multiple inclusion guard. | diego | 2008-02-21 | 1 | -1/+1 |
* | Remove unused #define from config.h. | diego | 2008-02-21 | 1 | -5/+0 |
* | basic support for OS/2 in configure | diego | 2008-02-18 | 1 | -3/+21 |
* | Set SYS_BEOS for libdvdcss compilation on BeOS. | diego | 2008-02-18 | 1 | -0/+1 |
* | Apple gcc defines __APPLE_ALTIVEC__ with -faltivec. | diego | 2008-02-16 | 1 | -1/+1 |
* | Implement test for system byteswap.h header file. | iive | 2008-02-12 | 1 | -0/+18 |
* | Disable v4l2 if pthreads are not available, fixes bug #1015. | diego | 2008-02-10 | 1 | -2/+2 |
* | Update the test for ivtv output driver. | iive | 2008-02-01 | 1 | -2/+8 |
* | Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-I... | reimar | 2008-01-30 | 1 | -1/+1 |
* | Remove setting of ldconfig, it is unused. | diego | 2008-01-27 | 1 | -6/+0 |
* | Move Zoran video controller check after the libavcodec one. | iive | 2008-01-23 | 1 | -25/+26 |
* | The GUI requires font support. | diego | 2008-01-14 | 1 | -0/+2 |
* | Set CONFIG_SWSCALER in order to avoid imgresample | uau | 2008-01-09 | 1 | -0/+2 |
* | Add HAVE_SOCKLEN_T to config.h for FFmpeg | uau | 2008-01-03 | 1 | -0/+2 |
* | Use _ISOC99_SOURCE instead of _GNU_SOURCE. | diego | 2008-01-02 | 1 | -1/+1 |
* | include dvdnav.h from its installation directory rather than appending | nicodvb | 2008-01-01 | 1 | -1/+1 |
* | Add detection of *lrint* and round* functions to configure. | eugeni | 2007-12-28 | 1 | -9/+16 |
* | Make windres binary name configurable, useful for cross-compiling. | diego | 2007-12-28 | 1 | -0/+6 |
* | Simplify int_fastXY_t test in configure. | reimar | 2007-12-22 | 1 | -4/+1 |
* | Add support for XScreenSaverSuspend | reimar | 2007-12-22 | 1 | -0/+25 |
* | Remove internal unrarlib copy, the new unrarexec code is a strict superset. | diego | 2007-12-20 | 1 | -15/+0 |
* | Support cddb on darwin. | ulion | 2007-12-16 | 1 | -1/+1 |
* | Always enable largefile support by default | uau | 2007-12-14 | 1 | -2/+2 |
* | Support using unrar executable to access rar-compressed vobsub files. | ulion | 2007-12-14 | 1 | -0/+20 |
* | support for xtensa CPU architecture | diego | 2007-12-11 | 1 | -1/+12 |
* | Do not set SYS_AMIGAOS4, it is unused. | diego | 2007-12-11 | 1 | -1/+1 |
* | SYS_AMIGAOS4 --> __AMIGAOS4__ | diego | 2007-12-11 | 1 | -1/+1 |
* | slight consistency change for default DVD device selection | diego | 2007-12-11 | 1 | -1/+1 |
* | Remove redundant condition from list of CD/DVD-ROM devices. | diego | 2007-12-11 | 1 | -3/+0 |
* | Do not set -DSYS_DARWIN, it is unused. | diego | 2007-12-11 | 1 | -1/+1 |
* | Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__. | diego | 2007-12-11 | 1 | -1/+1 |
* | Allow usage of icc 10.1 | cehoyos | 2007-12-08 | 1 | -1/+1 |
* | add new configure option to disable VIDIX PCI device name database (saves a 3... | ben | 2007-12-04 | 1 | -0/+11 |
* | live555 and libnemesi support coexists | lu_zero | 2007-12-04 | 1 | -2/+2 |
* | Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore. | cehoyos | 2007-11-24 | 1 | -2/+2 |
* | Fix half-baked last commit. | diego | 2007-11-22 | 1 | -3/+4 |
* | Remove ! operator hack, we require a POSIX-compatible-shell. | diego | 2007-11-22 | 1 | -31/+18 |
* | Invert the logic to check the cmp return value cmp to avoid using the ! opera... | diego | 2007-11-22 | 1 | -1/+1 |
* | main() --> main(void) | diego | 2007-11-21 | 1 | -14/+14 |
* | reindentation | nicodvb | 2007-11-14 | 1 | -1/+1 |
* | removed unneeded checks on the version of dvdnav (the acceptance of | nicodvb | 2007-11-14 | 1 | -6/+0 |
* | libogg muxer no longer exists in FFmpeg. | diego | 2007-11-14 | 1 | -1/+0 |
* | OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg. | diego | 2007-11-11 | 1 | -1/+1 |
* | add support for newer libdca | rathann | 2007-11-06 | 1 | -2/+4 |
* | Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791. | diego | 2007-11-01 | 1 | -0/+1 |
* | Detect IPv6 support on Windows | zuxy | 2007-10-30 | 1 | -1/+5 |
* | Update to use newer libnemesi, should fix desync, fps guessing may fail now | lu_zero | 2007-10-29 | 1 | -1/+1 |
* | Certain VIDIX drivers only work on x86, disable for other arches. | diego | 2007-10-20 | 1 | -2/+2 |
* | Disable libavcodec libvorbis encoder | uau | 2007-10-20 | 1 | -1/+1 |
* | Set CONFIG_LIBVORBIS correctly | reimar | 2007-10-20 | 1 | -0/+1 |
* | Replace Polyp- by PulseAudio output. | reimar | 2007-10-18 | 1 | -22/+20 |
* | Sync with latest FFmpeg changes. | diego | 2007-10-18 | 1 | -1/+1 |
* | DirectShow based tv:// driver for win32 | voroshil | 2007-10-13 | 1 | -2/+35 |
* | Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL. | diego | 2007-10-10 | 1 | -2/+2 |
* | cosmetics: Fix inconsistent indentation in directfb test. | diego | 2007-10-08 | 1 | -7/+7 |
* | Simplify directfb/dfbmga test. | diego | 2007-10-08 | 1 | -10/+10 |
* | cosmetics: Fix indentation after previous commit. | diego | 2007-10-08 | 1 | -3/+3 |
* | Remove useless code, the same check is performed a few lines above. | diego | 2007-10-08 | 1 | -4/+0 |
* | Remove the check for specific gcc versions, because: | diego | 2007-10-08 | 1 | -1/+1 |
* | The combination _vis=yes and proc=v9 makes no sense and will not even compile. | reimar | 2007-10-03 | 1 | -1/+1 |
* | Do not uselessly set _x264 to the value it already has | reimar | 2007-10-03 | 1 | -2/+0 |
* | Detect support of and add necessary CFLAGS to avoid crashes when loading | diego | 2007-10-01 | 1 | -0/+20 |
* | Remove useless quotes. | diego | 2007-10-01 | 1 | -1/+1 |
* | revert changes r23805, r23819 and r23866 to restore the mga_vid check | attila | 2007-09-30 | 1 | -4/+4 |
* | Require atleast libnemesi 0.6.2 (range api and h263 support | lu_zero | 2007-09-30 | 1 | -1/+1 |
* | Gentoo patches for Xext | lu_zero | 2007-09-29 | 1 | -2/+2 |
* | Give temporary executable file the system-specific executable extension. | diego | 2007-09-29 | 1 | -1/+1 |
* | Move declaration of temporary file variables to after the system-specific | diego | 2007-09-29 | 1 | -14/+17 |
* | Fix Theora check without pkgconfig, -ltheora will not link on its own, | diego | 2007-09-29 | 1 | -2/+2 |
* | Nuke some more outdated and confusing comments. | diego | 2007-09-29 | 1 | -9/+0 |
* | Remove redundant comment. | diego | 2007-09-29 | 1 | -1/+0 |
* | Remove useless comment. | diego | 2007-09-29 | 1 | -1/+0 |
* | cosmetics: Move the command to remove configure.log out of a block of variable | diego | 2007-09-29 | 1 | -1/+1 |
* | fixing uau's GNUisms... 100l | rfelker | 2007-09-27 | 1 | -1/+1 |
* | Fix compilation after FFmpegs r10594. | cehoyos | 2007-09-26 | 1 | -1/+1 |
* | BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to ... | reimar | 2007-09-26 | 1 | -2/+2 |
* | Fix building without network. | iive | 2007-09-22 | 1 | -2/+4 |
* | libnemesi support, yet another rtsp/rtp library... | lu_zero | 2007-09-19 | 1 | -2/+30 |
* | Mention that libavc png decoder depends on zlib | reimar | 2007-09-18 | 1 | -1/+1 |
* | Merge three sed invocations into one. | diego | 2007-09-16 | 1 | -3/+1 |
* | Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man | diego | 2007-09-16 | 1 | -2/+2 |
* | prevent some vidix drivers to get compiled on powerpc, they are not intended ... | ben | 2007-09-15 | 1 | -0/+5 |
* | restored vidix build on powerpc | ben | 2007-09-15 | 1 | -2/+1 |
* | pthreads support is required for teletext | voroshil | 2007-09-14 | 1 | -1/+1 |
* | Fix ESD check: use an ESD function to actually check linking and do | reimar | 2007-09-14 | 1 | -2/+2 |
* | Do not replace _ by - if x86_64 is given in --target. | reimar | 2007-09-12 | 1 | -1/+4 |
* | Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link. | diego | 2007-09-09 | 1 | -12/+12 |
* | Fix fast_cmov detection broken by r24371 | zuxy | 2007-09-08 | 1 | -5/+4 |
* | Use -march=native (avail. since gcc 4.2) when possible | zuxy | 2007-09-08 | 1 | -0/+2 |
* | Fix typo in r24360 | cehoyos | 2007-09-07 | 1 | -1/+1 |
* | Fix compilation after FFmpeg AUDIO_(DE)MUXER split | uau | 2007-09-07 | 1 | -2/+2 |
* | Fix compilation after FFmpeg r10426. | cehoyos | 2007-09-07 | 1 | -2/+2 |
* | Fix AltiVec autodetection: The autodetection was overriding configure | diego | 2007-09-06 | 1 | -4/+5 |
* | Fix compilation after FFmpeg r10411. | cehoyos | 2007-09-05 | 1 | -1/+1 |
* | Make DGA 1 and DGA 2 separately selectable. | diego | 2007-08-31 | 1 | -25/+31 |
* | Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg. | diego | 2007-08-27 | 1 | -2/+6 |
* | Better handling of Alpha MVI CPU extensions (untested). | diego | 2007-08-27 | 1 | -10/+11 |
* | Remove unused _def_altivec | reimar | 2007-08-26 | 1 | -8/+0 |
* | Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE... | reimar | 2007-08-26 | 1 | -5/+3 |
* | CONFIG_DARWIN was removed from FFmpeg. | diego | 2007-08-22 | 1 | -1/+1 |
* | Finally fix --enable-debug compilation | reimar | 2007-08-22 | 1 | -0/+2 |
* | Add libdvdcss-specific CFLAGS in the correct place. | diego | 2007-08-18 | 1 | -1/+2 |
* | adding help for --ar --ranlib | mhoffman | 2007-08-16 | 1 | -0/+2 |
* | Move setting of res_comment for internal dvdread to a more sensible place. | diego | 2007-08-16 | 1 | -1/+1 |
* | allow setting of ranlib from the commandline of configure | mhoffman | 2007-08-16 | 1 | -0/+3 |
* | allow setting of ar from the commandline of configure | mhoffman | 2007-08-16 | 1 | -0/+5 |
* | Sync libdvdread with version 0.9.5 (functional changes). | diego | 2007-08-15 | 1 | -0/+3 |
* | cosmetics: Reorder lines for consistency. | diego | 2007-08-15 | 1 | -1/+1 |
* | Rename TMPO to TMPEXE, it is an executable, not an object file. | diego | 2007-08-14 | 1 | -15/+15 |
* | Apple Remote support | diego | 2007-08-14 | 1 | -0/+46 |
* | Remove additional warnings when using icc - similar to -Wno-pointer-sign. | cehoyos | 2007-08-13 | 1 | -1/+1 |
* | Remove unused definition. | diego | 2007-08-12 | 1 | -5/+0 |
* | Move some more compiler flags to configure. | diego | 2007-08-09 | 1 | -1/+10 |
* | Remove unused definition. | diego | 2007-08-08 | 1 | -3/+0 |
* | Move some #defines into configure/config.h. | diego | 2007-08-08 | 1 | -0/+12 |
* | Move HAVE_INTTYPES_H definition to a more sensible place in config.h. | diego | 2007-08-07 | 1 | -6/+6 |
* | |