index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
*
Replace preprocessor hacks to work around compilers not supporting named
diego
2006-09-18
*
configure should fall back on -mcpu=pentium4 if -mcpu=prescott
diego
2006-09-18
*
Add --disable-dvdnav to help output.
diego
2006-09-18
*
Add demux_nut to MPlayer repo
ods15
2006-09-17
*
The recent renaming of the gcc-checking switches to gcc-check was incomplete.
diego
2006-09-16
*
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kane...
nicodvb
2006-09-16
*
Fix Irix build with gcc < 3.x, closes Bugzilla #572.
diego
2006-09-14
*
Move conditional compilation to the build system.
diego
2006-09-12
*
detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use ...
nicodvb
2006-09-09
*
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
[next]