Commit Graph

1231 Commits

Author SHA1 Message Date
alex bac106d374 support openbsd/zaurus aswell
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17607 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-12 14:17:39 +00:00
diego ac7b90ee0c Sync with latest FFmpeg build system changes:
libpostproc is no longer built from within the libavcodec directory.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17596 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 23:29:51 +00:00
nicodvb 59936f1933 when linking to external libav* try using pkg-config first
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17518 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-30 20:58:11 +00:00
diego 81434e62c5 Fix libav* linking order, libavutil needs to come after lavc/lavf.
patch by Brendan McCarthy < bmccarthy %%@%% iinet %%.%% net %%.%% au >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17467 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-23 10:16:48 +00:00
diego 65f186f4d0 proper support for shared libpostproc
patch by Nico Sabbi, fixes and consistency cleanups by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 18:11:35 +00:00
rtognimp fd00b2607e Quick&dirty compilation fix, needed after latest changes in ffmpeg build
system.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 01:32:09 +00:00
diego df4e24e34b AIX compiler CPU-option improvements
patch by Derek E. Lewis < dlewis  &&@&&  solnetworks   &&.&&   net >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17444 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 21:15:28 +00:00
diego f05206761e Also define FF_POSTPROCESS when using shared libavcodec.
Based on a patch found in Christian Marillat's Debian package.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17436 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 00:58:07 +00:00
rathann 6c0d0ae39e Implement XvMC lib autodetection for future use (currently disabled, but working
if you set it xvmc=auto) and make the configure display the name of the lib it
finds. Approved by iive.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17432 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 22:09:20 +00:00
diego 0a5dec30b9 10l: FFmpeg shared lib build information does not belong in MPlayer configure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17396 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 23:39:31 +00:00
diego 636c556f4e Sync with latest FFmpeg build system changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17394 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 22:21:34 +00:00
diego 285eb0f1ca Consistent variable names for shared libavcodec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 16:26:42 +00:00
diego d0fdbe4ab6 Add --disable-libavcodec_so/--disable-libavformat_so.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17387 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 16:04:35 +00:00
nicodvb ad978de549 added support for external libavformat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17355 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-09 19:35:44 +00:00
reimar 0355c44922 CamStudio codec support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17354 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-09 15:44:15 +00:00
diego 821a7e8785 Fix _inc_extra handling in DirectFB check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17293 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 16:03:17 +00:00
lorenm 457b63508d sync to x264 r390 (bime)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17269 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:15:27 +00:00
diego 2b1310abba AIX PPC port
patch by "Derek E. Lewis" < -- dlewis -- @ -- solnetworks -- . -- net -- >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17265 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 18:01:22 +00:00
al fa2d1c9a69 - move our setenv() fallback implementation to osdep
- assert that the override param is nonzero (zero is not implemented)
- correct return value type to int

based on a patch by Diego
fixes bugzilla bug #342


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17246 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 03:16:48 +00:00
rathann 2fc81699ca prefer newer terminfo-capable libraries (ncurses or terminfo)
over the old termcap


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17238 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 14:00:04 +00:00
ods15 6a837d7f0d improove termcap detection, -lncurses works too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17237 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 07:21:42 +00:00
nicodvb 3d91be0230 fix compilation when dvdkit and dvdread are not available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17192 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-14 21:52:41 +00:00
aurel f30730db1a restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17189 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-13 21:54:28 +00:00
diego d90f7c9b4e Darwin does not support -rdynamic.
patch by Emanuele Giaquinta < emanuele . . . giaquinta . @ . gmail . . . com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17187 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-13 17:01:07 +00:00
ods15 e510d5531e make fribidi autodetect by default instead of disable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17177 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 18:19:05 +00:00
diego e85591adcf AMD's Family 6 CPUs come with two flavors: one that supports SSE and
one that dosen't. However, they're not easily distinguishible from
their signature (family, model and stepping). Original configure might
set -march=athlon-4 for a CPU that dosen't support SSE and causes gcc
to generate code that won't run on the target machine.
Closes bug #267.
patch by Zuxy Meng zuxy -- dot -- meng -- at -- gmail -- dot -- com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17068 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 02:51:22 +00:00
gpoirier 2cccb9c97c Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Original thread
Date: Nov 25, 2005 3:35 AM
Subject: [MPlayer-dev-eng] [PATCH] Correct optimization for C3


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17048 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 15:52:17 +00:00
lorenm c965918454 sync to x264 r373 (brdo)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17026 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 05:17:17 +00:00
diego f9fff34c63 Remove stray \n and shorten overly long lines in the process.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17002 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 11:07:29 +00:00
diego a9481a7bdc Tests should use echocheck/echores instead of plain echo for output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17001 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 11:06:38 +00:00
gpoirier e5cd922798 Configure support for Cyrix C3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16980 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-12 08:25:04 +00:00
diego 1ddc5d1e95 typo: libcio --> libcdio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16943 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-07 10:30:37 +00:00
faust3 0538ed8780 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
patch by Erik Lunchpail <erik_27can at yahoo.com>
base on patch by Rocky Bernstein <rocky at panix.com>
minor modification by myself


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16936 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 17:42:20 +00:00
reimar 4e76145381 Speex support. Seeking and pts generation does not work.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:58:25 +00:00
reimar 59b42cdde8 Allow detection of theora without pkg-config and linking against internal
tremor ogg functions instead of external ogg lib.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16914 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 09:57:13 +00:00
lorenm 3c1298e0f7 sync to x264 r360 (trellis)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 01:01:19 +00:00
diego 6a970e783d gcc -dumpmachine outputs x86_64-something on some machines and
amd64-something on others.  Handle both cases.  Fixes bug #325.
patch by Pawel Sakowski < pawel __ dot __ sakowski __ dot __ pl >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16868 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 20:40:19 +00:00
diego 9e4d986a30 Extra processor information needs to be known in the x86_64 case as well
for x86_64 optimizations to get enabled.
patch by Corey Hickey < bugfood-ml __ at __ fatooh __ dot __ org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16851 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-25 13:28:07 +00:00
gabucino 52043e983f fixing the unverified patch (one of the millions) commited by:
Attila "I'll ban you forever" Kinali AKA KotH teh idiot,
date: 2003/10/04 23:06:04 rev 1.779


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16850 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-25 11:52:49 +00:00
lorenm ff48164f90 sync to x264 r334 (crf)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16847 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-24 04:39:18 +00:00
diego 23efec2b19 support for prescott, nocona and pentium-m processors
based on a patch by Corey Hickey < bugfood-ml . at . fatooh . dot . org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16834 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 13:55:23 +00:00
diego 935f3b3350 Add a comment to an esac where the case is very far away.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16833 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 13:13:12 +00:00
diego 76c7a0e9d7 Simplification of the system_name check and the PPC CPU type check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16832 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 12:39:47 +00:00
diego 268c88a4fb Add a comment to else clauses where the if is very far away.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16831 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 11:26:36 +00:00
aurel 7cb2c21193 add cross-compiling support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16805 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 21:48:09 +00:00
aurel 2b7e9844b6 replace all the direct $TMPO calls by a tmp_run() function call
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16804 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 21:44:14 +00:00
aurel d1f3dd4bcc replace mp3lame version detection by required features detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16803 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 21:40:17 +00:00
aurel 6c95f845f5 modify DirectFB version detection so that it only requires pre-processing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16802 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 21:37:28 +00:00
aurel 408e0a5764 modify alsa version detection so that it don't require running the generated binary
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16801 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 21:34:54 +00:00
aurel d95e6a4df7 add a cxx_check function to simplify C++ libs checking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16800 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 21:30:43 +00:00
rfelker f14258084c remove nonsense break statements that do nothing..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16783 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 04:51:34 +00:00
diego c6c363b347 Add MIPS64 detection.
patch by Luca Barbato < lu_zero == at == gentoo == dot == org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16781 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-16 17:44:58 +00:00
diego a66210ff32 Extend the network test to also check the socket libs.
patch by Derek E. Lewis < dlewis -- at -- solnetworks -- at -- net >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16770 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 10:46:24 +00:00
rfelker 55052bf710 third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16760 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-14 00:16:04 +00:00
diego 45adb1eb8f Put networking lib linker flag checks in the order they were before the
configure cleanup.  Fixes build on Solaris.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16736 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 23:44:08 +00:00
rfelker f1e2fc9dde solaris bug workarounds, take 2..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16732 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 22:50:23 +00:00
rfelker ef74dd7f13 work around (buggy?) solaris tr. hope this helps.. please report if its still broken
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16725 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 04:37:38 +00:00
lorenm 9b1096e251 sync to x264 r318 (mixed_refs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16713 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-08 22:28:27 +00:00
iive 42613b0ea2 typo fix at (_)ld_dl
patch by jb13 at gomerbud com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16712 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-08 20:43:41 +00:00
henry d05960762c detect Centaur CPUs (Winchip, VIA C3)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16682 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-05 19:52:13 +00:00
diego 5b2ce5274f faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16681 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-05 19:39:31 +00:00
diego 0958cf761b Shut up jack pkg-config.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16669 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 22:47:13 +00:00
diego 0d7300028e Use pkg-config to detect theora dependencies.
patch by j -- at -- thing -- dot -- net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16661 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 17:58:11 +00:00
reimar 42d22708d9 General cleanup: do not link -lm multiple times, use for...in loops instead
of some if..elif constructs etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16652 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-03 19:36:32 +00:00
diego f64add860a Expose MSG_USE_COLORS in config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16634 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-02 16:14:43 +00:00
rsf b383ffa4b7 "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16573 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 22:35:04 +00:00
diego 7a558dbfde CONFIG_RISKY is long gone from FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16553 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 00:55:51 +00:00
diego 81b93f7e7a libavformat now requires CONFIG_(DE)MUXERS #defines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16552 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 00:55:11 +00:00
nexus 4b87be4a09 add FreeBSD default cd/dvd devices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16508 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:51:41 +00:00
diego 00f59bd9ae 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
of the libavutil test, not some random temporary variable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16501 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 12:12:48 +00:00
aurel cb30e1edd5 fix expanding of $_ld_dl when needed by iconv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16496 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 22:39:38 +00:00
reimar 36dd71db3c echores cleanup, introduce _res_comment variable to easily output additional
information.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16460 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 10:05:06 +00:00
nplourde 0e5dd90bf2 only make the check for osx api if system is darwin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16456 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:02:49 +00:00
nplourde ed3d28817c removed dep for perl_check on osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16455 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 14:50:33 +00:00
iive 5951f5b836 better _comment in echores
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16454 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 12:45:34 +00:00
iive a047ffb2ca Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16452 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:57:28 +00:00
nplourde 71df60afc8 perl check for macosx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16445 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 18:44:17 +00:00
henry 4655eb7787 - remove useless /dev/video* checks
- add a proper configure check for v4l2
- prepare for videodev2.h removal


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16443 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 18:38:23 +00:00
reimar 8a2a84dc51 Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
even without iconv (and thus freetype) support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16442 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 18:23:40 +00:00
michael a852d6f262 CONFIG_GPL for lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16441 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 17:03:35 +00:00
reimar 1bf4d61c1e enable vidix on AMD64, at least for nVidia it seems to work.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16394 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 23:02:30 +00:00
reimar c23359b19b a libmpcdec version with our patches was released (but I did not yet test it).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16393 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 22:42:01 +00:00
ods15 4d58623130 Remove many annoying GTK includes in every compile line and remove GTK
stuff from mp_msg by using a wrapper function.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16375 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 15:19:52 +00:00
reimar dbe33c933e likely() and unlikely() macros to help (newer) compilers optimize correctly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16369 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-03 08:53:48 +00:00
henry 9dadabac73 ENCA uses -lm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16314 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 19:08:28 +00:00
henry 5580ea1fcb X11 can use pthread (fixes --enable-static)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16313 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 19:00:36 +00:00
henry 8cf83567d4 more thorough aalib test (needed for --enable-static)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16312 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 18:58:06 +00:00
rfelker 2d1b8d3df6 remove broken shared libpostproc stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16277 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-19 19:24:30 +00:00
alex d4d939b57e gtf.{c,h} is used by vesa only
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16265 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 12:59:19 +00:00
alex 6c5df75cce use libvbe from vesautils
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16257 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 11:26:04 +00:00
diego 550726e11c Remove unnecessary subshell invocations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16253 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 23:39:19 +00:00
diego 62eb7a4bc8 Fix MEncoder build with shared libavcodec.
patch by Panagiotis Issaris <takis - at - lumumba - dot - uhasselt - dot - be>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16252 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 23:08:18 +00:00
reimar c375528575 Support for GTK 2.x.
Patch by Onur Kucuk (onur . delipenguen net).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 18:41:15 +00:00
wight 6a0e57b4eb libaf/config.mak is generated, so mention it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 07:02:00 +00:00
henry 851f06e138 revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16211 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-13 07:04:53 +00:00
reimar f80adf1593 typo, must be ld_dl instead of ld_ld
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16198 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-11 13:16:34 +00:00
reimar 9b53e64cc5 Forgot to actually enable vo_gl on Windows...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16182 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-06 13:38:00 +00:00
al bd342e463a Support new static libavcodec (depends on libavutil).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16166 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 20:16:56 +00:00
aurel c9215ede17 fix detection of iconv implementations which require libdl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16151 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-30 01:07:27 +00:00
reimar efcbb96b22 OpenGL needs _ld_dl to get extension functions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16119 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-27 17:32:14 +00:00
iive b921b034bc remove unneeded vgagl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16115 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 22:39:08 +00:00
reimar 98e994c5fb Power5 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16040 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-21 17:58:46 +00:00
reimar a5f026e0c7 When using --enable-* options you are on your own.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16020 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-20 07:40:15 +00:00
iive 1bf700a093 libx264 compiled with visualization requirs xlib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16016 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-19 16:47:25 +00:00
reimar c54b5a06bd musepack demuxing and decoding support (demuxing is v7 bitstream only).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:14:12 +00:00
reimar c89f7cd736 Print CFLAGS warning last so nobody can miss it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15957 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:01:49 +00:00
faust3 514ba2fd51 10l to myself for breaking mingws dll codec support when libpthread is not installed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15822 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-26 17:32:59 +00:00
henry 0801ea46a6 set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15817 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-25 18:33:44 +00:00
aurel 2f79d1aa8d makes fribidi <= 0.10.4 works again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15811 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-23 23:40:07 +00:00
aurel 70b33fe0ad fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15800 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-22 22:12:55 +00:00
reimar b4ff616393 100l, -march=k8 was used with cpu detection even when compiler did not
support it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15752 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-18 21:49:02 +00:00
gpoirier 638b833133 AMD-64's version of Suse ships a version of 3.3 hacked with broken
backported patches from gcc 3.4, which broke CPU + GCC version detection.
Patch by Corey Hickey < bugfood - ml WOOP fatooh POUM org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15708 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 21:14:36 +00:00
nicodvb f63c25dba2 toolame/twolame typo, 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15701 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 06:58:41 +00:00
faust3 0c1201b651 pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15663 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-06 16:56:29 +00:00
lorenm 09dce31b8b sync to x264 r252 (8x8dct)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15655 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 19:05:00 +00:00
nplourde 58087baeb7 Mac OS X Audio with AudioUnits and AudioToolbox format converters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15646 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 14:47:26 +00:00
diego 8f28855b4f Add a note to the --help output that explains how our configure works,
especially the --enable case that is different from autoconf.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15645 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 14:30:16 +00:00
reimar d9d19d0c8b modified X11 check to use correct libs on mixed 32/64 bit systems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15630 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-03 17:24:30 +00:00
lorenm 4c54baa6f7 x264 check needs -lpthread
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15616 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 19:11:59 +00:00
reimar fc65974c7c New ao_jack without bio2jack dependency.
Since I rewrote ao_jack.c from scratch, the diff is unreadable, sorry.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15606 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:20:46 +00:00
reimar 61df87b528 Set stack non-executable where supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15605 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:08:15 +00:00
henry c9e396b898 - correct the argument in configure check for lrintf() to avoid a warning
- add -D_GNU_SOURCE where lrintf() is used, for the cases when -std=gnu99
  isn't available


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15597 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:57:30 +00:00
henry cf4bdf8937 check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15595 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:23:19 +00:00
diego 449e6d7dff The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
optimizes the lrintf call in the test away, effectively turning it into
a NOP. The attached patch forces -ffast-math of for this test.
patch by Joerg Sonnenberger <joerg - at -britannica - dot - bec - dot - de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15592 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 23:16:22 +00:00
lorenm 2bdc7899a1 sync to x264 r240 (threads)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15591 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 19:05:32 +00:00
gpoirier 38668f1602 support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15579 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 15:25:10 +00:00
gpoirier 27be573c3b Athlon 64 optimization flags, in 32 and 64-bit mode.
Patch by Corey Hickey < bugfood-ml YO fatooh POUM org >,
based on Robert Swain's patch <robert POUM swain YO gmail POUM com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15576 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-27 11:14:22 +00:00
lorenm d6a8698f57 sync to x264 r239 (zoned ratecontrol and UMHex ME)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15558 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-24 06:03:37 +00:00
nplourde f5f234c94e set define for apple gcc altivec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15484 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 20:11:34 +00:00
diego 4f6fc4ceba Make FAAC detection follow standard enable/disable/auto semantics.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 10:14:48 +00:00
lorenm 18a4416a88 sync to x264 rev223 (options: ratetol, vbv_*)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15414 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 16:00:12 +00:00
diego 2045d25ceb If libggi has been found, search for the libggiwmh extension
w/o relying on it.
patch by Christoph Egger <Christoph_Egger at gmx dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15406 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 08:01:52 +00:00
nplourde 2fe93ee886 do not define HAVE_ALTIVEC_H on osx with gcc4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15397 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:57:43 +00:00
nplourde e9e2244616 mcpu & mtune work on gcc4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15396 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:54:48 +00:00
nplourde f30e576719 look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15394 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:38:46 +00:00
rfelker 647fa498cb end of the locale nightmare, forever
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15390 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 21:39:17 +00:00
nplourde 2d018ad059 dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15381 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 17:02:10 +00:00
diego e04aa84720 Allow more gcc 3.x and 4.x versions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15379 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 11:53:33 +00:00
nicodvb 5bb432dbbe added twolame mp2 audio encoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15360 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-07 14:50:14 +00:00
lorenm 7bbd20a293 expose x264 options 'me' and 'me_range'.
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15353 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 17:10:16 +00:00
nplourde 6516ffdb7d do not define video_out_macosx if corevideo is not present
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15348 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 00:17:27 +00:00
rfelker 736d983614 5l to me, i didn't notice the extra quotes breaking things
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15343 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 17:02:14 +00:00
rfelker 9eb37b7c2d remove nonportable and replace with proper quoting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15342 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 16:06:07 +00:00
rfelker 7b18d69b2c 1000000000l for using nonportable, obfuscated, and even
locale-dependent commands to do the equivalent of the most basic unix
text processing command, tr. finally this is fixed in a way that works
on all systems with no hacks. *sigh*


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15341 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 15:39:49 +00:00
henry c423874104 force C locale to assure consistent behavior of toupper()
Signed off by Ismail Donmez - ismail at kde org tr


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15339 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 09:17:31 +00:00
nplourde 4bb635dc4b fix sed for syntax to work on gnu & bsd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15337 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 01:19:28 +00:00
nplourde 3157588cdc proper list of libav codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15335 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-03 16:32:13 +00:00
michael 2fc9eee431 per (libav)codec enable/disable fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15334 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-03 11:16:35 +00:00
nplourde 675667dfcc recommended flags on osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15295 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-29 17:18:12 +00:00
nplourde 3d39c823e0 enable vo_macosx if corevideo available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15293 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-29 15:44:46 +00:00