aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Create proper define for DFBMGA.Gravatar diego2006-10-14
* Remove intrinsics check, they are no longer used in FFmpeg.Gravatar diego2006-10-14
* Check for maeomo-specific libraries (Nokia 770).Gravatar diego2006-10-12
* Make the socklib check search gethostbyname/socket in libc.Gravatar diego2006-10-11
* Streamline socklib check.Gravatar diego2006-10-11
* Run TOOLS/cpuinfo on x86_64 as well as x86.Gravatar diego2006-10-11
* Change == to = in test comparisons for better portability.Gravatar diego2006-10-10
* List dfbmga and directfb in _novomodules.Gravatar syrjala2006-10-08
* Fix DirectFB version check. The old code simply concatenated theGravatar syrjala2006-10-08
* Disable linking mplayer with mp3lame when --disable-encoder=mp3lame isGravatar rathann2006-10-08
* Support for detection of extended instructions on ARM.Gravatar diego2006-10-08
* Cosmetics: consistent order for en-/disabled codecs listGravatar reimar2006-10-07
* Remove special warning printed when VIDIX is disabledGravatar uau2006-10-07
* Sync with latest BUILD_ROOT changes in FFmpeg.Gravatar diego2006-10-07
* add gcc-4.x to the list of compilers displayedGravatar gpoirier2006-10-06
* Remove the x264 option parser, and pass the options on to libx264 as a string...Gravatar lorenm2006-10-05
* removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...Gravatar ben2006-09-27
* vo_caca: use the pre-1.x compatibility layer so recentGravatar corey2006-09-26
* Replace preprocessor hacks to work around compilers not supporting namedGravatar diego2006-09-18
* configure should fall back on -mcpu=pentium4 if -mcpu=prescottGravatar diego2006-09-18
* Add --disable-dvdnav to help output.Gravatar diego2006-09-18
* Add demux_nut to MPlayer repoGravatar ods152006-09-17
* The recent renaming of the gcc-checking switches to gcc-check was incomplete.Gravatar diego2006-09-16
* removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane...Gravatar nicodvb2006-09-16
* Fix Irix build with gcc < 3.x, closes Bugzilla #572.Gravatar diego2006-09-14
* Move conditional compilation to the build system.Gravatar diego2006-09-12
* detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use ...Gravatar nicodvb2006-09-09
* Add support for POWER5 as found on IBM eServer OpenPower 720Gravatar gpoirier2006-09-06
* -lm needs to come before -laudio to avoid link errors in the NAS check.Gravatar diego2006-09-02
* Check for requirements at configure-time, not at run-time.Gravatar diego2006-08-31
* cosmetics: Fix ugly one-space indentation in radio check.Gravatar diego2006-08-31
* split in 2 'horribly long line'Gravatar nicodvb2006-08-30
* make sure opt.h is present when detecting libavformatGravatar nicodvb2006-08-30
* accept dvdnav version >= 0.2.0; the previous code failed because the check te...Gravatar nicodvb2006-08-29
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* Reenable some encoders even for MPlayer-only compilation, some filters need it.Gravatar diego2006-08-27
* Only add include flags if cc_check succeeded.Gravatar diego2006-08-27
* Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.Gravatar diego2006-08-26
* Remove superfluous --with-termcaplib option.Gravatar diego2006-08-26
* Add --extra-libs option to pass linker flags.Gravatar diego2006-08-26
* Remove --with-madlibdir option, it never worked anyway.Gravatar diego2006-08-26
* Disentangle toolame CFLAGS and LDFLAGS handling.Gravatar diego2006-08-25
* Disentangle libdv and vorbis linker flags.Gravatar diego2006-08-25
* Fix .align is a power of two check.Gravatar diego2006-08-24
* fix trailing space problem, which was preventing fontconfig to get compiledGravatar gpoirier2006-08-22
* support for disabling/enabling bitmap font support from configureGravatar diego2006-08-21
* Remove unused variable.Gravatar diego2006-08-21
* cosmetics: Fix indentation after last commit.Gravatar diego2006-08-21
* Properly disable tests that depend on X.Gravatar diego2006-08-21
* Remove superfluous variable settings.Gravatar diego2006-08-21