aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* 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
* The combination _vis=yes and proc=v9 makes no sense and will not even compile.Gravatar reimar2007-10-03
* Do not uselessly set _x264 to the value it already hasGravatar reimar2007-10-03
* Detect support of and add necessary CFLAGS to avoid crashes when loadingGravatar diego2007-10-01
* Remove useless quotes.Gravatar diego2007-10-01
* revert changes r23805, r23819 and r23866 to restore the mga_vid checkGravatar attila2007-09-30
* Require atleast libnemesi 0.6.2 (range api and h263 supportGravatar lu_zero2007-09-30
* Gentoo patches for XextGravatar lu_zero2007-09-29
* Give temporary executable file the system-specific executable extension.Gravatar diego2007-09-29
* Move declaration of temporary file variables to after the system-specificGravatar diego2007-09-29
* Fix Theora check without pkgconfig, -ltheora will not link on its own,Gravatar diego2007-09-29
* Nuke some more outdated and confusing comments.Gravatar diego2007-09-29