summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* CONFIG_DARWIN was removed from FFmpeg.diego2007-08-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Finally fix --enable-debug compilationreimar2007-08-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24120 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add libdvdcss-specific CFLAGS in the correct place.diego2007-08-181-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24091 b3059339-0415-0410-9bf9-f77b7e298cf2
* adding help for --ar --ranlibmhoffman2007-08-161-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move setting of res_comment for internal dvdread to a more sensible place.diego2007-08-161-1/+1
| | | | | | | Now it will get set even if the dvdread check is skipped. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24080 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow setting of ranlib from the commandline of configuremhoffman2007-08-161-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24079 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow setting of ar from the commandline of configuremhoffman2007-08-161-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24078 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync libdvdread with version 0.9.5 (functional changes).diego2007-08-151-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24067 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Reorder lines for consistency.diego2007-08-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24064 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename TMPO to TMPEXE, it is an executable, not an object file.diego2007-08-141-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24059 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apple Remote supportdiego2007-08-141-0/+46
| | | | | | | | patch by Zoltan Ponekker, pontscho kac.poliod hu cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove additional warnings when using icc - similar to -Wno-pointer-sign.cehoyos2007-08-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24051 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused definition.diego2007-08-121-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24049 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move some more compiler flags to configure.diego2007-08-091-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24043 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused definition.diego2007-08-081-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24041 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move some #defines into configure/config.h.diego2007-08-081-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24031 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move HAVE_INTTYPES_H definition to a more sensible place in config.h.diego2007-08-071-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve error message.diego2007-08-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24022 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give the cpuinfo binary the right suffix $_exesufreimar2007-08-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24006 b3059339-0415-0410-9bf9-f77b7e298cf2
* add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)reimar2007-08-031-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24004 b3059339-0415-0410-9bf9-f77b7e298cf2
* Define ENABLE_GRAY for FFmpeguau2007-08-011-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23992 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l for committing untested changes, a test call was missing.diego2007-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23989 b3059339-0415-0410-9bf9-f77b7e298cf2
* (cosmetics) Make TV detection code two spaces indentedvoroshil2007-08-011-48/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23987 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable teletext for V4Lv1.voroshil2007-08-011-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23986 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make teletext depend on freetype. Fixes compilation failer (in sub.c).iive2007-07-301-1/+1
| | | | | | | The new teletext code modifies variables that are available only with freetype font rendering support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23952 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL testreimar2007-07-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23951 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extend OpenGL configure test to also check for glx/wgl and proper linking.reimar2007-07-301-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23950 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change V4L2 MPEG decoder check so it can actually failreimar2007-07-301-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23943 b3059339-0415-0410-9bf9-f77b7e298cf2
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known ↵ben2007-07-291-0/+38
| | | | | | as ivtv) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23925 b3059339-0415-0410-9bf9-f77b7e298cf2
* Teletext support.voroshil2007-07-291-0/+26
| | | | | | | Part 2/5: options/slaves/configure/definitions/etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23920 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable building of vo_mga on all linux platforms despite not having Matrox ↵iive2007-07-261-2/+2
| | | | | | | | | card. This could be reverted when there is proper check for Matrox card and mga_vid module presence. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23866 b3059339-0415-0410-9bf9-f77b7e298cf2
* add Hitachi SuperH (SH3) supportgpoirier2007-07-261-2/+20
| | | | | | | patch by Alex Ferguson %b_linuz A yahoo P com% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23863 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix configure regexp for enabling FFmpeg featuresuau2007-07-251-1/+1
| | | | | | | | | | | | | | All features were disabled because of a regexp that used "[^ ]" to match start of a word. '^' is not a metacharacter meaning beginning of line inside [], instead it inverts the matching condition of the other characters in the list. Changed to use "\<" and "\>" for start/end of word instead. I don't know how standard those are, at least they're better than the previous version. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23862 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid ff_config_enable doing partial matches.reimar2007-07-251-1/+1
| | | | | | | This fixes iwmmxt incorrectly enabling mmx as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23859 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the assembler accept VIS instrucitions on ultraSPARC.diego2007-07-221-1/+1
| | | | | | | patch by Balatoni Denes, dbalatoni interware hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23844 b3059339-0415-0410-9bf9-f77b7e298cf2
* DTS decoding via libdcartogni2007-07-221-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused definition.diego2007-07-211-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23839 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use --static flag for pkg-config if --enable-static was used.reimar2007-07-201-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23837 b3059339-0415-0410-9bf9-f77b7e298cf2
* !00l, last commit mixed up "normal" ggi and ggiwmh tests.reimar2007-07-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23836 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change ggi and SDL tests so that linking problems with --enable-static are morereimar2007-07-201-2/+5
| | | | | | | likely to be detected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23835 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-201-13/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename mga_vid test to make it more descriptive.diego2007-07-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23819 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore vo_mga check, it is Linux-only.diego2007-07-181-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23813 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless printing of include and linker paths.diego2007-07-171-15/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23806 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not test for the existence of device files during configuration,diego2007-07-171-6/+2
| | | | | | | | it fails for packagers, crosscompilers or other cases where the binaries are built on a machine different from the one they are run on. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23805 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modify X11 headers check so as not to add /usr/include, the default systemdiego2007-07-171-11/+13
| | | | | | | include path, to our custom include path or duplicate entries in it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23804 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove /usr/include from the list of places to check for headers,diego2007-07-171-1/+1
| | | | | | | default system directories are covered by the empty include path. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23803 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove commented-out dynamic linking check.diego2007-07-171-15/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23800 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused scandir() check and fallback implementation.diego2007-07-171-20/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23799 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused ftello() check and fallback implementation.diego2007-07-171-28/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused fseeko() check and fallback implementation.diego2007-07-171-25/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23797 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use native Windows thread API when pthreads isn't available.zuxy2007-07-161-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Let us not pretend to be checking for devfs when we are not.diego2007-07-141-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark mp3lib, liba52 and libmpeg2 tests as internal.diego2007-07-141-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23783 b3059339-0415-0410-9bf9-f77b7e298cf2
* Group all vo driver checks together.diego2007-07-141-139/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23782 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move QuickTime codecs check together with the other codecs checks.diego2007-07-141-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23781 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify termios test.diego2007-07-131-24/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23777 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, wrong variable name in checkdiego2007-07-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23776 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename nut option and variables to libnut, FFmpeg also contains NUT support.diego2007-07-131-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23775 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless variable indirection.diego2007-07-131-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23774 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant variable setting.diego2007-07-131-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23773 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add check for mkstemprtogni2007-07-111-0/+18
| | | | | | | Fixes compilation afrer ffmpeg commit r9596 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23769 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused test for round().diego2007-07-111-16/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23766 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused stddef.h check.diego2007-07-111-16/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify soundcard.h check.diego2007-07-111-39/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23764 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variable.diego2007-07-111-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert r23758: It broke -vf uspp and -vf mcdeint.cehoyos2007-07-111-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23761 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation with -disable-mencodercehoyos2007-07-101-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23758 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ENABLE_THREADS and ENABLE_SMALL definesreimar2007-07-061-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyreimar2007-07-051-46/+0
| | | | | | | instead of plain strlcat/strlcpy git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23723 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.diego2007-07-041-0/+1
| | | | | | | Hopefully fixes Bugzilla #757. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23717 b3059339-0415-0410-9bf9-f77b7e298cf2
* Write configure parameters to configure.log.diego2007-07-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23716 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync FFmpeg changes:diego2007-07-031-5/+5
| | | | | | | CONFIG_X264 --> CONFIG_LIBX264, CONFIG_XVID --> CONFIG_LIBXVID git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23713 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add equivalent of -Wno-pointer-sign for icccehoyos2007-07-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23708 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of duplicate processor feature variables.diego2007-06-271-11/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23684 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove check for localtime_r, the function is not used within MPlayer.diego2007-06-271-16/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23674 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint at --disable-* options as a workaround for outdated binutils.reimar2007-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23663 b3059339-0415-0410-9bf9-f77b7e298cf2
* define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).reimar2007-06-241-0/+5
| | | | | | | | Please add more architectures if you know they support unaligned access reasonably fast. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23656 b3059339-0415-0410-9bf9-f77b7e298cf2
* unbreak armv6 previously broken by me...lu_zero2007-06-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unbreak altiveclu_zero2007-06-211-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert r23530.voroshil<