aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* CONFIG_DARWIN was removed from FFmpeg.Gravatar diego2007-08-22
* Finally fix --enable-debug compilationGravatar reimar2007-08-22
* Add libdvdcss-specific CFLAGS in the correct place.Gravatar diego2007-08-18
* adding help for --ar --ranlibGravatar mhoffman2007-08-16
* Move setting of res_comment for internal dvdread to a more sensible place.Gravatar diego2007-08-16
* allow setting of ranlib from the commandline of configureGravatar mhoffman2007-08-16
* allow setting of ar from the commandline of configureGravatar mhoffman2007-08-16
* Sync libdvdread with version 0.9.5 (functional changes).Gravatar diego2007-08-15
* cosmetics: Reorder lines for consistency.Gravatar diego2007-08-15
* Rename TMPO to TMPEXE, it is an executable, not an object file.Gravatar diego2007-08-14
* Apple Remote supportGravatar diego2007-08-14
* Remove additional warnings when using icc - similar to -Wno-pointer-sign.Gravatar cehoyos2007-08-13
* Remove unused definition.Gravatar diego2007-08-12
* Move some more compiler flags to configure.Gravatar diego2007-08-09
* Remove unused definition.Gravatar diego2007-08-08
* Move some #defines into configure/config.h.Gravatar diego2007-08-08
* Move HAVE_INTTYPES_H definition to a more sensible place in config.h.Gravatar diego2007-08-07
* Improve error message.Gravatar diego2007-08-07
* Give the cpuinfo binary the right suffix $_exesufGravatar reimar2007-08-03
* add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)Gravatar reimar2007-08-03
* Define ENABLE_GRAY for FFmpegGravatar uau2007-08-01
* 10l for committing untested changes, a test call was missing.Gravatar diego2007-08-01
* (cosmetics) Make TV detection code two spaces indentedGravatar voroshil2007-08-01
* Enable teletext for V4Lv1.Gravatar voroshil2007-08-01
* Make teletext depend on freetype. Fixes compilation failer (in sub.c).Gravatar iive2007-07-30
* 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL testGravatar reimar2007-07-30
* Extend OpenGL configure test to also check for glx/wgl and proper linking.Gravatar reimar2007-07-30
* Change V4L2 MPEG decoder check so it can actually failGravatar reimar2007-07-30
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...Gravatar ben2007-07-29
* Teletext support.Gravatar voroshil2007-07-29
* Disable building of vo_mga on all linux platforms despite not having Matrox c...Gravatar iive2007-07-26
* add Hitachi SuperH (SH3) supportGravatar gpoirier2007-07-26
* Fix configure regexp for enabling FFmpeg featuresGravatar uau2007-07-25
* avoid ff_config_enable doing partial matches.Gravatar reimar2007-07-25
* Make the assembler accept VIS instrucitions on ultraSPARC.Gravatar diego2007-07-22
* DTS decoding via libdcaGravatar rtogni2007-07-22
* Remove unused definition.Gravatar diego2007-07-21
* Use --static flag for pkg-config if --enable-static was used.Gravatar reimar2007-07-20
* !00l, last commit mixed up "normal" ggi and ggiwmh tests.Gravatar reimar2007-07-20
* Change ggi and SDL tests so that linking problems with --enable-static are moreGravatar reimar2007-07-20
* Remove vo_syncfb, which was unused for 5 years.Gravatar diego2007-07-20
* Rename mga_vid test to make it more descriptive.Gravatar diego2007-07-18
* Restore vo_mga check, it is Linux-only.Gravatar diego2007-07-18
* Remove pointless printing of include and linker paths.Gravatar diego2007-07-17
* Do not test for the existence of device files during configuration,Gravatar diego2007-07-17
* Modify X11 headers check so as not to add /usr/include, the default systemGravatar diego2007-07-17
* Remove /usr/include from the list of places to check for headers,Gravatar diego2007-07-17
* Remove commented-out dynamic linking check.Gravatar diego2007-07-17
* Remove unused scandir() check and fallback implementation.Gravatar diego2007-07-17
* Remove unused ftello() check and fallback implementation.Gravatar diego2007-07-17