aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* 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
* Remove redundant comment.Gravatar diego2007-09-29
* Remove useless comment.Gravatar diego2007-09-29
* cosmetics: Move the command to remove configure.log out of a block of variableGravatar diego2007-09-29
* fixing uau's GNUisms... 100lGravatar rfelker2007-09-27
* Fix compilation after FFmpegs r10594.Gravatar cehoyos2007-09-26
* BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to ...Gravatar reimar2007-09-26
* Fix building without network.Gravatar iive2007-09-22
* libnemesi support, yet another rtsp/rtp library...Gravatar lu_zero2007-09-19
* Mention that libavc png decoder depends on zlibGravatar reimar2007-09-18
* 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