aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Merge three sed invocations into one.Gravatar diego2007-09-16
* Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/manGravatar diego2007-09-16
* prevent some vidix drivers to get compiled on powerpc, they are not intended ...Gravatar ben2007-09-15
* restored vidix build on powerpcGravatar ben2007-09-15
* pthreads support is required for teletextGravatar voroshil2007-09-14
* Fix ESD check: use an ESD function to actually check linking and doGravatar reimar2007-09-14
* Do not replace _ by - if x86_64 is given in --target.Gravatar reimar2007-09-12
* Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.Gravatar diego2007-09-09
* Fix fast_cmov detection broken by r24371Gravatar zuxy2007-09-08
* Use -march=native (avail. since gcc 4.2) when possibleGravatar zuxy2007-09-08
* Fix typo in r24360Gravatar cehoyos2007-09-07
* Fix compilation after FFmpeg AUDIO_(DE)MUXER splitGravatar uau2007-09-07
* Fix compilation after FFmpeg r10426.Gravatar cehoyos2007-09-07
* Fix AltiVec autodetection: The autodetection was overriding configureGravatar diego2007-09-06
* Fix compilation after FFmpeg r10411.Gravatar cehoyos2007-09-05
* Make DGA 1 and DGA 2 separately selectable.Gravatar diego2007-08-31
* Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.Gravatar diego2007-08-27
* Better handling of Alpha MVI CPU extensions (untested).Gravatar diego2007-08-27
* Remove unused _def_altivecGravatar reimar2007-08-26
* Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE...Gravatar reimar2007-08-26
* 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