jheryan
17113e4ba9
Synced with 1.1077
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16335 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 12:40:53 +00:00
gpoirier
c835da63b1
Sync with 1.1077
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16334 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 12:29:19 +00:00
gpoirier
c2f6a5b79e
Sync with 1.1076
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16333 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 12:23:40 +00:00
diego
607067d6a7
Add -I../libavutil to the includes to fix building vo_zr[2].
...
patch by Corey Hickey <bugfood-ml - at - fatooh - dot - org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16332 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 10:44:46 +00:00
wanderer
ff123e3a88
fix longstanding typo - "patentend"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16331 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 21:13:05 +00:00
faust3
be93c3b295
x264 fourcc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16330 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 17:33:38 +00:00
reimar
9381102f10
Missing parts of the force codecs/demuxers documentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16329 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 16:23:07 +00:00
alex
4db724bf4a
support Pinnacle VideoXL
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16328 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 15:47:16 +00:00
reimar
e1d1e3bc74
Fix move playlists (control must be returned to mplayer.c, with the demuxer
...
returning the real URL as a packet).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16327 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 13:04:22 +00:00
attila
c5afd2f87f
10l
...
variables have to be declared before any command.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16326 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 09:24:44 +00:00
gpoirier
e8b7fc12c0
Sync with 1.1075
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16325 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 08:40:26 +00:00
nplourde
b872f146e1
add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16324 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 02:15:03 +00:00
reimar
b03226df69
Sparcs do not like wild pointer typecasting (unaligned access).
...
Fixes bugzilla bug #365 .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16323 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 23:59:21 +00:00
reimar
0446e090b1
Allow forcing of demuxers and codecs by prepending '+'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16322 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 23:56:24 +00:00
reimar
c1f2df8f53
extra size checks for samples array to avoid crashes in some rare cases.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16321 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 23:24:47 +00:00
nicodvb
24096d2755
multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16320 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 22:07:30 +00:00
rtognimp
b79c4cc293
Fix nsv detection with new demuxer structure
...
With old method there was an hack to skip detection for streamed nsv,
because demuxer did the chek only on first 4 bytes and live nsv streams
starts at random place in the file. The detection code was changed to
search for nsv signature in the first 64k of the file.
The check was changed to "unsafe" and thus moved later because now is
more expensive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16319 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 19:06:55 +00:00
gpoirier
80add42cc2
How to build MPlayerOSX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16318 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 16:32:45 +00:00
gabrov
83bf824371
synced with 1.12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16317 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-29 19:53:27 +00:00
ods15
6385665d3d
adds 'ID_DEMUXER=avi' to -identify...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16316 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-27 19:45:11 +00:00
rtognimp
16670aff3a
Fix mpeg-pes playback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16315 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 22:53:59 +00:00
henry
9dadabac73
ENCA uses -lm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16314 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 19:08:28 +00:00
henry
5580ea1fcb
X11 can use pthread (fixes --enable-static)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16313 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 19:00:36 +00:00
henry
8cf83567d4
more thorough aalib test (needed for --enable-static)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16312 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 18:58:06 +00:00
reimar
655334804b
support MPEG in GXF container with extension-based detection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16311 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-26 17:40:02 +00:00
henry
99bd394969
reordered bps calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16310 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 21:46:32 +00:00
henry
4b40fd60f0
set the nearest number of channels, return(0) upon errors
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16309 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 19:57:32 +00:00
reimar
341e1c97e9
avoid reading more than maxlen bytes.
...
Has the sideeffect that the amount read will be close to maxlen instead
of minlen as before.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16308 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 19:46:20 +00:00
faust3
5d4798359e
10l, missing return
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16307 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 18:22:12 +00:00
reimar
3726c258de
Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
...
be in [0, 2] range, not [99, 101] range.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16306 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 17:02:17 +00:00
reimar
169dd40770
ffwmv3 does not work, use "status crashing" so it is not auto-selected.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16305 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 15:54:44 +00:00
reimar
f68be97419
Fix texture format variable types. Internal format is GLint, others are GLenum
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16304 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 12:45:57 +00:00
mosu
a030e2fe1c
Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16303 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-24 12:33:32 +00:00
diego
d34494074c
Slightly reduce unnecessary verbosity.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16302 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-24 00:46:04 +00:00
diego
ef5d2f623a
typos, cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16301 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-24 00:24:11 +00:00
gpoirier
5a0e210ab4
Documents x264 visualization during encoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16300 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 19:27:18 +00:00
reimar
25bef8e5a3
Add D-Cinema Audio and Video conversion programs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16299 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 18:03:23 +00:00
reimar
ac93f40910
compile fix, vobsub.c needs identify variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16298 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 17:21:27 +00:00
rathann
49b1976bfa
1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
...
is a new option)
2. the default value is 50 not 5
noticed by iive
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16297 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 17:03:30 +00:00
gpoirier
74679ac6e1
More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16296 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 16:22:13 +00:00
gpoirier
4e7d952aa7
Typo :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16295 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 16:12:39 +00:00
danny
7e95034f18
Correction pointed by Nico
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16294 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 09:17:06 +00:00
gpoirier
dd4390af8b
Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
...
"The code which crashes looks like its trying to parse the subtitle stream,
and failing, I assume because dvbsub_lang is a invalid pointer, or null."
Patch by Nico Sabi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16293 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 08:23:53 +00:00
reimar
dead4d1193
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16292 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 08:03:26 +00:00
reimar
33cb784664
ensure that audio-only files are decoded till the end by not only
...
waiting for eof but also checking that the a_in_buffer is empty.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16291 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 07:56:29 +00:00
henry
5e220d0356
mode fps int vs. float woes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16290 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-22 20:04:42 +00:00
reimar
999c4374c6
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16289 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-22 09:05:18 +00:00
gpoirier
5316406f0f
Sync with 1.1074
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16288 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-22 08:21:43 +00:00
diego
26a12a6d28
typo, grammar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16287 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-22 00:01:02 +00:00
gpoirier
45fe8d2800
The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16286 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-21 20:55:26 +00:00