| Commit message (Expand) | Author | Age |
* | Add support for POWER5 as found on IBM eServer OpenPower 720 | gpoirier | 2006-09-06 |
* | -lm needs to come before -laudio to avoid link errors in the NAS check. | diego | 2006-09-02 |
* | Check for requirements at configure-time, not at run-time. | diego | 2006-08-31 |
* | cosmetics: Fix ugly one-space indentation in radio check. | diego | 2006-08-31 |
* | split in 2 'horribly long line' | nicodvb | 2006-08-30 |
* | make sure opt.h is present when detecting libavformat | nicodvb | 2006-08-30 |
* | accept dvdnav version >= 0.2.0; the previous code failed because the check te... | nicodvb | 2006-08-29 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 |
* | Reenable some encoders even for MPlayer-only compilation, some filters need it. | diego | 2006-08-27 |
* | Only add include flags if cc_check succeeded. | diego | 2006-08-27 |
* | Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir. | diego | 2006-08-26 |
* | Remove superfluous --with-termcaplib option. | diego | 2006-08-26 |
* | Add --extra-libs option to pass linker flags. | diego | 2006-08-26 |
* | Remove --with-madlibdir option, it never worked anyway. | diego | 2006-08-26 |
* | Disentangle toolame CFLAGS and LDFLAGS handling. | diego | 2006-08-25 |
* | Disentangle libdv and vorbis linker flags. | diego | 2006-08-25 |
* | Fix .align is a power of two check. | diego | 2006-08-24 |
* | fix trailing space problem, which was preventing fontconfig to get compiled | gpoirier | 2006-08-22 |
* | support for disabling/enabling bitmap font support from configure | diego | 2006-08-21 |
* | Remove unused variable. | diego | 2006-08-21 |
* | cosmetics: Fix indentation after last commit. | diego | 2006-08-21 |
* | Properly disable tests that depend on X. | diego | 2006-08-21 |
* | Remove superfluous variable settings. | diego | 2006-08-21 |
* | cosmetics: indentation fix after last commit | diego | 2006-08-21 |
* | Remove duplicate check for $_faad_external = auto. | diego | 2006-08-21 |
* | 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 |