summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation after upcoming H264_VDPAU patch for FFmpeg.cehoyos2009-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28252 b3059339-0415-0410-9bf9-f77b7e298cf2
* EXTERN_PREFIX is not only used in FFmpeg code.diego2009-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28246 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ARMv6t2 CPU extension additions missed in previous commit.diego2009-01-041-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28244 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync ARMv6t2 optimization support from FFmpeg.diego2009-01-041-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28243 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update JACK configure test to match r28241reimar2009-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28242 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set and use only ARCH_PPC, not also ARCH_POWERPC.diego2008-12-271-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28196 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set fast_cmov for all x86_64 systems, except for P4-based systems thisreimar2008-12-231-1/+1
| | | | | | should be better, in particular cmov is recommended for future systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Define HAVE_FAST_64BIT if appropriatereimar2008-12-231-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.cehoyos2008-12-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28180 b3059339-0415-0410-9bf9-f77b7e298cf2
* another round of armv4l --> arm changesdiego2008-12-171-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28159 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvmc is now a CONFIG_ option in FFmpeg.diego2008-12-151-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.diego2008-12-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28143 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge two identical NetBSD/OpenBSD conditions.diego2008-12-131-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28142 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.diego2008-12-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28141 b3059339-0415-0410-9bf9-f77b7e298cf2
* Search live555 library also in /usr/lib64.cehoyos2008-12-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28131 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rework Theora test, it was throwing away CFLAGS provided by pkg-config.diego2008-12-111-8/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28130 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: actually disable quartz vo when detection failed.gpoirier2008-12-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28124 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics in test programsdiego2008-12-031-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Treat video output objects the same as everything else in the build system,diego2008-12-031-45/+32
| | | | | | | | i.e. have lines that conditionally enable each in the Makefile and corresponding variables set from configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28080 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: consistent CONFIG_PNM definitiondiego2008-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28079 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Rename ZORAN Makefile variable to ZR for consistency.diego2008-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28077 b3059339-0415-0410-9bf9-f77b7e298cf2
* Treat audio output objects the same as everything else in the build system,diego2008-12-031-22/+15
| | | | | | | | i.e. have lines that conditionally enable each in the Makefile and corresponding variables set from configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28075 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine asgpoirier2008-12-031-1/+1
| | | | | | | | | libavcodec/i386/x86inc.asm checks that __OUTPUT_FORMAT__ is 'macho' in 32-bits mode, not 'macho32'. This is a workaround until FFmpeg code is fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28068 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, actually put the PTHREAD_CACHE define into config.hreimar2008-12-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28067 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_direct3d.o depends on w32_common.o.diego2008-12-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28059 b3059339-0415-0410-9bf9-f77b7e298cf2
* MNG demuxer by Stefan Schuermans, stefan blinkenarea orgdiego2008-11-301-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28052 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move PTHREAD_CACHE define logic to configure.reimar2008-11-281-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28048 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix cross-compilation: autodetect correct nm toolreimar2008-11-281-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28046 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure: Move AANDCT config.mak entry and add config.h #definesuau2008-11-261-1/+3
| | | | | | | | Move the config.mak "CONFIG_AANDCT=yes" line to where other similar features are, and add missing CONFIG_AANDCT and ENABLE_AANDCT #defines to config.h (though current FFmpeg code works without them). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28043 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation after FFmpeg r15940reimar2008-11-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable compilation with icc 11.0.cehoyos2008-11-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28038 b3059339-0415-0410-9bf9-f77b7e298cf2
* now that we have a specific check to enable ao_macosx or not, don't let testgpoirier2008-11-241-10/+4
| | | | | | | for vo_quartz set if ao_macosx should be enabled or not: it's redundant. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28030 b3059339-0415-0410-9bf9-f77b7e298cf2
* add specific test to check if we can enable ao_macosx not matter how ↵gpoirier2008-11-241-1/+15
| | | | | | vo_quartz test may turn out git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28029 b3059339-0415-0410-9bf9-f77b7e298cf2
* Direct3D based video_out module.reimar2008-11-181-0/+26
| | | | | | | | Patch by Georgi Petrov (gogothebee gmail com) Panscan handling is still disabled and needs to be fixed for negative -panscan. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27955 b3059339-0415-0410-9bf9-f77b7e298cf2
* On OpenBSD socklen_t is defined at sys/types.h, so latter is addedbircoph2008-11-181-1/+1
| | | | | | | to the header search path. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27953 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, missing ' s' in sed command, probably caused all decoders to bereimar2008-11-171-1/+1
| | | | | | disabled when zlib is not available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27949 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.diego2008-11-171-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27948 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set _have_yasm to "no" if yasm detection failed.diego2008-11-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27947 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow compilation with icc 10.1.cehoyos2008-11-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27944 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix missing -DARCH_X86_64 for yasm on x86_64.reimar2008-11-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27941 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add yasm support to the build system.bircoph2008-11-161-1/+56
| | | | | | | | This allows to use yasm assembler optimizations from FFmpeg code, in particular, from libavcodec/fft.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27940 b3059339-0415-0410-9bf9-f77b7e298cf2
* On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,gpoirier2008-11-151-1/+1
| | | | | | | | | use cpuinfo instead. This allows MPlayer to get one step closer to building in 64 bits mode on Darwin, if one passes --target=x86_64-darwin to configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27931 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print out that vo_macosx is disabled when Mac OS X APIs are not available.diego2008-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27905 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc tscc decoder now also depends on zlibreimar2008-11-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27884 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change OpenGL support to work on unmodified MinGW64reimar2008-11-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27879 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure that linker flags passed as configure parameters appear beforediego2008-10-281-1/+1
| | | | | | | | those detected by configure so that the former can override the latter. patch by Giacomo Comes, comes naic edu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27842 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: alphabetical orderdiego2008-10-261-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27829 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodecuau2008-10-261-2/+9
| | | | | | | After the latest FFmpeg changes these must be set if certain codecs are enabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27828 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.diego2008-10-251-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27824 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure: Set CONFIG_FFT to fix libavcodec compilationuau2008-10-251-0/+7
| | | | | | | | | After the latest FFmpeg changes some codecs require that CONFIG_FFT is also set if the codec is enabled. This commit enables CONFIG_FFT unconditionally though in principle all the codecs requiring it could be disabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27823 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: Revert SH4 removal, which is required in FFmpeg.diego2008-10-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27819 b3059339-0415-0410-9bf9-f77b7e298cf2
* SH4 is an architecture, not a CPU extension.diego2008-10-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ARM pld instruction test for FFmpeg ARM optimizations.diego2008-10-231-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27813 b3059339-0415-0410-9bf9-f77b7e298cf2
* Determine default CD/DVD device in configure instead of using an #ifdef jungle.diego2008-10-211-0/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27809 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Reorganize config.h. Remove pointless comments, group togetherdiego2008-10-161-449/+195
| | | | | | | options in sensible parts and order them alphabetically. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27795 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo: _dev_dvd_openbsd --> _def_dvd_openbsddiego2008-10-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27794 b3059339-0415-0410-9bf9-f77b7e298cf2
* Create LIBDIR for binary codecs upon make install.diego2008-10-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27793 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move dcbzl definition to the FFmpeg section of config.h where it belongs.diego2008-10-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27792 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.diego2008-10-161-5/+5
| | | | | | | | We were using an inconsistent mix of the three variants and 'volatile' should be the most correct and portable variant. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27791 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.diego2008-10-161-3/+3
| | | | | | | Neither variant is valid C99 syntax, but __asm__ is the most portable variant. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.diego2008-10-161-27/+0
| | | | | | | config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27787 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.diego2008-10-161-7/+0
| | | | | | | config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27786 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.diego2008-10-161-2/+0
| | | | | | | config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27785 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move X11_FULLSCREEN definition to x11_common.h where it belongs.diego2008-10-161-3/+0
| | | | | | | config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move attribute_used declaration from config.h to mangle.h where it is useful.diego2008-10-161-7/+0
| | | | | | | config.h should only contain definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27781 b3059339-0415-0410-9bf9-f77b7e298cf2
* sun --> __sun in config.h preprocessor checkdiego2008-10-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27777 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.diego2008-10-141-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27775 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Consistently name all header #define variables.diego2008-10-141-40/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27774 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.diego2008-10-131-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove global definition of WIN32 in config.h for Cygwin.diego2008-10-131-8/+1
| | | | | | | Instead just define it for libdvdcss, where it is strictly needed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27762 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.diego2008-10-131-1/+1
| | | | | | | This avoids a pointless indirection that only obscures what is really done. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27761 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove check for byteswap.h, it was removed from FFmpeg.diego2008-10-131-18/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Filter out .hh and .h files in the C++ dependency generation command.diego2008-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27749 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless HAVE_STRCHR definition from config.h.diego2008-10-121-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27748 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move socklen_t typedef from config.h to stream/network.h.diego2008-10-121-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27744 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not provide a prototype for setenv in config.h, we do not provide adiego2008-10-111-3/+0
| | | | | | | prototype for all the other functions that we have in osdep/. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27743 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move some config.h entries to more sensible places.diego2008-10-101-23/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27742 b3059339-0415-0410-9bf9-f77b7e298cf2
*