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