Commit Graph

17080 Commits

Author SHA1 Message Date
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
diego 59b724a27f productive skin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17043 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-24 11:51:16 +00:00
gpoirier 3223220d27 M-x untabify
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17042 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 19:29:11 +00:00
gpoirier f233bb2a73 correct k6_mtrr detection, add a great deal of infos about newer processors
patch by Zuxy Meng < zuxy POIS meng @gmail POIS com >
Original thread:
Date: Nov 21, 2005 11:36 AM
Subject: [MPlayer-dev-eng] [PATCH] TOOLS/cpuinfo.c: correct k6_mtrr detection


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17041 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 19:21:11 +00:00
wight 1447772de6 fixes in examples, minor details
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17040 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 19:14:05 +00:00
jheryan e14ec380dc Synced with 1.202
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17039 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 12:25:17 +00:00
gpoirier b5ba1e9c50 sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17038 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 11:55:20 +00:00
diego 8a6b8f2e80 -mc is useful to get rid of A/V desync.
based on patch by compn < tempn __ at __ twmi __ dot __ rr __ dot __ com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17037 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 08:40:18 +00:00
gpoirier 6903361414 synced with 1.1161
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17036 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 08:26:53 +00:00
diego cd97fc3f46 misc fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17035 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 00:27:25 +00:00
al 724f44d3d2 Revert previous commit
``Nov 22 To mplayer-cvsl (  32) [MPlayer-cvslog] CVS: main/libvo x11_common.c,1.199,1.200''

- causes unneeded massive slowdown when stop-xscreensaver is used
- is not consistent with the other xscreensaver functions
- was commited without my approval


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17034 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 22:05:47 +00:00
rtognimp 7d81d69dd5 Ignore OPTIONS rtsp command during playback. Fixes
rtsp://mms.sonix.de/universal/rock/apocalyptica_lifeburns_300.rm?start=0
(playback stopped after 82 sec)
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17033 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 19:24:09 +00:00
gpoirier e6e448a23e sync with 1.1159
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17032 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 17:36:00 +00:00
reimar e68a443a6c Explain -vo gl:slice-height behaviour if YUV rendering is used.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17031 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 16:49:36 +00:00