1
mirror of https://github.com/mpv-player/mpv synced 2024-11-11 00:15:33 +01:00
Commit Graph

17289 Commits

Author SHA1 Message Date
diego
c4e7adaeea Windows waveout is no longer the best choice under Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17239 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 17:34:10 +00:00
rathann
2fc81699ca prefer newer terminfo-capable libraries (ncurses or terminfo)
over the old termcap


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17238 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 14:00:04 +00:00
ods15
6a837d7f0d improove termcap detection, -lncurses works too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17237 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 07:21:42 +00:00
rtognimp
c2c91b66bc Add "application/x-mms-framed" for ASF
Fixes http://64.34.147.109:3690/CFMJAM, closes bug #420
Fix by Rado R. ||| r_a_d_o |a| hotmail | com |||


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17236 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 18:17:39 +00:00
iive
5db2fddec5 This cache-seek-min is definitly implemented. The not implemented one got removed...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 18:08:32 +00:00
iive
b189efcebb The <=132 frame rule is only valid at MacroBlock level not at frame one.
Following it gives worse compression even with IP sequence.(B-Frames doesn't accumulate error)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17234 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 16:13:12 +00:00
rtognimp
228f0abcf4 Typo in ASF demuxer selection by name (it's 'asf', not 'asv')
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17233 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 12:48:01 +00:00
gpoirier
1d5cb76c89 synced with 1.1182
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17232 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-22 09:36:50 +00:00
ods15
5e91c2a9e9 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17231 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-22 05:48:04 +00:00
gpoirier
32d7992795 Synced with help_mp-en.h 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17230 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-21 08:30:24 +00:00
iive
e813588d75 Print some error message,
as this function seems to fail on AMD64 and current NVidia drivers (8174) for unknow reason


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17229 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-20 19:04:17 +00:00
ods15
9f66514984 I screwed up keep aspect param, made behavior the opposite of man page.
0-1 were original aspect ratio instead of display...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17228 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-20 17:38:43 +00:00
henry
c0e54fd248 malloc padding to avoid access beyond allocated memory
Credits to Mikulas Patocka (mikulas at artax karlin mff cuni cz)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17227 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-19 19:38:28 +00:00
henry
335f35f2bf reverse the H264 hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17226 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-19 18:04:37 +00:00
henry
cbfe8d21d0 fspp update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17225 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 18:13:09 +00:00
henry
1a84744160 negative quality values allow postproc regardless of input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17224 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 18:11:26 +00:00
diego
7df320df98 credits for Onur, patch by himself
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17223 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 16:51:28 +00:00
henry
7a80e5c844 do not postprocess H264
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17222 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 13:35:48 +00:00
reimar
2a15e8beb8 support negative stride (flipping) in vo_gl.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17221 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 12:04:08 +00:00
reimar
06ed3c2b57 calculate framesize for raw RGB and BGR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17220 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 11:57:25 +00:00
reimar
f8c0e0cf04 fix crash with invalid -vid and no audio stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17219 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 11:55:47 +00:00
michael
772ebb6456 bitexact flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17218 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 01:22:11 +00:00
ranma
c3a56339d1 1.1180: [does not apply]
1.1179: Removing obsolete, and until recently, misdocumented option -verbose.
1.1178: make -o mandatory and add a warning when the extension does not match
        the container format, patch by Reynaldo Pinochet
1.1177: Another examples showing how to play raw YUV video samples
1.1176: Make -really-quiet a common option.
1.1175: Fix -v/-verbose description.
1.1174: 10l: \ needs to be escaped in roff.
1.1173: 1/4l
1.1172: Formatting fix
1.1171: Give an example about how to use the famous cqif video samples


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17217 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 20:02:47 +00:00
ods15
87b66affe9 deobfuscate some very simple code...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17216 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 20:00:16 +00:00
ranma
ad18130764 typo: ouput -> output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17215 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:58:24 +00:00
ods15
da8fe66f05 "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not
found, completely unnecessary in mencoder.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17214 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:55:39 +00:00
ranma
41609ac878 sync to 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:40:09 +00:00
ods15
341b522e4b some more new stuff..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17212 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:13:36 +00:00
ods15
48d1769f5f -o in mencoder now manditory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17211 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:52:05 +00:00
ods15
ade951bbb9 -msglevel added, -verbose removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17210 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:24:35 +00:00
ods15
e9c36ee295 Removing obsolete, and until recently, misdocumented option -verbose .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:10:51 +00:00
gpoirier
cd7a360b61 synced with 1.100
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17208 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 15:43:17 +00:00
gpoirier
7c2cfa3727 synced with 1.13, patch by Johan Bos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17207 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 15:19:28 +00:00
gpoirier
b7917859e7 synced with 1.72, patch by Johan Bos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17206 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 15:17:45 +00:00
gpoirier
4b4da47d0c sync w/ 1.1178
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17205 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 15:13:42 +00:00
gpoirier
b9d4f3bb4c synced with 1.12, patch by Johan Bos, and fixes by me :p
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17204 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 14:28:17 +00:00
gpoirier
34595fb057 Fixes by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17203 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 14:05:40 +00:00
diego
92fbe28842 grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17202 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 13:32:54 +00:00
reimar
f44b5a9e96 include fastmemcpy.h before stream.h, so it is used for the stream_read
function, too. Gives a small speedup for e.g. high bandwidth MPEG2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17201 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 10:46:48 +00:00
henry
31a9cfb68a remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17200 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-16 23:04:20 +00:00
henry
1162939b3a do not set the flag when config failed
patch by Mikulas Patocka (mikulas at artax karlin mff cuni cz)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17199 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-16 18:32:58 +00:00
rathann
386e76a544 Avoid gcc warnings:
'...' might be used uninitialized in this function

In this case 'H', 'N', 'D', and 'F' can indeed be
used unitialized, thus possibly causing all sorts of problems.

Patch by Peter Breitenlohner


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17198 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 20:39:59 +00:00
wanderer
83e5f5e72a make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:57:18 +00:00
wanderer
b0b4990d3f one-word grammar fix for "incompatible codec" message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17196 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:54:29 +00:00
wanderer
dd75eef3f3 use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias Lederhofer <matled -at- gmx dot net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17195 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:50:29 +00:00
ptt
2ca0ead846 sync with 1.213
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17194 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 16:00:31 +00:00
ptt
b30bfced16 small grammatical/sentence fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17193 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 15:58:36 +00:00
nicodvb
3d91be0230 fix compilation when dvdkit and dvdread are not available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17192 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-14 21:52:41 +00:00
reynaldo
dbb88f947e Fix small typos spoted by Paul TT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17191 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-14 19:35:25 +00:00
diego
3427eb1583 Reformat for better readability.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17190 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-13 23:27:37 +00:00