aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
...
* Only run the check for external FAAD if internal FAAD is not used.Gravatar diego2006-08-21
* disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-Gravatar nicodvb2006-08-20
* The X11 header check looks in $_extra_inc that contains directories in theGravatar diego2006-08-20
* Fix xv and xinerama force on --enable-*Gravatar iive2006-08-19
* Some more consistency for the conditions under which tests are run.Gravatar diego2006-08-18
* Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"Gravatar diego2006-08-18
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* fix missing symbol when compiling with live support on mac osxGravatar nplourde2006-08-18
* 10l: Also rename configure option for gcc check.Gravatar diego2006-08-17
* Rename gcc_checking variable to gcc_check.Gravatar diego2006-08-17
* Add -Wdeclaration-after-statement to CFLAGS if available to ensure peopleGravatar reimar2006-08-17
* support for dvdnav is now auto-detected; removed support for dvdnav-dirGravatar nicodvb2006-08-14
* stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hpGravatar diego2006-08-14
* Add a switch for disabling high precision mpeg audio decoding in libavcodec.Gravatar diego2006-08-14
* Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it mightGravatar reimar2006-08-13
* Port ASMALIGN preprocessor macro for .align handling from FFmpeg.Gravatar diego2006-08-12
* Print "no" if all of the Vorbis tests failed.Gravatar diego2006-08-12
* -logg must come before -lvorbisidec since both declare the same symbols.Gravatar reimar2006-08-08
* Reorganize libvorbis/Tremor detection, external Tremor should be detected now.Gravatar diego2006-08-08
* spelling/clarification for --help outputGravatar diego2006-08-08
* cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.Gravatar diego2006-08-07
* cosmetics: Rename some variables for consistency.Gravatar diego2006-08-07
* Fix bug introduced in LIVE555 test simplification, -lstdc++ should go lastGravatar diego2006-08-06
* Simplify Tremor low accuracy test, label external Tremor as such.Gravatar diego2006-08-05
* 10l, line from a local modification committed by accident.Gravatar diego2006-08-05
* Unify include path handling in the build system, part III:Gravatar diego2006-08-04
* Fix libcdio test after r19200, the detected include dir was not stored.Gravatar diego2006-08-04
* Merge DirectFB header check into DirectFB check.Gravatar diego2006-08-04
* Remove silly check for $_inc_directfb, it is not set beforehand.Gravatar diego2006-08-04
* Remove one more redundant test invocation.Gravatar diego2006-08-04
* Simplify DirectFB header check.Gravatar diego2006-08-04
* cosmetics: Fix DVB test indentation.Gravatar diego2006-08-03
* cosmetics: Fix indentation after last commit.Gravatar diego2006-08-03
* Run DVB (HEAD) test only when the corresponding variable is set to auto.Gravatar diego2006-08-03
* Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.Gravatar diego2006-08-03
* $inc_extra vs $_inc_extra typo, closes bug #543.Gravatar diego2006-08-01
* Simplify LIVE555 test and make it more consistent with the other tests.Gravatar diego2006-08-01
* added audio output for ivtv cardsGravatar ben2006-07-28
* Remove $ from a variable in a comment to avoid irritating expansion.Gravatar diego2006-07-27
* Remove superfluous $_inc_extra parameter from cc_check call.Gravatar diego2006-07-27
* Unify include path handling in the build system, part II.Gravatar diego2006-07-27
* Remove inconsistency from libcdio test.Gravatar diego2006-07-27
* Remove silly test/include path cleanup.Gravatar diego2006-07-27
* Remove unused variable.Gravatar diego2006-07-27
* Rename _inc_soundcard to _include_soundcard, _inc variables are usedGravatar diego2006-07-27
* Unify include paths in the build system, part I.Gravatar diego2006-07-27
* Introduce general V4L variable/define.Gravatar diego2006-07-27
* Rename *v4l variable to *v4l1.Gravatar diego2006-07-27
* new vo driver for ivtv cards tv-out through internal h/w mpeg decoderGravatar ben2006-07-19
* sync to x264 r537 (api change)Gravatar lorenm2006-07-18