Commit Graph

895 Commits

Author SHA1 Message Date
arpi 5bb2eef3a1 vo_osd_check_range_update() added + 10l fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5646 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-16 00:35:01 +00:00
arpi 3fc73ead66 osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5643 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 22:08:50 +00:00
arpi 7fd48f4833 osd: calculating bbox
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5641 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 20:51:34 +00:00
arpi dffeec9ce1 new osd code, use osd objs to follow changes and do minimal updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 19:17:12 +00:00
alex 5814bcece3 added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 18:04:18 +00:00
atmos4 97b2fa1f1a Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5623 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-14 22:15:29 +00:00
arpi bfc15ce00e 0.1 bugfix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5612 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 22:18:17 +00:00
arpi 83c10e4d6e img_format moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5609 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:17:24 +00:00
arpi 2bea9b36a7 mp_image.h and img_format.h moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +00:00
mark 94ea5b35bb Misc cleanups of the code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5591 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 10:04:22 +00:00
mark e81aec44e8 Added support for choosing weather to use double-buffering or single buffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5581 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 00:14:59 +00:00
mark 54c83951a8 Some OSD and other random fixes. Added double buffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5580 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-12 23:55:06 +00:00
mark 5d6cae74ee Lots of updates and bugfixes to the tdfxfb driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5568 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 21:43:09 +00:00
arpi 40e94d7385 VFCAP added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5567 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 21:07:00 +00:00
arpi 05c4efcaea uninit sig11 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5561 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 11:18:02 +00:00
mswitch 81a36d4950 Some minor changes to the avcodec code.
(Michael, perhaps you could explain to me why avc_ctx->quality = 1 produces unwatachable output, and when using gop_size = 0 or 1 (intra) video will disappear after seeking)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5548 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-10 16:03:08 +00:00
mswitch 419c9c4ea6 Make avcodec the default encoder again, thanks Michael
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5545 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-10 06:55:03 +00:00
michael ee10c93a02 memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5544 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-10 05:23:13 +00:00
michael af5d80aedc trying to fix davids "libavcodec bug" ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5543 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-09 23:55:47 +00:00
arpi 10ca3af593 new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5541 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-09 14:02:55 +00:00
atmos4 cae41b33a9 VM Fix by Uwe.Reder@3soft.de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5539 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-09 13:18:45 +00:00
arpi 69a4881d04 vo_config_count now counts calls to vo->config()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 02:12:15 +00:00
arpi 85c3419b79 initialization moved to preinit(), query_format now really checks for supported formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5510 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 02:10:39 +00:00
arpi 133757919e memcpy_pic() added (copy image plane with src/dst stride)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5505 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 21:46:07 +00:00
arpi a2a8eec208 #include cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5504 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 19:09:06 +00:00
arpi 41eb6af976 VOCTRL_DRAW_IMAGE added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5503 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 19:08:52 +00:00
mswitch e32a105ab5 Fixed bug that would cause the dxr3 to lock if too many subpics were sent at once
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5500 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 07:30:28 +00:00
mswitch 632be7465a Make fame the default encoder until lavc's mpeg1 encoder is repaired.
Disable spu writes until lockup bug has been found.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5498 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-05 18:05:57 +00:00
mswitch 555024fb25 Removed blinking effect from spuenc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5492 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-04 16:35:03 +00:00
mswitch 4ee424b12e Added spuenc... should write a draw_alpha_spu perhaps =D
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5491 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-04 16:11:09 +00:00
mswitch f16ffbbb3f Subpic encoder added (used on DXR3 and similar hardware that has a subpic channel)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5468 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 10:05:35 +00:00
arpi f3e82babbd IMGTYPE_IPB fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5467 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 02:40:09 +00:00
atmos4 1d13f15b04 Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5461 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 18:16:27 +00:00
arpi cc0437f18c open(/dev/mga_vid) moved to preinit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5434 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:45:31 +00:00
arpi ceda41612a use only 1 buffers if dr=yes and double=no
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5433 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:39:38 +00:00
arpi c8d427c72e disabling direct rendering by default (too buggy and conflicts with osd/sub)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5432 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:38:56 +00:00
arpi 83d1ae68c0 check depth for direct rendering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5417 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 09:28:17 +00:00
arpi 2ba506f908 fix uninit() crash if no config() call
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5415 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 03:03:12 +00:00
arpi 384a8a821b 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5407 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 18:09:30 +00:00
arpi 9a9c52cdf3 using interleaveBytes() for G200 draw_slice
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5406 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 17:40:22 +00:00
mswitch 9adb559bb1 Fixed avcodec init bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5398 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 06:24:49 +00:00
rik 05dcedd786 use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5392 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 13:46:34 +00:00
rfelker a5dfcdf157 quick hack to make vo_mga accept multiple calls to config
someone else should probably improve on this later


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5390 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 05:03:25 +00:00
atmos4 f33ad03eba eeh, really remove keybinding for w/s for volume control. =)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5386 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 00:06:35 +00:00
atmos4 f362ca99e0 Remove alternative volume control binding that clash with libdvdnav support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5385 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 00:04:14 +00:00
arpi e55db72e97 .ttf font loader - based on TOOLS/subfont-c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5380 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 20:22:34 +00:00
mswitch f05d4ac7ad lego++ bug fixed by XorA
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5378 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 15:05:51 +00:00
arpi 497f2396a4 10l to nick - ACCEPT_WIDTH fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5374 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:49:19 +00:00
atmos4 eff0ca9eaa Fix resizing when zoom is used and image size changes between frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5369 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 04:16:38 +00:00
mswitch 95a5682456 XorA added the option of switching between fame/avcodec without
recompiling. Docs updated accordingly


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5362 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 18:47:42 +00:00