reimar
c8e55fd4bc
Add missing checks in RealVideo slice handling code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22165 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-06 18:30:56 +00:00
gpoirier
fad5b59443
sync w/r22107
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22164 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-06 13:56:40 +00:00
uau
dd9ef5468e
reindent
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22163 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-06 00:24:49 +00:00
uau
b5c470a029
Fix multiple appearing or appearing+disappearing subs in the same frame
...
in non-ASS mode. The latter is common (old sub replaced by new) and
resulted in an incorrect frame where both appeared simultaneously.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22162 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-06 00:18:35 +00:00
uau
d524405f5c
Add missing type to declaration and remove unused variable
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22161 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 23:56:18 +00:00
rathann
45defa1aa0
Fix a few gcc warnings, approved by Diego and Reimar.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22160 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 23:46:08 +00:00
uau
ca7997a50c
Fix code updating subtitle array which only moved the text, not endpts.
...
Led to multiple subtitles on screen disappearing too early without -ass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22159 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 23:25:50 +00:00
reimar
2225b00ca6
Make sure buffer is aligned so no unaligned access happens.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22158 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 19:24:03 +00:00
voroshil
bbc6f9a1c3
r22104: Add global field dominance flag instead of duplicating this "everywhere"
...
r22107: Move -vo gl suboptions that should be irrelevant for the average user
r22108: formatting fixes for r22104
r22113: insert line break for readability
r22123: tinterlace mode 4 leaves height unchanged.
r22127: Fix vqscale description to match at least somewhat the code.
r22137: formatting/wording
r22138: wording/formatting
r22150: key-fifo-size default changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22157 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 19:07:19 +00:00
voroshil
69440b73ea
r22129: Link to the mencoder-users list for mencoder stuff
...
r22140: vp6vfw.dll appears to no longer crash under Linux.
r22141: Move all "Encoding with the XXX codec family" sections together.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22156 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:38:25 +00:00
reimar
de73d4dd97
Another round of subtitle code cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22155 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:25:28 +00:00
voroshil
ec7dd2435e
r22139: Try to clarify scale filter usage hint.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22154 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:21:14 +00:00
kraymer
42472745ef
typo fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22153 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:13:40 +00:00
reimar
d80d849ed7
Set sub_utf8 for mov subs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22152 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:12:56 +00:00
reimar
e2e0d90912
str_list separator backslash-escaping
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22151 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 18:03:12 +00:00
reimar
663e508188
key-fifo-size default changed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22150 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:53:10 +00:00
reimar
0944709a29
Reserve half of fifo for key release events to help avoiding stop buttons
...
and remove thus useless hack for mouse wheel.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22149 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:51:26 +00:00
reimar
3baddb9645
Sanity check for vo window dimensions, helps avoid division by zero
...
with -wid.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22148 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:47:43 +00:00
reimar
5f26168500
beckend -> backend typo fix in printf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22147 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:15:44 +00:00
kraymer
8b50112196
fix unintentional line break
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22146 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:14:21 +00:00
reimar
5df7bb377f
Experimental support for multichannel ladspa effects
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22145 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 17:09:25 +00:00
diego
50b3a7af5e
some more docbook paths, patch by Torinthiel
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22144 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 14:17:33 +00:00
gpoirier
50a37296b6
synced with r22104
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22143 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 13:14:41 +00:00
kraymer
26d0f37771
r22123: tinterlace mode 4 leaves height unchanged.
...
r22127: Fix vqscale description to match at least somewhat the code.
r22137: formatting/wording
r22138: wording/formatting
r22139: Try to clarify scale filter usage hint.
remove duplicate word
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22142 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:52:11 +00:00
diego
7abb8d4c6b
Move all "Encoding with the XXX codec family" sections together.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22141 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:24:26 +00:00
diego
2b27dd209b
vp6vfw.dll appears to no longer crash under Linux.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22140 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:21:36 +00:00
diego
2b4b1f43cd
Try to clarify scale filter usage hint.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22139 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 12:12:47 +00:00
diego
7ef02d662f
wording/formatting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22138 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 10:01:39 +00:00
diego
124efda95d
formatting/wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22137 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 09:31:27 +00:00
diego
66c00f103a
FFmpeg #defines must be uppercase now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22136 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 07:33:00 +00:00
michael
b831716dbd
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22135 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 03:05:46 +00:00
michael
339929d765
skip first (green) frame
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22134 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 00:46:53 +00:00
diego
3f3f9eaae5
100l: Copy and paste typo, library dependencies and rules are separated now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22133 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 19:18:26 +00:00
reimar
f58e52ba6e
Use defined() syntax instead without ().
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22132 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 16:08:29 +00:00
rtogni
288f3e1a13
Add timeout to tcp connections, avoid hanging forever.
...
Based on patch for bugzilla #673
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22131 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 14:18:56 +00:00
nicodvb
7a66e827a1
support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by Ross
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22130 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 14:02:35 +00:00
reimar
d55aa4a91d
Link to the mencoder-users list for mencoder stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22129 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 13:58:59 +00:00
diego
ee40bc8f21
Fix MMX2 check, _sse is set to "kernel_check", not "yes".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22128 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 13:44:49 +00:00
reimar
87236178bd
Fix vqscale description to match at least somewhat the code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22127 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 13:38:41 +00:00
reimar
575034e39c
Go away you stupid setlocale!!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22126 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 13:08:26 +00:00
Gabrov
6dc131ddeb
synced with r22123
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22125 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 12:19:59 +00:00
reimar
ae912aee0d
Get rid of useless last_ptr assignment
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22124 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 11:58:29 +00:00
reimar
f14ad241a8
tinterlace mode 4 leaves height unchanged.
...
"full-height" is not exactly wrong but it definitely is confusing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22123 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 11:47:08 +00:00
reimar
b09c72b9d3
Support for AOPLAY_FINAL_CHUNK in ao_sdl.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22122 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 10:01:13 +00:00
reimar
8fdb1522a2
Do not read beyond end of data chunk if chunk_size is set.
...
Sample: http://samples.mplayerhq.hu/A-codecs/wavpcm/ahh.wav
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22121 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 09:33:57 +00:00
lorenm
f0ae1f2dce
r21753 broke compile-time detection of mmx flags on x86_64
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22120 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 08:18:01 +00:00
uau
3f1191fdc6
Convert patterns to upper case to fix compilation after r22117.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22119 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 23:46:22 +00:00
kraymer
7a682edeec
r22107: Move -vo gl suboptions that should be irrelevant for the average user
...
to a separate section further down.
version bump to r22113 (r22108 and r22113 previously applied)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22118 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 22:00:01 +00:00
diego
a3c5cdbf75
Speed up config.h generation by transforming FFmpeg part names to uppercase
...
all at once instead of one by one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22117 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 21:40:10 +00:00
kraymer
616f9ea8ed
r22089: x264's crf takes a float argument
...
r22104: Add global field dominance flag instead of duplicating this "everywhere"
Patch by Carl Eugen Hoyos (cehoyos (at) ag or at)
r22108: formatting fixes for r22104
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22116 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 21:24:57 +00:00