it didn't work before)
- use my own memcopy() on non MMX machines again
- do memcpy() in one single block if stride==0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@721 b3059339-0415-0410-9bf9-f77b7e298cf2
in offscreen memory and then copying;
- OSD still works just with doublebuffering enabled :-(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@494 b3059339-0415-0410-9bf9-f77b7e298cf2
- now support for OSD :-))) for RGB modes
YV12 is flickering in quite an ugly fashion; have to fix this, but
will cost an extra copying of image data ... :-(((
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@491 b3059339-0415-0410-9bf9-f77b7e298cf2
- when -bpp is selected, I accept only query_modes() for THIS particular depth
(if it's supported by hardware)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@396 b3059339-0415-0410-9bf9-f77b7e298cf2
- support for -bpp
(needs at least mplayer.c 1.53 and cfg-mplayer.h 1.18 and latest stuff from
libvo to work)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@393 b3059339-0415-0410-9bf9-f77b7e298cf2
- fixed resolution switching a little and added more debug output
- resolution switching is still according to d_width and d_height which
is not always a good idea ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@267 b3059339-0415-0410-9bf9-f77b7e298cf2
that is larger (or equal to) the video stream. Also, by using the -x and -y
options the user can specify a specific video mode. Changed the
DOCS/AUTHORS file to reflect this patch so that flames get sent to me :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@222 b3059339-0415-0410-9bf9-f77b7e298cf2