1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 11:25:10 +00:00
Commit Graph

73 Commits

Author SHA1 Message Date
arpi_esp
506063f11a applied MMX2 memcpy() patch by Nick Kurshev
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@351 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 12:47:45 +00:00
se7encode
8535c43461 -zoom added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@344 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 09:12:42 +00:00
arpi_esp
b8c86c7b34 less, and more informal printfs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@341 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 01:38:57 +00:00
arpi_esp
bfa6c4f83a printf's only if verbose>1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@340 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 00:47:05 +00:00
atmosfear
90b7957f32 - Changed keypress-detection from keydown to keyup, seems to fix keyrepeat
bug (key had to be pressed twice to be detected)
- Changed key-handling: 'f' cycles fullscreen/windowed, ESC/RETURN/'q' quits
- Bugfix which avoids exit, because return is passed to sdl-output on startup,
   which caused the player to exit (keyboard-buffer problem? better solution
   recommed)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@332 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 21:41:31 +00:00
se7encode
c33186c990 OSD renderers for all modes added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@328 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 09:51:09 +00:00
arpi_esp
2f46205ad3 OSD alpha renderers moved to osd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@327 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 02:29:38 +00:00
laaz
32205998de vo_x11 query_format fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@326 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 00:18:41 +00:00
laaz
473f1b7b07 Szebb es jobb screensaver-kikapcsolo resz
xmga, xv, x11 support (sdl comming soon)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@325 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 00:00:04 +00:00
laaz
77f6df6ba7 Screensaver and monitor powersafe function is switched off when playing a
movie.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@323 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-09 22:27:27 +00:00
szabii
0de4744ea2 codecs.conf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@312 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-08 20:39:37 +00:00
szabii
edcfc16030 restore old cmap
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@307 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 23:05:14 +00:00
szabii
9b842745b9 directcolor support?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@306 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 22:03:18 +00:00
arpi_esp
e0ca9721bc codecs.conf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@304 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 21:27:57 +00:00
se7encode
eab49d8663 Some bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@294 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 10:30:29 +00:00
se7encode
7181a8dc58 Some bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@293 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 10:25:47 +00:00
se7encode
d81123c78b Mode detect bugfix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@291 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 20:42:24 +00:00
arpi_esp
c53fcd546a bpp fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@289 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 19:44:54 +00:00
arpi_esp
8f61764117 integrated vo_svga by se7en
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@287 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 19:01:27 +00:00
se7encode
a16a2a378d SVGAlib support - vo_svga.c added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@286 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 08:42:02 +00:00
arpi_esp
37f71ec19b fixed the bespitch*y*x bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@285 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-04 21:42:28 +00:00
szabii
d8d5709e3e now it works in 15bpp mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@279 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-03 20:35:46 +00:00
szabii
2d45724e9b report more info on fb
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@278 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-03 14:03:51 +00:00
arpi_esp
3bccbf22ec lamer_protection++
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 23:17:21 +00:00
acki2
335fc17b44 - still more debug output to be able to fix 15/16 bpp problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@273 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 22:01:28 +00:00
acki2
388171128d - added detection of memsize of graphics card to check if double buffering is possible
- 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
2001-04-01 08:07:14 +00:00
atmosfear
e53a961525 Only small change to allow pausing of movie (p or SPACE).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@266 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-01 00:08:26 +00:00
acki2
09303a7d2e - added VidMode changing support for DGA1.0 (used code from Michael Graffam (mgraffam@idsi.net))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@264 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-31 09:16:08 +00:00
acki2
ae3707661f - added double buffering :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@263 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 23:12:31 +00:00
acki2
59ea3d5640 - 32/16 bit mode swtiching with DGA2.0
- now use only DGA2.0 API when DGA2.0 is available


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@262 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 22:09:38 +00:00
acki2
80147bb9fb Source cleanup. Improved resolution selection (I think :-)).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@261 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 17:16:56 +00:00
arpi_esp
744b828d4f use subreader's sub struct
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@255 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-30 03:01:50 +00:00
szabii
e8a7a0f9e9 alpha rendering, virtual screensize reset fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@252 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 17:59:21 +00:00
arpi_esp
dcb0840e67 optimized alpha resampling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@251 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 16:39:37 +00:00
arpi_esp
4eff90e380 OSD/SUB image quality & speed improvement
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@250 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 16:06:36 +00:00
arpi_esp
b5908a4f9b OSD/SUB support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@248 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 15:32:42 +00:00
szabii
4da400eca1 clear the frame on uninit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@247 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 14:20:01 +00:00
szabii
b90fe796e6 disabled scrollback buffer (virtual fb size set to real screen size)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@246 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-29 13:58:54 +00:00
arpi_esp
f65aa95d36 fbdev compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@235 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 20:14:16 +00:00
mgraffam
effaab2cf2 Changes to configure to autodetect DGA 2.0 functionality, and to only use
DGA video mode switching when DGA 2.0 is present


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@234 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 19:58:45 +00:00
szabii
4a285fe759 small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@232 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 18:07:24 +00:00
szabii
3585c287f8 works with .avi (for me :) )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@231 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 18:01:16 +00:00
szabii
0442aafc86 maybe it can play avi :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@230 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 16:35:14 +00:00
szabii
d5f7278569 vo_fbdev added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@226 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 12:08:44 +00:00
mgraffam
efa3b5b6bc Added support to vo_dga to change the video mode to the lowest resolution
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
2001-03-27 04:29:22 +00:00
arpi_esp
74e1c9743d hex charcode support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@220 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-27 00:38:09 +00:00
arpi_esp
180ba6b355 sub/osd interface changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@219 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-27 00:32:24 +00:00
lgb
3bdf0810d7 Search font files in ~/.mplayer/font/ instead of current dir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@218 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-26 20:28:09 +00:00
lgb
5919d4a501 Search font files in ~/.mplayer/font/ instead of current dir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@217 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-26 17:16:27 +00:00
arpi_esp
14528e299a font alpha resampling, see -ffactor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@216 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-25 20:38:14 +00:00