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
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