diego
b4ddc383ef
libpostproc is not a subdirectory of libavcodec anymore.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18558 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:31:42 +00:00
poirierg
e69e4dfd82
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18553 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-31 23:37:29 +00:00
gpoirier
47e525833d
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
...
Patch by Mark Sanderson < mmp AH kiora POIS ath POIS cx>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18536 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 20:56:49 +00:00
diego
7c2a7f9282
Don't just check for the existence of xmmintrin.h, also verify it will compile.
...
patch by Zuxy Meng zuxy[[.]]meng[[@]]gmail[[.]]com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18505 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 13:39:52 +00:00
diego
4aba8650aa
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
...
based on patch by Zuxy Meng zuxy(.)meng(@)gmail(.)com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18504 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 12:27:11 +00:00
diego
6410547f19
Use egrep together with extended regular expressions for greater portability.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18503 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 12:07:26 +00:00
diego
1670a7b309
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18502 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 10:33:27 +00:00
reimar
196193ad9e
add check for a working iconv program and point to workaround if not found
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 19:03:20 +00:00
diego
e27ee9267a
Remove redundant line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18479 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:50:45 +00:00
diego
76a2843b2b
Linkers, assisted by a compiler, can optimize out the string that is being
...
used to test for endianness. Prevent the linker from optimizing out the
string, as it is being returned.
patch by Derek E. Lewis, dlewis^#@^#solnetworks^#.^#net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:32:37 +00:00
diego
7a4c832222
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18460 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:27:03 +00:00
diego
7e31ce1972
mlib != mediaLib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18459 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:07:22 +00:00
diego
149ebd400e
--enable-mlib should behave like all other commandline parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18458 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:05:55 +00:00
iive
d4948cd7f2
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:50:14 +00:00
diego
74078c9bab
Add missing --enable-toolame and --enable-twolame parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:20:51 +00:00
diego
5b51c08001
output typo fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18454 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:13:05 +00:00
diego
7032d74b14
Disable mediaLib by default due to brokenness.
...
patch by Derek E. Lewis dlewis%%@%%solnetworks%%.%%net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 08:33:30 +00:00
diego
d9f6a7774d
Fall back on the codecs subdirectory of the current directory for Real
...
and Win32 DLLs on Windows.
based on a patch by Zuxy Meng zuxy**.**meng**@**gmail**.**com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18450 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 22:34:38 +00:00
diego
66fa775d76
Remove unnecessary commented out OPTFLAGS line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18435 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 08:05:05 +00:00
diego
cef8c72bae
Feed AltiVec compiler options into CFLAGS explicitly.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:00:30 +00:00
diego
bc30e8e673
Unconditionally compile the Matroska demuxer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18405 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-08 21:41:15 +00:00
diego
c8d7076adb
Adapt to latest FFmpeg AMR build changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18400 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-07 16:21:13 +00:00
diego
ed2ed1b07e
Fix up some checks to properly use _res_comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18397 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-07 14:00:07 +00:00
diego
8687cdd7d7
Remove stray variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18396 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-07 13:53:13 +00:00
iive
551166192f
x264 linking now requires explicit x11 libraries inclusion.
...
As side effect this fix simplifies the complicated expression.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 19:10:16 +00:00
iive
4ea78566ce
check for XviD compiled with pthread support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18387 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 16:34:05 +00:00
diego
4a98d0a313
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
...
10 x86 to avoid using a local declaration that is no longer compatible.
patch by "Derek E. Lewis", dlewis $$@$$ solnetworks %%.%% net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18363 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 21:17:30 +00:00
reimar
86e13d0462
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
...
are used by cc_check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 19:06:25 +00:00
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