diego
b4196c01c7
Remove silly test/include path cleanup.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19198 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:52:40 +00:00
diego
6c2f1f26dc
Remove unused variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19197 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:33:47 +00:00
diego
eedf850f96
Rename _inc_soundcard to _include_soundcard, _inc variables are used
...
for include paths, not #include preprocessor directives.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19196 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:30:39 +00:00
diego
22b5b6d0f5
Unify include paths in the build system, part I.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:08:17 +00:00
diego
51a2db3628
Introduce general V4L variable/define.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19194 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 09:34:32 +00:00
diego
a881f35f1a
Rename *v4l variable to *v4l1.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19192 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 09:30:39 +00:00
ben
8b3e340df9
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19142 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-19 22:02:09 +00:00
lorenm
e08fe8174f
sync to x264 r537 (api change)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19130 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-18 01:28:56 +00:00
diego
f89a7da604
Remove support for obsolete and non-free divx4/odivx libraries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19087 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-14 17:14:16 +00:00
gpoirier
ad0c589f6b
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
...
for this.
[1] namely the PPC64 machine over at powerdev.osuosl.org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19065 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 13:28:56 +00:00
diego
7e18214f7d
Streamline GUI build.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 03:05:08 +00:00
diego
02a3a41923
Use only one global config.mak file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19039 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 17:28:14 +00:00
diego
cb2542950b
Sync with latest FFmpeg build system changes:
...
All AMR defines now sport a CONFIG_ prefix for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19037 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 16:59:54 +00:00
ivo
fd4f92a6b8
remove check. libavutil is now mandatory
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19035 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 15:42:47 +00:00
diego
2937e6cc98
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19034 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 15:20:34 +00:00
diego
52ac6f9919
Make libavutil mandatory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19033 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 14:19:08 +00:00
diego
49c22997d3
Remove remnants of old libmp1e support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19026 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 13:03:40 +00:00
diego
50c482e331
libavformat interdependencies have been fixed so disable all muxers
...
when compiling without MEncoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19024 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 11:43:50 +00:00
diego
6cc2563b5c
Fix compilation with MEncoder disabled: Some libavformat demuxers have
...
weird dependencies on libavformat muxers that need to be taken care of.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19020 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 22:36:04 +00:00
diego
05fa044a6c
Fix 10l regexp mistake that disabled all decoders/encoders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19019 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 21:53:58 +00:00
diego
64cbb8d12a
xvmclib vs xvmclibdir typo
...
noticed by Erik Auerswald, auerswal at unix-ag uni-kl de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19018 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 19:36:13 +00:00
diego
b6091747f1
Split _libavcodecs variable into _libavdecoders and _libavencoders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19016 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 14:47:07 +00:00
diego
c8ec24d908
Disable FFmpeg muxers when not compiling MEncoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19015 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 14:45:34 +00:00
diego
68e745c4af
Sync with FFmpeg: (de)muxers are now individually selectable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19014 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 09:59:38 +00:00
diego
b8a50226d2
Add FFmpeg parsers to config.h as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19012 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 09:36:14 +00:00
diego
8219155829
Mention that individual codec and parser en-/disabling is FFmpeg-specific.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19011 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 09:23:20 +00:00
ben
60aa2f1a39
added new pvr:// input for ivtv based cards
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19002 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-10 21:32:19 +00:00
diego
2efd5b393d
10l, xvmclib(dir) does not specify a directory name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18984 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 17:00:23 +00:00
diego
4efbcdb3b5
Consistent option and variable naming for x11libdir and xvmclibdir.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18983 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:38:02 +00:00
diego
d5368ffc42
_x11_paths should just be a list of paths without -L.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:37:18 +00:00
diego
dc5cf1cd92
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18979 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:38:44 +00:00
diego
f9c232d63e
Sync with latest FFmpeg build system changes, now parsers can be
...
enabled/disabled individually.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18978 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:38:05 +00:00
uau
1065f7bb54
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
...
directory at configure time. This should work again now that libpostproc
is no longer under libavcodec and all Makefiles included from ffmpeg are
at the same directory level.
The hardcoded paths caused breakage if the build directory was moved or
copied after configure and prevented ccache from sharing compilation
results between directories (different absolute include paths count as
different compiler options).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18976 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 14:06:13 +00:00
diego
11f38c9502
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18960 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:09:35 +00:00
diego
f9f9b2c0dd
small cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18949 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 13:47:43 +00:00
eugeni
e15ae9a600
Initial libass release (without mencoder support).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18942 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:26:51 +00:00
diego
e5ab11ab52
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
...
libavformat.a. Swapping the order of libavcodec.a and libavformat.a during
the linking phase allows non-GNU linkers to work.
patch by Chi-Thanh Christopher Nguyen, chithanh =at= cs =dot= tu-berlin =dot= de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18938 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 17:04:04 +00:00
diego
7844cbc3ce
Move conditional compilation into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18927 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 13:09:45 +00:00
vayne
c5cf04f543
Initial win32 gui release.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18918 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 01:51:31 +00:00
nicodvb
112705e856
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18912 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-05 20:26:39 +00:00
diego
8df5c586b5
Remove silly variable indirection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18895 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-03 23:47:31 +00:00
ivo
e05a06cb4d
disable vo_md5sum if there is no libavutil
...
(for upcoming change to use libavutil/md5 and removal of md5sum.[ch])
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18886 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 20:21:27 +00:00
ivo
f3ce7bb90c
cosmetics: move md5sum check down so it can depend on libavutil later
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18885 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 19:50:52 +00:00
diego
bc93e25299
Move conditional FreeType support compilation to the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18869 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:41:05 +00:00
diego
0f53e117dd
Remove forgotten --disable-setlocale option from --help output.
...
noticed by Jim Huang jserv&&@&&linux2&&.&&cc&&.&&ntu&&.&&edu&&.&&tw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 09:27:00 +00:00
diego
60f223f766
Move #ifdefs around complete files into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 14:49:09 +00:00
diego
1127c1e91d
Remove separation between Win32 DLL and DirectShow support in the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18768 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 09:45:17 +00:00
diego
e2fd618a2c
Change integer to string comparison in hw.optional.altivec test since
...
non-AltiVec machines return a blank instead of 0.
patch by Tim Wojtulewicz timwoj**at**ieee**dot**org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18756 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 09:16:42 +00:00
diego
5e426812da
Conditionally run some CPU-architecture and OS-specific tests.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18751 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 11:21:23 +00:00
diego
2ca712f6cb
Rename --with-dts*dir options to --with-libdts*dir for consistency and
...
as preparation for upcoming patches.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18750 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 11:15:20 +00:00
rathann
58b25b53e7
Consistency fix.
...
10l to Diego for missing this.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18747 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 09:02:38 +00:00
diego
31f2211d05
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18744 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:18:46 +00:00
diego
fcb5bf04a9
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18743 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:11:44 +00:00
diego
5eb5873d28
Simplify and streamline FAAD detection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18742 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:08:06 +00:00
diego
6ac48bdb5f
consistency fix: --with-foo switches shall not enable options.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18741 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 15:47:37 +00:00
diego
19a3207d8d
cosmetics: Rename some variables and command line parameters.
...
(preparation for upcoming patches)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18737 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 21:17:47 +00:00
diego
58dc9b7eb2
Use a function for help output.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18734 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 18:38:35 +00:00
diego
ad63b544e6
option handling consistency fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18732 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 18:18:36 +00:00
diego
1b393e973d
readability cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18731 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 16:03:27 +00:00
nicodvb
f1871d5766
restored support for dvdnav only in the stream layer; all other functionalities are disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18715 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 21:58:17 +00:00
gpoirier
9e47e2b824
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18690 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-12 21:24:43 +00:00
reimar
c75969c414
Do not require iconv program with --charset=noconv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18674 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-10 20:11:38 +00:00
diego
861351e6df
Don't claim that amr_nb is disabled when the fixed point version is enabled.
...
patch by Ismail Dönmez ismail,,@,,pardus,,.,,org,,.,,tr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18664 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:27:54 +00:00
diego
c9e6e6a2e7
Generalize runtime linker support.
...
patch by "Derek E. Lewis" dlewis..@..solnetworks.....net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:19:59 +00:00
reimar
b2cc42bbe8
move misplaced echores. Output may still not be as intended though
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18621 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:36:45 +00:00
rathann
8b3ec04151
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18597 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 12:42:57 +00:00
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