Commit Graph

1231 Commits

Author SHA1 Message Date
diego e565f78044 Document how configure works and how to write basic checks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18318 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 14:26:57 +00:00
diego 2da3b6d239 Fix amr_nb-fixed compilation: Don't depend on amr_nb.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:12:51 +00:00
uau 8f30963c37 Make EDL compilation unconditional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 12:40:29 +00:00
diego 5fe260ac46 10l: Test the variable, don't set it...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 01:59:05 +00:00
diego b999641f51 Simplify x86 CPU flag/extension check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18267 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 01:38:02 +00:00
rathann 251c9fadb9 make _res_comment usage consistent
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18263 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 21:50:06 +00:00
rathann 4bbefa1b61 - fix configure output for XvMC and DGA tests
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18256 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 18:29:53 +00:00
diego 00c9974b10 cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
and _mmxext to match the processor flag names (needed in upcoming patches).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18231 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 22:56:29 +00:00
diego 84b19e7c4c Remove second, redundant x86_exts_check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18222 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 12:53:29 +00:00
diego 166b8cd4ae Add support for shared libavutil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18211 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 21:54:01 +00:00
lorenm 94b93ccc69 sync to x264 r503 (dct_decimate)
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18208 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:30:57 +00:00
diego 44f3e12f0f Add --disable-libavutil option to --help output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18206 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:32:32 +00:00
diego 9e425e37e8 Add command line options to enable/disable libavutil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18203 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 18:25:43 +00:00
diego 2cb7c8ab3f Make static libavutil detection semantics explicit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18196 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 17:31:10 +00:00
diego 0a0e144c1f 10l: Add missing fallback case for internal FAAD compiler blacklist.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18192 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 15:13:51 +00:00
diego 05249aeb3a Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
without reporting it in the list of CPU flags.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18189 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 14:13:14 +00:00
diego 66697d66a4 Set all processor flags individually, not implied.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18185 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:24:04 +00:00
diego 1d8757fb7d Disable RTC on PowerPC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18183 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 13:17:23 +00:00
diego 830ce1eb08 10l: Fix internal FAAD check for non-x86.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18181 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 12:46:33 +00:00
diego e53431f1cc Blacklist certain gcc versions instead of running an expensive compilation
during the internal FAAD check.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18179 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 11:03:45 +00:00
diego 0b24ca198d Remove some libmpdvdkit vs libmpdvdkit2 cruft.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18144 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 21:16:46 +00:00
iive c71da39d09 recognize future pentium-m processors, e.g. there is intel core with model 14
patch by Zuxy Meng <zuxy meng at gmail >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18112 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 08:37:49 +00:00
nplourde a3713ceb29 add support for intel mac. mp3lib is not fixed yet.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18105 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 20:46:54 +00:00
diego ef44903b77 Simplify some checks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18038 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-04 05:09:12 +00:00
diego c35708cbf1 Remove mpdvdkit1 cruft from the build system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18022 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 13:31:03 +00:00
diego 8f4cca7dd5 AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18020 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 08:26:13 +00:00
diego c9b74c78ee There is no check for the crash debug feature, so setting the variable to
auto makes no sense.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18017 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 07:44:14 +00:00
rfelker 1a17124672 first stage of build system cleanup:
- remove .developer nonsense
- correct version.h dependencies
- remove some old shared dvdkit cruft that was not used
who's going to buy me the cola if this breaks?? :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18013 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 03:14:54 +00:00
rfelker e5782cf37b more cruft
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18004 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-30 23:47:03 +00:00
rfelker ea24507b8c forgot one occurrance
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18000 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-30 22:15:50 +00:00
rfelker 8445dc1e96 remove deprecated, never-used gnu gettext cruft.
proper runtime message catalogs will be added with catgets in the
(near?) future.

this resolves complaints about mp_msg printing crap at startup when
gettext was (stupidly) enabled by default even though it was not
useful.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17999 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-30 22:14:44 +00:00
jonas ad805e406a support for mp3lame with -oac lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17992 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-29 21:54:53 +00:00
nicodvb ec5ad59cdb added support for external VIDIX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17989 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 22:44:16 +00:00
corey 0e4ebf5383 Prevent building lavc with xvid support unless xvid version is 1.1 or
higher.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17905 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 05:36:10 +00:00
diego 05a8589af1 Simplify pkg-config invocation.
patch by Emanuele Giaquinta, emanuele . . . giaquinta . @ . gmail . . . com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17898 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 10:57:30 +00:00
corey fac2fee9fe Support libavcodec vrc_strategy=1 (XviD ratecontrol).
As a side effect, this also makes -lavcopts vcodec=xvid work.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17887 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 23:47:10 +00:00
nicodvb 81472a14a7 compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17883 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-16 21:56:24 +00:00
diego 25b4f3da22 Use _res_comment where appropriate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17858 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 21:50:56 +00:00
michael 7204cfd115 FAAC encoding through libavcodec-faac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17844 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 02:42:06 +00:00
diego 1b1a9c9163 Simplify libcdio check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17808 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-11 00:00:25 +00:00
diego 349e0f199c Make better use of pkg-config to check for/set proper libraries when
using libcdio with internal cdparanoia.
patch by Erik Lunchpail erik_27can <<at>> yahoo <<dot>> com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17807 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 23:59:38 +00:00
reimar 1f5b55cb9b UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 20:27:47 +00:00
henry 10825e00a9 revert the attempts for ccache fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 19:56:47 +00:00
reimar 1519205f24 Automaticall convert message to console charset, use utf8 for GTK2 Gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 12:45:48 +00:00
henry d5584df16c use relative paths for libav* build
absolute path in the command line can confuse ccache


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17734 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 10:03:53 +00:00
lorenm 66419046a2 sync to x264 r457 (direct_pred=3)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17732 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 07:23:12 +00:00
nplourde 896b9248fa properly detect cpu on x86 based mac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17664 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-22 00:59:11 +00:00
gpoirier d7998ea0ef upport another G4 flavour: MPC7447* chips.
(MPC7448, MPC7445 and MPC7457 are still not supported currently, but it remains to be seen if they have been used in any real computer.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17646 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 20:04:42 +00:00
reimar 8424c24317 OpenAL audio support, actual output is mono-only (no positioning yet).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 20:45:25 +00:00
rtognimp 55b40c3656 Set SRC_PATH correctly, fixes libpostproc compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17629 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-14 21:43:32 +00:00
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