Commit Graph

17093 Commits

Author SHA1 Message Date
rathann 355bc2f7c1 fix
pnm.c:228: warning: implicit declaration of function 'usec_sleep'
realrtsp/rtsp.c:184: warning: implicit declaration of function 'usec_sleep'
ad_acm.c:149: warning: implicit declaration of function 'usec_sleep'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17093 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:27:32 +00:00
rathann 9d4d23cad6 fix
muxer_mpeg.c:2315: warning: implicit declaration of function 'mp_get_mp3_header'
muxer_mpeg.c:2339: warning: implicit declaration of function 'a52_syncinfo'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17092 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:26:09 +00:00
rathann d5505c8f9e fix
demux_ogg.c:371: warning: implicit declaration of function '_ilog'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17091 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:25:31 +00:00
rathann 7daf67e81b fix
stream_livedotcom.c:70: warning: assignment makes pointer from integer without a cast
stream_livedotcom.c:77: warning: passing argument 1 of 'lseek' makes integer from pointer without a cast
stream_livedotcom.c:78: warning: passing argument 1 of 'lseek' makes integer from pointer without a cast
stream_livedotcom.c:84: warning: passing argument 1 of 'read' makes integer from pointer without a cast
stream_livedotcom.c:96: warning: control reaches end of non-void function


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17090 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:24:27 +00:00
rathann d537007fb3 mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'
mplayer.c:2897: warning: implicit declaration of function 'mpcodecs_config_vo'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17089 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:18:10 +00:00
reimar ad18c2792b Fix popup menu problems: GTK cannot get a grab while the button is down,
so show it on button release instead of button press.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17088 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-04 15:58:52 +00:00
reimar 31469b3b69 About text should _not_ be editable, it just looks stupid.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17087 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-04 15:56:40 +00:00
ranma c1293cb313 missing dot
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17086 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-03 20:36:12 +00:00
ranma 8637463dea lots of small fixes a few rephrasings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17085 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-03 20:35:30 +00:00
ranma 934c27c1ba sync to 1.205
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17084 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-03 19:36:17 +00:00
michael 7e0339dd16 attribute align
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17083 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-03 03:37:43 +00:00
michael 05286afbdd switch to snow
various bugfixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17082 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-03 03:04:10 +00:00
michael f553d3d22f multithreaded decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17081 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 22:00:50 +00:00
rfelker c4f58eee9e muxer_lavf MUST be disabled by default until someone adds AVParser
support to it. Otherwise users will generate files with totally
nonsensical pts if they use B frames! (And they are already doing so
-- see mplayer-users list!)

If anyone wants to volunteer to add AVParser support, go right ahead!
But until then, do not remove this check. :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17080 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 19:43:36 +00:00
rfelker 6a3353a1e9 fatal error when muxer cannot initialize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17079 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 19:41:25 +00:00
jheryan cdaddab24e Synced with 1.100
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17078 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 14:35:19 +00:00
jheryan 1657de259e Synced with 1.99
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17077 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 14:34:40 +00:00
jheryan e762b12f65 Synced with 1.34
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17076 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 14:34:04 +00:00
jheryan c14c65ffe1 Synced with 1.12
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17075 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 14:30:30 +00:00
gpoirier 340feb8bbe make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )
Original thread:
Subject: Re: [MPlayer-dev-eng] [PATCH] make -lavdopts debug work again
Date: Fri, 2 Dec 2005 01:38:02 +0100


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17074 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-02 10:00:35 +00:00
rtognimp bb856b5be1 export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll
Patch by Benjamin Larsson


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17073 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 21:59:24 +00:00
rtognimp a1ebcb2ae6 Add CharNextA(), needed by rp8 sipr dll
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17072 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 20:13:19 +00:00
gpoirier 33683d4247 nits and fixes suggested by The Wanderer and Loren Merritt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17071 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 16:44:00 +00:00
diego d53fa09eac vo_tdfxfb should be preferred over vo_3dfx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17070 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 11:58:44 +00:00
reynaldo 553e29bf7e wrong output level calculation on af_equalizer leaded to low level output even with all octaves at 0db (default), patch by Corey Hickey bugfood-ml AT -fatooh/org-
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17069 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 03:14:21 +00:00
diego e85591adcf AMD's Family 6 CPUs come with two flavors: one that supports SSE and
one that dosen't. However, they're not easily distinguishible from
their signature (family, model and stepping). Original configure might
set -march=athlon-4 for a CPU that dosen't support SSE and causes gcc
to generate code that won't run on the target machine.
Closes bug #267.
patch by Zuxy Meng zuxy -- dot -- meng -- at -- gmail -- dot -- com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17068 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 02:51:22 +00:00
nicodvb 6ac24fccd8 fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17067 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-30 21:45:32 +00:00
reynaldo 2ae5a0788d Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17066 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 22:04:57 +00:00
ranma c01054baac Link was a bit dated (but still working :-))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17065 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 19:53:05 +00:00
reynaldo 836e6e0865 Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17064 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 04:16:46 +00:00
diego b872f4a028 Sync man page structure description with actual man page structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17063 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 01:12:03 +00:00
diego 3a8ed856e1 spelling, capitalization and wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17062 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 00:56:15 +00:00
diego 9b5f3d5e6f Smarter defaults, removing obsolete options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17061 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 00:02:58 +00:00
diego 053e9d1c18 -aop is long obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17060 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-28 23:54:08 +00:00
diego 491ff4b705 -aop is long obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17059 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-28 23:43:24 +00:00
albeu 575dc26398 Add a function to remove osd msg and use it to remove the "OSD: enabled"
msg when switching the OSD to a level above 1.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17058 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 23:29:33 +00:00
gpoirier f5373be10e Add indicative QP for ASP and AVC codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17057 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 19:48:39 +00:00
gpoirier 70d1fd2150 Explain how to make regression tests with CVS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17056 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 18:51:21 +00:00
wanderer a44ef4dddf grammar fix on the documentation-updates note
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17055 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 18:40:38 +00:00
alex fa72d1b933 some comments and simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17054 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 14:03:14 +00:00
ranma 69d45c4a96 1.1161: misc fixes [partly]
1.1160: Explain -vo gl:slice-height behaviour if YUV rendering is used.
1.1159: [does not apply]
1.1158: sync to x264 r373 (brdo) [partly]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17053 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 04:54:47 +00:00
diego e7721f9d37 Note about handling patches that contain documentation updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17052 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 20:44:13 +00:00
albeu fcd2d08125 Add support to get the list of files from a file containing one filename
per line. Patch from devik (devik .at. cdi .dot. cz).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17051 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 17:10:17 +00:00
gpoirier e617bf86cd How to create a MPEG4 video from an explicit list of files, based on a patch by devik <devik AH cdi POIS cz>
Original thread:
Date: Jun 18, 2005 11:44 AM
Subject: [MPlayer-dev-eng] [PATCH] Allow mf:// to read indirect file list


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17050 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 16:01:43 +00:00
albeu bab80ce123 Fix URL escaping to correctly handle URL containing an ip6 address or
escaped special chars like & or ;


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17049 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 15:57:39 +00:00
gpoirier 2cccb9c97c Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Original thread
Date: Nov 25, 2005 3:35 AM
Subject: [MPlayer-dev-eng] [PATCH] Correct optimization for C3


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17048 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 15:52:17 +00:00
diego bc33a9d7a6 skin authors, trailing whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17047 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-25 21:15:05 +00:00
gpoirier 26d649ee03 wording and gramma fixes by Bougiz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17046 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-25 19:42:43 +00:00
diego c98a02849f When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility
library, use this to fix building on this (weird ;)) system.
patch by Steven M. Schultz sms __ at __ 2BSD __ dot __ COM


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17045 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-25 02:06:47 +00:00
gpoirier 89e912ea7b Grammar and wording fixes by Bougiz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17044 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-24 12:18:55 +00:00