Commit Graph

1129 Commits

Author SHA1 Message Date
nicodvb 3faa5ea6fd audio encoding reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 06:59:59 +00:00
faust3 4654ffb5b7 newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15202 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 13:04:28 +00:00
nplourde 55adc096e1 allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15146 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-13 11:46:35 +00:00
rathann e3b183dc3f - fix gcc warnings, strlcat/strlcpy prototypes
- fix bad sscanf usage in geometry.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15059 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 11:57:10 +00:00
diego f876d13f45 Fix shared libpostproc installation.
based on a patch by Rene Rebe <rene at exactcode dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14995 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-23 10:07:00 +00:00
lorenm 20a3c8c24c sync to x264 171: chroma_me, chroma_qp_offset
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14944 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-14 23:26:11 +00:00
iive 8743fbdd1c use inttypes.h for checks instead of less spread-ed stdint.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14921 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 14:43:41 +00:00
lorenm 8f11e599c4 sync to x264 r150: new option 'b_pyramid'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14917 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 13:11:01 +00:00
wight b4ebbcf5a2 libsmbclient is sometimes built with ssl support. This takes it into account
and tests if -lsmbclient needs -lssl.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14891 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 18:38:13 +00:00
joey 81cbdce6aa added a stream module for the vstream client library
allows MPlayer to stream video from a properly equipped Tivo


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14837 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 04:25:12 +00:00
reimar 919a6cdc0d --charset configure option to convert help messages charset
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14831 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 13:38:17 +00:00
lorenm 4087d12af9 sync to x264 r137: adaptive B-frame decision, flush delayed frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14785 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 19:59:24 +00:00
reimar bd10844282 fix for MAP_ANON vs. MAP_ANONYMOUS fix...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14762 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 14:40:44 +00:00
lorenm 1db1d5ea38 Sync to x264 r134: weighted prediction for B-frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14760 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 05:50:10 +00:00
reimar 5bad92c6bc typo, missing _no
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14755 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 22:27:03 +00:00
lorenm 9b1bd1ae0f x264: expose option "level_idc".
patch by Jeff Clagg <snacky at ikaruga dot co dot uk>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14739 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-20 02:21:26 +00:00
lorenm 6f8427e09a Move x264 version check into configure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14723 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-18 03:55:27 +00:00
reimar 09be819658 DGA works only with x11
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14672 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-06 20:56:16 +00:00
diego 734e1048b2 XvMC is not yet autodetected, don't claim otherwise in the help output,
noticed by James Lancaster <james at kirk dot math dot twsu dot edu>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14658 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 21:39:59 +00:00
reimar 58b4e65bc2 Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14648 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-05 11:53:30 +00:00
aurel b6e4a79712 makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14639 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-03 17:35:49 +00:00
diego c3e7f3b845 Separate XF86 video mode extension check from XF86 keysym check as
XFree 3.x does not have the latter.
based on a patch by Trent Piepho <xyzzy at speakeasy dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14637 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-02 14:07:13 +00:00
diego d06bb5b31b Print which of Tremor, internal Tremor or libvorbis has been enabled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14632 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-01 11:54:50 +00:00
diego 20f5b52854 The test to check for working pthreads fails if the system can support
pthreads without any gcc options (for instance, Darwin).
patch by Alexander Strange <astrange at ithinksw dot com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14580 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 18:30:23 +00:00
diego 32cf830035 Make configure check for aalib dependency on libX11 if it fails without.
Necessary to link against aalib from the OpenBSD ports tree.
patch by Ian Lindsay <iml at formicary dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14574 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 14:09:17 +00:00
alex 63d8cbd8bc better test for MAP_FAILED by Ian Lindsay
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14567 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 21:32:15 +00:00
reimar 6e450282a6 remove all setlocale calls, they break the behaviour of sscanf and
strcasecmp, especially with tr_TR locale - and do not seem to be good for
anything.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14543 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 13:22:53 +00:00
reimar d00bf77f6a detect and use the codecs paths instead of win32.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14524 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-16 22:01:52 +00:00
attila a0545c3281 10l
useless use of test


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14495 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-14 09:55:36 +00:00
attila 47e168ce19 sun grep doesn't like binary files, thus the compiled file
has to be passed trough strings first.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14470 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 10:01:04 +00:00
diego 6da746dc53 RTC check should no longer be Linux-only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14392 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 12:06:57 +00:00
diego b3e964f2c3 RTC support on FreeBSD, inspired by a patch from Michael Johnson
<ahze at FreeBSD dot org> and Reimar Döffinger.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14382 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 00:06:56 +00:00
henry fc91fed21e internal Tremor decoder for Ogg/Vorbis
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14281 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-30 12:11:32 +00:00
rtognimp 1aaf2bbabc Support amr_nb and amr_wb via libavcodec
Add fourcc for H.263 used in 3gp files (s263)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14279 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 23:23:46 +00:00
reimar 01b46536ea do not use pthreads on hpux (broken, hardly useful).
For reference, I get the following when starting a version compiled with it:
Pthread internal error: message: __libc_reinit() failed, file: /ux/core/kern/pthreads/pthread.c, line: 1093
Return Pointer is 0xc0e29273
Quit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14227 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 15:36:00 +00:00
reimar 1b231d2d49 When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14226 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 15:18:39 +00:00
ivo 3d4852d8e0 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Compilation is optional and can be controled by configure. You need to
have the LADSPA SDK installed in order to have it autodetected by configure.

Manual page is updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14218 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 02:09:52 +00:00
faust3 79a2ad4d1c enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14158 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 14:37:27 +00:00
zdar 0e4cb07c81 10l for me => is not >=
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14046 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-25 21:47:58 +00:00
zdar 236cda3d25 Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14043 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-25 20:03:11 +00:00
henry 8cacb9c735 check for __builtin_expect (used by libmpeg2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14015 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-22 10:28:36 +00:00
wight da78185787 should be \$ not $\
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14000 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 19:30:55 +00:00
henry 87d8488594 support for debianized LIVE.COM library
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13998 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 14:46:22 +00:00
diego e1193ffbb7 devices.html is no more, link updated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 02:27:15 +00:00
nplourde 2cc1ec3ea4 add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13910 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-10 16:43:40 +00:00
rathann db721429f8 fix --disable-termios, approved by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13908 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-10 00:26:41 +00:00
mosu 6cb6669552 Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13896 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-07 21:58:29 +00:00
rfelker 667f16b1e2 recommit sascha's commit (Lennart Poettering's polyaudio stuff)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13887 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-06 19:35:24 +00:00
nplourde d0aadc8497 remove mac shlb support to use new helix codec for realvideo support on osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13861 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-03 02:50:01 +00:00
faust3 55a8bd87c9 winvidix requires -lgdi32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13852 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-02 13:59:34 +00:00
nplourde 449c938801 enable vcd support on all based darwin system
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13847 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 22:13:36 +00:00
faust3 b4d0ea9adb some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13831 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 18:19:28 +00:00
faust3 1dea883a44 avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13806 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 09:31:33 +00:00
faust3 666adde006 fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13803 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 08:17:48 +00:00
reimar 6d9b5684fd Allow attaching gdb on crash automatically.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13795 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 23:25:18 +00:00
reimar 92a938dd17 _def_enca should always be set to something! And preferrably correctly..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13747 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-24 13:37:35 +00:00
ivo 241d339efd Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
It's now possible to compile libvo without pnm and/or md5sum support.
Default is enable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13745 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-23 22:43:19 +00:00
aurel 798d2d1337 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13721 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:55:20 +00:00
wight 4087f6ecce Move help_mp.h generation to Makefile, so it's easier to maintain on
help/*.h changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13704 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 14:23:33 +00:00
nplourde d535890b50 add vcd support to darwin for ppc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13679 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:30:07 +00:00
reimar 0164758aa8 added gl_common for code used by both vo_gl.c and vo_gl2.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13654 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 13:28:22 +00:00
reimar 2e90de6667 -fno-PIC will not work on OSX, and it is only useful on x86 anyway.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13625 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 21:00:32 +00:00
reimar 30d48cb10e Zeta OS support, mostly working.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13613 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 19:26:13 +00:00
reimar b4f854c14c fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13580 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-07 09:31:16 +00:00
faust3 6f0791ded8 detect byte order even for cross-compiling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13479 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 14:49:33 +00:00
faust3 b815c5c94a --host-cc option for crosscompiling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13478 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 14:40:59 +00:00
faust3 b8c0aed043 directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13461 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-25 15:34:42 +00:00
nicodvb db4e77d0a5 encoding to mp2 with libtoolame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13427 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 19:50:54 +00:00
al 3899252f82 Don't output error when testing for JACK. Also _insist_ on a JACK version
greater/equal `.3'.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13403 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 08:48:53 +00:00
faust3 33980d6f5c Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13350 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 16:01:34 +00:00
joey 22a31d2fee fixed --enable-gif bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13252 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 17:46:33 +00:00
iive 6379fb900a x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13167 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-27 20:43:05 +00:00
rathann 4d9a70f4f9 remove unnecessary mips check (it's obsolete anyway)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13149 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 09:24:03 +00:00
diego fe68e2d692 properly set linking flags for NetBSD, patch by jb13@gomerbud.com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13145 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 01:06:02 +00:00
diego 47efdc026d Detect if the assembler supports receiving data through -pipe,
patch by Gabucino.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13138 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-25 15:40:06 +00:00
diego 7a5eb4561c Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13137 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-25 15:35:32 +00:00
diego 8f074d2414 Document how to specify multiple paths with the --with-* options,
90% based on a patch by Torinthiel <torinthiel@megapolis.pl>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13131 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-25 01:06:26 +00:00
wight c3bf08597d Check if -liconv is needed for iconv.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13100 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-23 07:51:10 +00:00
rtognimp 8cb0216042 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13064 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-20 18:29:25 +00:00
diego 9defc531ea portability fix taken from the NetBSD patch set
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13056 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-19 17:18:06 +00:00
diego 17238dc87f readability whitespace fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13052 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-19 11:57:33 +00:00
diego d25a85f17b spelling: big-endian and little-endian
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13048 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-18 19:00:05 +00:00
iive 1756cf8c26 Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13026 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-14 21:59:02 +00:00
iive 0d984822fb print matroska check result
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13025 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-14 21:24:32 +00:00
diego f256f4f9b9 Improved SPARC CPU detection and SPARC compilation fixes.
patch by jb13@gomerbud.com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13019 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-14 15:17:39 +00:00
diego b233aff173 Update ao_jack for new bio2jack API, improve check in configure.
Patches by Andre Kuehne and Ismail Dönmez.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13013 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-13 00:33:14 +00:00
rtognimp 9c48cc012a DTS support via lavc and libdts
Patch by Aurelien Jacobs ( aurel at gnuage dot org )
dts in wav by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13007 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-12 12:36:08 +00:00
wight ed83ecb750 LIVE.COM autodetection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12974 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 08:21:42 +00:00
mosu 8aa097bb54 Leftover from the old Matroska demuxer detection removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12966 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 06:31:42 +00:00
diego aac305d6f8 language handling simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12965 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 00:14:16 +00:00
mosu 26ef3a9fdc Removed the old Matroska demuxer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12959 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-04 18:38:27 +00:00
atmos4 28d141a2bb Preliminary Support for building MPlayer with Intel C++ compiler.
Still needs some work to use the proper optimization parameters.
I haven't yet fixed the loader/dmo/dshow code so compile those dirs using
make -C loader CC=gcc [...] for the meantime.
To try use CC=icc ./configure with ICC 8.0 or later.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12930 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-02 04:24:36 +00:00
diego 7b5bcad11f 10l to the author of this longstanding and obscure bug. Each language
should be removed only once from the list.
Thanks to Chris White for pointing out that there was a problem.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12926 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 22:17:23 +00:00
iive b074fcbc42 let DirectFB find it's headers in --with-extraincdir=DIR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12840 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-17 09:53:35 +00:00
diego 02519a272d VCD support does not yet work on OpenBSD.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12822 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-14 22:04:42 +00:00
diego 7b4630e101 OpenBSD portability fixes from the OpenBSD ports tree
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12802 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-12 10:44:18 +00:00
diego cb89d5a0c2 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12780 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-09 15:19:47 +00:00
michael acc4477cf3 multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12761 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-06 02:10:22 +00:00
mosu 1453834d92 Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique at rusunix dot org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12757 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-05 09:42:28 +00:00
faust3 0f3bc505c3 mingw crosscompiling step 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12707 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 17:54:31 +00:00
faust3 4bf094ac51 fix loader build on windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12681 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 10:40:23 +00:00
alex e69fef945b user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12675 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 09:54:02 +00:00
diego ffb3a457b6 silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12667 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 18:49:24 +00:00
alex f6a749eff0 JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12663 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 18:11:15 +00:00
diego 42b784ac1a string handling security fixes
patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net>
reviewed by Pontscho, Alex, Rich


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:49:53 +00:00
alex 66fe1def58 darwin flags cleanup by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12645 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:17:16 +00:00
alex 0fc20ac930 ranlib cleanup by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
alex 48bd8da2d6 support for realvideo codecs under macosx, original patch by Donnie Smith (together with an altivec patch by Dan Christiansen)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12631 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 10:25:05 +00:00
diego 8fedf67c7e typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12620 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-21 19:54:48 +00:00
diego 00a4249b4a Just a tiny fix with configure/Makefile for not using
"caca-config --cflags", patch by Pigeon <pigeon@pigeond.net>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12612 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-18 17:08:22 +00:00
wight d033bfef86 Make configure point to translated docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12590 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-15 07:01:02 +00:00
joey f3fbfbe928 change linking order for static build with live.com on mingw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12576 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-13 16:44:34 +00:00
diego 9db4a64004 freetype depends on iconv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12569 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-11 15:10:36 +00:00
faust3 7690fed556 OpenBSD/VAX support, patch by Gabucino
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12564 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-11 09:58:27 +00:00
diego f208bcf694 Fix X11 libs detection on Cygwin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12515 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-31 15:07:20 +00:00
rfelker 082a233476 fix compile with network disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12501 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-25 18:51:53 +00:00
reimar 6df33d76fe MinGW doesn't accept trailing /
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12492 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-20 21:22:07 +00:00
joyping 0881db63fb changes for alsa9/alsa1.x merge, only alsa.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12465 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:49:23 +00:00
henry c1f6ffe35d ENCA support (http://trific.ath.cx/software/enca/)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12444 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 17:52:25 +00:00
diego 9ac4d41335 clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12437 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 11:25:07 +00:00
diego d2cd5f2672 VIDIX now works on Win32, approved by Sascha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12421 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-04 16:17:22 +00:00
faust3 33790e6770 add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12360 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 17:07:49 +00:00
alex cf6a122e56 attribute_used macro
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12291 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 09:44:06 +00:00
diego a0ff8ffe49 Missing options added, one put into default order.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12250 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 12:12:00 +00:00
diego 9fcd066cc0 QNX does not support -rdynamic.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12238 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 20:09:33 +00:00
michael d8c98a0800 OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12215 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-16 13:22:51 +00:00
diego 2bbf826312 Missing options added to --help output.
--help output slightly reordered, hopefully more sensible than before.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12205 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 23:26:31 +00:00
diego 448c9bbb37 Make caca detection consistent with the others using *-config, also avoids
an ugly error message when caca-config is not installed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12202 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 21:40:04 +00:00
diego 5f49de8ec4 -rdynamic is not supported on Win32. Both _xanim and _real set it, so both
should check for Win32.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12192 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 12:19:10 +00:00
faust3 83cec57c43 -rdynamic is not supported on windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12190 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 10:02:37 +00:00
diego 368c367fc9 win32 macro added to simplify detecting both Cygwin and MinGW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12186 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 01:01:46 +00:00
faust3 c526173ede libavformat support for windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12179 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-12 16:39:26 +00:00
michael 8580ca5c5f demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12165 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 14:26:04 +00:00
alex e6b6bc90ed altivec support under netbsd, patch by Matthew Green
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12142 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 16:13:52 +00:00
alex 28a066c29f removed obsoleted defs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12134 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 01:12:36 +00:00
alex 99b14d0fa3 libcaca video output driver by Howell Tam
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12130 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 00:04:48 +00:00
alex a42bd5f361 ability to disable mp3lib, liba52 and libmpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12129 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 23:17:40 +00:00
alex bca0b3d6c5 Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12128 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 22:49:28 +00:00
alex fac2bcf4f9 Quartz/MacOSX video output module by Nicolas Plourde
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12121 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 21:20:19 +00:00
diego 0b048dec0d dvb should be added to $_noinputmodules as well as $_inputmodules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12093 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-01 14:17:58 +00:00
diego 3a32418c24 Missing echores "no" added, duplicate variable setting removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12076 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-27 20:19:57 +00:00
faust3 dc5c9fc570 fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12072 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-26 15:21:44 +00:00
faust3 940bcdc4a5 fix compilation on cygwin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12070 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-26 12:15:54 +00:00
faust3 b3372bc0d0 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12020 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:25:08 +00:00
diego edc16bc265 --disable-xmms option was missing, noticed by Enrico Weigelt.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12012 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-05 04:44:32 +00:00
alex fe6034b159 add libvo to include list for lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11901 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-31 23:00:00 +00:00
diego 44d67d88e1 Simplified support for libc5 systems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11891 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-30 09:07:28 +00:00
alex aecc31b2ca ppc970 support, patch by Romain Dolbeau
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11849 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-25 18:18:21 +00:00
michael b1261b9edc 100000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11830 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-22 14:38:00 +00:00
mosu d6fad182c2 Added the new C based Matroska demuxer by Aurelien Jacobs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11808 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-19 19:16:10 +00:00
rtognimp 2e7229ae12 Use MSZH and ZLIB decoders from libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11785 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-12 22:48:03 +00:00
henry 70162b5ef8 ALSA 1.x audio out driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11776 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-11 17:07:32 +00:00
henry 05a7f11323 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11771 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-10 13:25:39 +00:00
henry 348c7d70ee lavcodec compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11769 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-10 13:00:42 +00:00
alex e49b225d51 x86_64/amd64 detection under freebsd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11725 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 14:06:47 +00:00
diego 93a6074b1a MPlayer's configure fails to detect fontconfig on a system with
POSIXLY_CORRECT set in the environment. The reason it fails is that it
passes the arguments to pkg-config in the wrong order. (When
POSIXLY_CORRECT is not set, glibc takes the liberty of rearranging the
parameters.)

patch by Matthew Fischer <futhark@vzavenue.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11706 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-31 21:35:52 +00:00
alex 81024b89f6 optimizing for cpus on irix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11690 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-27 19:27:59 +00:00
gabucino a33b1cc05f VAX architecture support (tested on VAXstation 4000/VLC)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11682 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-25 12:05:28 +00:00
alex c592535102 better parisc detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11678 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-23 22:47:11 +00:00
rik fbb3b63a39 add ZORAN makefile variable for conditional compilation of vf_zrmjpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11662 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-19 22:05:24 +00:00
alex 922162fb5d removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:34:05 +00:00
alex e7d9078afc Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11581 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 12:14:32 +00:00
alex cf230e16c5 alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11568 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-07 15:26:12 +00:00
iive 36a4df0860 FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11536 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-29 03:02:38 +00:00
diego 5ad62102d3 --enable-dvbhead, wording, clearer error messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11535 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-29 01:28:05 +00:00
iive 2029eb17eb XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11496 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 20:50:48 +00:00
iive 13ea2119d2 remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11493 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 02:32:42 +00:00
attila 4044890393 check whether termcap is provided by tinfo
patch by Torinthiel <torinthiel@wp.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11476 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 09:25:13 +00:00
attila 0dc21c35a7 fix smb libs inclusion when using --enable-smb.
Patch by Götz Waschk <waschk@informatik.uni-rostock.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11475 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 09:12:03 +00:00
gabucino 2e3a3ca9bd missing clause
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11458 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-13 21:03:11 +00:00
gabucino 2f75c8e9d3 cumulative libc5 compatibility patch ;)
- VESA detection by sys/io.h header
 - workaround a missing define on libc5


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11456 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-13 20:53:40 +00:00
diego f4329989ca FAAD detection improved and fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11440 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 10:26:01 +00:00
iive 64060df2c7 XviD Api4 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11437 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 00:43:42 +00:00
iive 679d6f09b3 fix lavc fail on missing lame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11410 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-07 22:14:51 +00:00
alex 65d4cf9c64 pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11406 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 23:11:15 +00:00
alex 47fc787f21 prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11405 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 22:57:40 +00:00
nexus a0cb7264d9 ugly FreeBSD fix ..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11393 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 22:11:50 +00:00
rik a67c3d4c59 provisions for new zoran driver (zr2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11388 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 20:00:55 +00:00
ranma 834c6ad746 mencoder lavc audio encoding support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:35:40 +00:00
michael 48508f193a protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11361 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 13:45:24 +00:00
michael 3efac4d8e6 int_fastXY_t emulation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11357 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 10:14:05 +00:00
attila 6ce8b10dd2 define install itself instead of a path to install, needed for ginstall
original patch by Thomas Glanzmann <sithglan@stud.uni-erlangen.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11352 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-01 14:57:40 +00:00
mosu 1c641db8c0 Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11331 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-30 14:57:06 +00:00
diego 1089c4ba77 in configure --help output:
add --enable-altivec, remove --disable-big-endian (--enable-big-endian
already present), cosmetics


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11285 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 01:06:35 +00:00
gabucino e7850b6cab finally removing pthread dependency!!
(did because default NetBSD installs without pthread AFAIK)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11264 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 20:33:51 +00:00
gabucino 0167154bbc fix issue when compiler is called 'cc', and --disable-gcc-checking was used
(it would force the compiler to be 'gcc')

Patch by Pierre Lombard <p_l@gmx.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11257 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-24 07:44:38 +00:00
iive c42aba576c remove 'yes' from nowhere (after flac check)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11254 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 22:09:26 +00:00
lumag cca3b9e596 Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11251 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 18:58:46 +00:00
gabucino 6140b85073 enable Vidix on Linux/Alpha
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11232 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 18:24:57 +00:00
gabucino a1693d645e detection of 'Alpha' architecture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11231 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 18:23:28 +00:00
alex 29507a18ea Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11216 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 12:35:03 +00:00
diego 7756a2c223 DOCS/en/ ---> DOCS/HTML/en/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11183 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-19 20:37:07 +00:00
diego 721d7e8f7d Man pages moved to DOCS/man/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11182 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-19 20:20:45 +00:00
alex 964bbf9eaf consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11147 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 12:12:49 +00:00
attila bf69890466 Fix compilation when libavcodec is missing.
Patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11142 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 08:45:10 +00:00
diego 182457df34 Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11113 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 12:14:48 +00:00
alex 390c6858fd some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11109 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 09:41:08 +00:00
alex abdd20f5f1 some missing declarations for libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11082 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-11 19:31:29 +00:00
lumag becb080bd6 Fix external FLAC detection on Mandrake.
Patch by G:otz Waschk <waschk at informatik dot uni-rostock dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11025 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-06 07:21:01 +00:00
lumag 388a665982 Improve flac detection a bit. Now you can safely remove all files from
libmpflac subdir, except this ones:

defs.h
dither.c
dither.h
private_fast_float_math_hack.h
replaygain_synthesis.c
replaygain_synthesis.h

They are necessary to playback.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11022 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-05 17:15:09 +00:00