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