diego
af02a1574e
small updates and fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17131 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 16:14:46 +00:00
diego
4cb8e22333
preliminary environment variables section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17130 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 16:14:10 +00:00
reimar
61e33567ab
really clear frames to black instead of grey, and make sure one of those
...
cleared frames is actually shown (and not a leftover from last film, which
happened at least with ATI cards).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17129 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 16:04:14 +00:00
reimar
2d065d1c6d
signed division must be used for calculation vo_dx and vo_dy.
...
Fixes a bug that causes overbig windows to disappear on Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17128 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 15:56:27 +00:00
reimar
552a2eab0b
WM_PAINT is the "expose" event, not WM_ACTIVATE
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17127 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 15:53:02 +00:00
jheryan
f4ffe6df54
Minor spelling fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17126 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 15:05:23 +00:00
jheryan
90c217b88d
Synced with 1.1163
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17125 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 14:01:12 +00:00
al
d9329207cc
Don't abort when xscreensaver window isn't available anymore.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17124 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 11:39:24 +00:00
ods15
d23cd76afb
more warning fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17123 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 10:07:27 +00:00
ods15
aba4eee72d
compiler warning fixes, some of these were actual (printing) bugs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17122 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 09:56:44 +00:00
ods15
5cba0a4078
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll
...
print bogus stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17121 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 05:12:07 +00:00
diego
17a576b53d
-msglevel description improvement
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17120 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 00:57:32 +00:00
wanderer
811f49466c
new arguments for -vf spp, patch by Corey Hickey
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17119 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 22:53:39 +00:00
reimar
cd8e16a22e
Must use glFlush when doublebuffering is not used
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17118 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 22:35:54 +00:00
reimar
6b9f08f720
Get rid of most #ifdefs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17117 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 22:23:06 +00:00
reimar
33d32ef193
Fix message handling, process resize events
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17116 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 22:15:03 +00:00
wanderer
d1d5696ee1
alphabetical order + better explanation for '-lavdopts threads'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17115 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 21:34:42 +00:00
wanderer
f68ce2dfbc
minor grammar fix, + stray LIVE.COM -> LIVE555 transition
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17114 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 21:31:02 +00:00
ods15
72e4d090f8
another 100l, codec-cfg relied on mp_msg printing nothing....
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17113 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 12:03:51 +00:00
ods15
a6f7543bfb
100l, codec-cfg needs fixing after -msgl patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17112 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 11:59:14 +00:00
michael
2c5c0cea5f
prevent flicker, to get old behaviour use spp=x:y:4 / x:y:5
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17111 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 11:17:26 +00:00
ods15
0fe5fb1e00
Fix EDL to be per file, allow -edlout and -edl together as there is really
...
no reason not to.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17110 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:52:18 +00:00
ods15
f95066fb03
1000l, reverting 2 more unrelated changes with last commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17109 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:47:32 +00:00
ods15
569083894b
100l, reverting unrelated change with last commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17108 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:45:06 +00:00
ods15
5aac28ec24
new -msglevel option, constrols msg level for every msg module
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17107 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:42:48 +00:00
wanderer
6455d918ad
more minor grammatical fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17106 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 00:45:15 +00:00
gpoirier
15438a9d2a
multithreaded decoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17105 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 19:27:03 +00:00
gpoirier
e095d9e522
fixes suggested by The Wanderer and Corey
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17104 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 19:20:48 +00:00
ods15
1fb2b70409
expand aspect works by display aspect, not video aspect.
...
try 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17103 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 17:52:00 +00:00
rathann
c342ad43cd
add missing -I..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17102 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:34:47 +00:00
rathann
da7e496cb8
fix
...
mplayer.c:509: warning: implicit declaration of function 'free_osd_list'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17101 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:34:13 +00:00
rathann
4172671b12
fix
...
sysdep/pci_linux.c:93: warning: implicit declaration of function 'iopl'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17100 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:32:30 +00:00
rathann
855416cba2
fix
...
ps_dec.c:1938: warning: missing braces around initializer
ps_dec.c:1938: warning: (near initialization for 'X_hybrid_left[0][0]')
ps_dec.c:1939: warning: missing braces around initializer
ps_dec.c:1939: warning: (near initialization for 'X_hybrid_right[0][0]')
sbr_dec.c:530: warning: missing braces around initializer
sbr_dec.c:530: warning: (near initialization for 'X_left[0][0]')
sbr_dec.c:531: warning: missing braces around initializer
sbr_dec.c:531: warning: (near initialization for 'X_right[0][0]')
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17099 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:31:53 +00:00
rathann
637ef4ab74
fix
...
ao_alsa.c:115: warning: suggest parentheses around assignment used as truth value
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17098 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:31:03 +00:00
rathann
cb116e1b6e
fix
...
ae_lavc.c:168: warning: implicit declaration of function 'codec_get_wav_tag'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17097 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:30:31 +00:00
rathann
52dfba2d4d
fix
...
vf_remove_logo.c:738: warning: passing argument 2 of 'memcpy_pic' discards qualifiers from pointer target type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17096 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:30:01 +00:00
rathann
a3c0f4decd
fix
...
vf_phase.c:101: warning: suggest parentheses around + or - inside shift
vf_phase.c:102: warning: suggest parentheses around + or - inside shift
vf_phase.c:105: warning: suggest parentheses around + or - inside shift
vf_phase.c:106: warning: suggest parentheses around + or - inside shift
vf_phase.c:112: warning: suggest parentheses around + or - inside shift
vf_phase.c:113: warning: suggest parentheses around + or - inside shift
vf_phase.c:116: warning: suggest parentheses around + or - inside shift
vf_phase.c:117: warning: suggest parentheses around + or - inside shift
vf_phase.c:123: warning: suggest parentheses around + or - inside shift
vf_phase.c:124: warning: suggest parentheses around + or - inside shift
vf_phase.c:127: warning: suggest parentheses around + or - inside shift
vf_phase.c:128: warning: suggest parentheses around + or - inside shift
vf_phase.c:134: warning: suggest parentheses around + or - inside shift
vf_phase.c:135: warning: suggest parentheses around + or - inside shift
vf_phase.c:136: warning: suggest parentheses around + or - inside shift
vf_phase.c:139: warning: suggest parentheses around + or - inside shift
vf_phase.c:140: warning: suggest parentheses around + or - inside shift
vf_phase.c:141: warning: suggest parentheses around + or - inside shift
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17095 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:28:59 +00:00
rathann
fd44e67463
ad_libvorbis.c:119: warning: assignment from incompatible pointer type
...
ad_libvorbis.c:120: warning: assignment from incompatible pointer type
ad_libvorbis.c:121: warning: assignment from incompatible pointer type
ad_libvorbis.c:127: warning: assignment from incompatible pointer type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17094 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-05 01:28:17 +00:00
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