reimar
7322c396a9
Implement -geometry for vo gl and gl2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15590 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 17:04:51 +00:00
nplourde
b9bd2fc373
Fix pan-scan in fullscreen mode
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15574 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-26 16:33:28 +00:00
nplourde
a6158451ec
fix signess warning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15572 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-25 23:44:55 +00:00
nplourde
2b56be8a44
create menu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15571 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-25 23:38:59 +00:00
al
362be18be6
Make -wid behave more consistent.
...
Original patch by kiriuja |mplayer-patches >ta< en-directo >tod< net|
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15541 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-21 17:31:44 +00:00
nplourde
7e0a27e93b
Toggle only between ontop and normal.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15525 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-20 16:40:35 +00:00
wight
01907d1e68
If we use .m suffix we really should include it in .SUFFIXES
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15474 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 21:35:35 +00:00
henry
d2e7c10efd
enable hinting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15441 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 19:47:50 +00:00
faust3
28962ca4f2
multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more -fixed-vo fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15429 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 10:46:11 +00:00
diego
467ab2516e
- make use of libggiwmh if found by configure
...
* For now use it to set the window title
* Implement "Window-On-Top" (experimental)
- Improved dirty region handling introduced in rev 1.33.
- other minor fixes
patch by Christoph Egger <Christoph_Egger at gmx dot de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15407 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-11 08:04:13 +00:00
nplourde
c52b30a43d
if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15395 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-10 00:46:30 +00:00
nplourde
6516ffdb7d
do not define video_out_macosx if corevideo is not present
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15348 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-05 00:17:27 +00:00
nplourde
d3ca3ab6e7
draw resize box
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15340 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 12:00:54 +00:00
nplourde
1e7905dea8
enable panscan
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15332 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 21:17:27 +00:00
nplourde
b7aed4714e
enable rootwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15328 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 18:05:59 +00:00
nplourde
d07fabd85f
close button exit mplayer with esc key
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15326 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 14:40:16 +00:00
nplourde
85915a0b58
add ontop
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15321 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 01:48:37 +00:00
rik
fcb57df513
compilation fix (libavcodec sync)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15311 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-01 08:33:35 +00:00
nplourde
382d7cbca8
macosx core video module
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15292 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-29 11:41:07 +00:00
nplourde
923e97b364
macosx core video module
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15290 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-29 11:05:16 +00:00
reimar
ec9db5fc78
Make it possible to use a ggi device string that contains a ',' by writing
...
a '.' instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15273 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-27 12:15:37 +00:00
rathann
fb5558b8e7
100l to Jindrich! Changing the parameter name in the body, too.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15219 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-19 22:11:34 +00:00
henry
dbb001bae2
replace VO and VF numeric flags with #defined identifiers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 15:52:38 +00:00
iive
da39de73a8
Compile fix when XF86VM is not defined
...
patch by Ismail Donmez <ismail at kde org tr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15212 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 14:35:11 +00:00
henry
fa7fe564bb
more colorkey w/ panscan woes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15193 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-16 17:10:31 +00:00
henry
9946de0944
redraw colorkey on panscan change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15191 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-16 16:45:43 +00:00
al
c3105be29a
- fix black screen problem on reinit
...
- disable colorkey autopainting when painting it manually
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15187 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-16 15:52:03 +00:00
diego
9bbfd7a388
Mark imported files from uCIFS library as changed for GPL §2a compliance.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15165 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-15 18:43:41 +00:00
rik
d20d486f74
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
...
bugfix of the "grayscale" output scheme; the height and width of the movie
were written als -1 and -1 into the resulting *.bml file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15159 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-14 12:44:28 +00:00
henry
26fb4f06af
messed ordering of switch branches, 10l for Ivan
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15152 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-13 19:38:44 +00:00
iive
892980bfd0
incorporate all image drawing in single function and use fixed vo_xv_draw_colorkey() for proper key drawing.
...
This time panscan should be really bugfree (blackbars used to stay)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15103 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 16:30:53 +00:00
iive
595b013b7c
fix vo_xv_draw_colorkey to a workable state
...
(using panscan makes x,y negative, so it is very bad idea they to be unsigned)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15101 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 16:02:28 +00:00
henry
e68fc0c46a
revert the previous commit, gl needs to reload the font immediately
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15087 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 13:12:55 +00:00
henry
22c533e6ed
defer loading of the font after display size change to avoid useless
...
reloading - hack, but needed because for most of the vo's the panscan
information and screen size are updated asynchronously
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15086 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 11:54:31 +00:00
henry
d84d885309
remove force_load_font stuff moved to sub.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15081 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 22:45:47 +00:00
henry
ce22162a07
reload font on each change of the display size
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15079 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-09 22:25:33 +00:00
henry
47f90af3ba
support for negative strides (fixes -vf spp,flip crash)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15070 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 10:31:18 +00:00
iive
62d06e5736
fix blackscreen when changing panscan.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15061 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 16:59:34 +00:00
rathann
e3b183dc3f
- fix gcc warnings, strlcat/strlcpy prototypes
...
- fix bad sscanf usage in geometry.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15059 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 11:57:10 +00:00
rathann
8406e93764
Fix memset() usage, patch by Ismail Donmez
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15027 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:06:34 +00:00
ivo
b0e5f570bb
Convert vo_aa suboption parser to using the subopt-helper.
...
This obsoletes all -aa* commandline options. Use -vo aa:* instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14936 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:09:24 +00:00
syrjala
0046a87017
Clean up properly if preinit() fails.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14930 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-07 22:45:47 +00:00
rathann
85199c9289
missing externs (fixes implicit declaration warnings)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14885 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 22:54:24 +00:00
ivo
5fba323489
10l Don't set SDL to X11 by default.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14877 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 19:59:20 +00:00
ivo
91e58712df
Remove -noxv and -forcexv command line options and replace them by
...
suboptions to -vo sdl. Renamed noxv to nohwaccel to better reflect the
meaning of the option. Updated manual page.
Original patch by < ods15 at ods15 dot dyndns dot org>
Modified by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14858 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 03:51:48 +00:00
ivo
bec76eab73
Don't print (stupid) message if output directory is .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14853 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-28 04:25:25 +00:00
ivo
359bdf3bed
Fix compile warnings
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14851 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-28 00:26:53 +00:00
ivo
b0c0255f08
vo_jpeg now uses the generic int_pos() from subopt-helper.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14848 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 22:25:42 +00:00
al
bc52a8e25b
Always use vo_x11_sizehint function ( even when going fullscreen ) to
...
reflect at least the window aspect behaviour.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14798 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:46:19 +00:00
rfelker
df48e121b0
strides should always be signed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14797 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 17:08:54 +00:00