aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* 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
* Remove support for obsolete and non-free divx4/odivx libraries.Gravatar diego2006-07-14
* Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support Gravatar gpoirier2006-07-13
* Streamline GUI build.Gravatar diego2006-07-13
* Use only one global config.mak file.Gravatar diego2006-07-12
* Sync with latest FFmpeg build system changes:Gravatar diego2006-07-12
* remove check. libavutil is now mandatoryGravatar ivo2006-07-12
* Work around DTS_INC and MLIB_INC now being gone from FFmpeg.Gravatar diego2006-07-12
* Make libavutil mandatory.Gravatar diego2006-07-12
* Remove remnants of old libmp1e support.Gravatar diego2006-07-12
* libavformat interdependencies have been fixed so disable all muxersGravatar diego2006-07-12
* Fix compilation with MEncoder disabled: Some libavformat demuxers haveGravatar diego2006-07-11
* Fix 10l regexp mistake that disabled all decoders/encoders.Gravatar diego2006-07-11
* xvmclib vs xvmclibdir typoGravatar diego2006-07-11
* Split _libavcodecs variable into _libavdecoders and _libavencoders.Gravatar diego2006-07-11
* Disable FFmpeg muxers when not compiling MEncoder.Gravatar diego2006-07-11
* Sync with FFmpeg: (de)muxers are now individually selectable.Gravatar diego2006-07-11
* Add FFmpeg parsers to config.h as well.Gravatar diego2006-07-11
* Mention that individual codec and parser en-/disabling is FFmpeg-specific.Gravatar diego2006-07-11
* added new pvr:// input for ivtv based cardsGravatar ben2006-07-10
* 10l, xvmclib(dir) does not specify a directory name.Gravatar diego2006-07-09
* Consistent option and variable naming for x11libdir and xvmclibdir.Gravatar diego2006-07-09
* _x11_paths should just be a list of paths without -L.Gravatar diego2006-07-09