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