aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* allow conditionnal compilation of yuv4mpeg video out.Gravatar ben2008-06-20
* cosmetics: Group internal codec library tests together.Gravatar diego2008-06-15
* Fix support for libnemesi installed on nonstandard pathsGravatar lu_zero2008-06-13
* require latest x264 to enable MEncoder's x264 supportGravatar gpoirier2008-06-09
* Add support for enabling VIDIX dhahelper.Gravatar diego2008-06-08
* Restore support for compiling with svgalib_helper.Gravatar diego2008-06-07
* Only check for VIDIX PCI device name database if VIDIX is enabled.Gravatar diego2008-06-07
* Make sure that the LC_ALL variable is exported to the environment ofGravatar diego2008-06-07
* Drop support for external libvidix (unmaintained and not up-to-date)Gravatar ben2008-06-07
* Use LC_ALL instead of LANG in config.mak to prevent locale settings fromGravatar diego2008-06-02
* 10l: Restore LANG variable in config.mak so that shell commands are notGravatar diego2008-06-02
* Remove unused variable LANG from config.mak.Gravatar diego2008-06-02
* Remove unused variable TARGET_OS from config.mak.Gravatar diego2008-06-02
* cosmetics: Restructure config.mak logically and alphabetically.Gravatar diego2008-06-02
* Remove unused variable TARGET_CPU from config.mak.Gravatar diego2008-06-02
* Remove unnecessary FFmpeg hack from config.mak.Gravatar diego2008-06-02
* tiny reindentationGravatar nicodvb2008-06-01
* disable dvdnav when using the internal dvdreadGravatar nicodvb2008-06-01
* reindented the dvdread detection blockGravatar nicodvb2008-06-01
* changed the code that checks the presence of the external dvdreadGravatar nicodvb2008-06-01
* removed support for Ogle's dvdreadGravatar nicodvb2008-06-01
* Change spelling of XviD to Xvid as has already been done in the (rest of the)Gravatar diego2008-05-31
* Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be usedGravatar diego2008-05-30
* Check for AltiVec vector declaration syntax.Gravatar diego2008-05-30
* Revert commit r26897.Gravatar iive2008-05-28
* cosmetics: XviD --> XvidGravatar diego2008-05-27
* add potentially missing typesGravatar ben2008-05-20
* Output a better informative message if no AltiVec CFLAGS can be found.Gravatar diego2008-05-19
* Do not run second AltiVec CFLAG check in a subshell; the variable that isGravatar diego2008-05-19
* Replace hack to disable iconv conversion of messages with something more sane.Gravatar diego2008-05-18
* Only run AltiVec compiler tests on PowerPC.Gravatar diego2008-05-18
* 10l: Fix MAN_LANG creation for real this time.Gravatar diego2008-05-18
* 10l: missing quotes in sed commandGravatar diego2008-05-18
* Split MAN_LANG Makefile variable into MAN_LANG and MAN_LANG_ALL withGravatar diego2008-05-18
* Introduce make variable common to the GTK and Windows GUI and use itGravatar diego2008-05-18
* 10l: Add missing parentheses in AltiVec test logic.Gravatar diego2008-05-18
* Add support for AppleIR Remote as an input under Linux systems.Gravatar ben2008-05-18
* cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* Prefer FSF-style AltiVec flags over Apple-style.Gravatar diego2008-05-10
* Simplify AltiVec compiler flag test.Gravatar diego2008-05-10
* Simplify AltiVec CFLAG test.Gravatar diego2008-05-10
* Replace some if constructs with && in the AltiVec test.Gravatar diego2008-05-10
* cosmetics: whitespace changes, spelling, code moving in AltiVec test.Gravatar diego2008-05-10
* Only check for and set AltiVec flags if AltiVec or runtime CPU detection isGravatar diego2008-05-10
* Remove outdated FIXME comment.Gravatar diego2008-05-10
* FFmpeg parts no longer require extra -I CFLAGS.Gravatar diego2008-05-09
* cosmetics: indentationGravatar diego2008-05-09
* Add options to handle the external libraries in libavcodec, which requireGravatar diego2008-05-08
* Add option to disable mp3lame.Gravatar diego2008-05-08
* cosmetics: Rename _lavc_* variables to _*_lavc.Gravatar diego2008-05-08