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