aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Remove setting of ldconfig, it is unused.Gravatar diego2008-01-27
* Move Zoran video controller check after the libavcodec one.Gravatar iive2008-01-23
* The GUI requires font support.Gravatar diego2008-01-14
* Set CONFIG_SWSCALER in order to avoid imgresampleGravatar uau2008-01-09
* Add HAVE_SOCKLEN_T to config.h for FFmpegGravatar uau2008-01-03
* Use _ISOC99_SOURCE instead of _GNU_SOURCE.Gravatar diego2008-01-02
* include dvdnav.h from its installation directory rather than appendingGravatar nicodvb2008-01-01
* Add detection of *lrint* and round* functions to configure.Gravatar eugeni2007-12-28
* Make windres binary name configurable, useful for cross-compiling.Gravatar diego2007-12-28
* Simplify int_fastXY_t test in configure.Gravatar reimar2007-12-22
* Add support for XScreenSaverSuspendGravatar reimar2007-12-22
* Remove internal unrarlib copy, the new unrarexec code is a strict superset.Gravatar diego2007-12-20
* Support cddb on darwin.Gravatar ulion2007-12-16
* Always enable largefile support by defaultGravatar uau2007-12-14
* Support using unrar executable to access rar-compressed vobsub files.Gravatar ulion2007-12-14
* support for xtensa CPU architectureGravatar diego2007-12-11
* Do not set SYS_AMIGAOS4, it is unused.Gravatar diego2007-12-11
* SYS_AMIGAOS4 --> __AMIGAOS4__Gravatar diego2007-12-11
* slight consistency change for default DVD device selectionGravatar diego2007-12-11
* Remove redundant condition from list of CD/DVD-ROM devices.Gravatar diego2007-12-11
* Do not set -DSYS_DARWIN, it is unused.Gravatar diego2007-12-11
* Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.Gravatar diego2007-12-11
* Allow usage of icc 10.1Gravatar cehoyos2007-12-08
* add new configure option to disable VIDIX PCI device name database (saves a 3...Gravatar ben2007-12-04
* live555 and libnemesi support coexistsGravatar lu_zero2007-12-04
* Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.Gravatar cehoyos2007-11-24
* Fix half-baked last commit.Gravatar diego2007-11-22
* Remove ! operator hack, we require a POSIX-compatible-shell.Gravatar diego2007-11-22
* Invert the logic to check the cmp return value cmp to avoid using the ! opera...Gravatar diego2007-11-22
* main() --> main(void)Gravatar diego2007-11-21
* reindentationGravatar nicodvb2007-11-14
* removed unneeded checks on the version of dvdnav (the acceptance ofGravatar nicodvb2007-11-14
* libogg muxer no longer exists in FFmpeg.Gravatar diego2007-11-14
* OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.Gravatar diego2007-11-11
* add support for newer libdcaGravatar rathann2007-11-06
* Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.Gravatar diego2007-11-01
* Detect IPv6 support on WindowsGravatar zuxy2007-10-30
* Update to use newer libnemesi, should fix desync, fps guessing may fail nowGravatar lu_zero2007-10-29
* Certain VIDIX drivers only work on x86, disable for other arches.Gravatar diego2007-10-20
* Disable libavcodec libvorbis encoderGravatar uau2007-10-20
* Set CONFIG_LIBVORBIS correctlyGravatar reimar2007-10-20
* Replace Polyp- by PulseAudio output.Gravatar reimar2007-10-18
* Sync with latest FFmpeg changes.Gravatar diego2007-10-18
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13
* Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.Gravatar diego2007-10-10
* cosmetics: Fix inconsistent indentation in directfb test.Gravatar diego2007-10-08
* Simplify directfb/dfbmga test.Gravatar diego2007-10-08
* cosmetics: Fix indentation after previous commit.Gravatar diego2007-10-08
* Remove useless code, the same check is performed a few lines above.Gravatar diego2007-10-08
* Remove the check for specific gcc versions, because:Gravatar diego2007-10-08