Commit Graph

1025 Commits

Author SHA1 Message Date
pontscho 2677cc6ae2 fix compile bug with driver 0.9+
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6619 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 13:32:08 +00:00
alex 0a88b01bed fixed vidix terminating if init error occured, bug found by KotH
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6599 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 10:52:04 +00:00
michael bd682b07cb IMGFMT_{RGB,BGR}{1,4}
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6580 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 18:09:32 +00:00
alex bae521e266 fixed uninit (it got never called before)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6564 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 19:10:03 +00:00
alex c45d0b29f0 added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6551 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:51:55 +00:00
alex 1f9463e268 yvu9,if09,y8,y800 support and multifile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6532 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 18:00:42 +00:00
albeu 812b86ae81 Use the new Y8 support in place of YV12.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6523 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 13:17:03 +00:00
alex 63e90b6d98 YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6483 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 17:29:05 +00:00
michael 7fc2adfa25 1bpp support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6457 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-17 12:40:40 +00:00
michael ab57a3bd8f 8bpp bugfixes (brightness, contrast ...)
4bpp


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6454 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-17 01:48:31 +00:00
michael f3ab565a23 8bpp support (no dithering yet, use -vop noise for now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6452 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 20:25:50 +00:00
atmos4 0b8054d7ad wtf..10l to dunno..only use x11_common.c when x11 is detected
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6451 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 14:03:54 +00:00
atmos4 6b153ea714 Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because
SDL seems buggy with it (doesn't use hw accel, although XVideo hw supports it).
YV12 will be used instead.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6441 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 02:01:53 +00:00
atmos4 7c9edd764b 100l accidently removed a line too much (Shmem_Flag)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6418 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 15:08:37 +00:00
atmos4 ef8360191b Allow building vo_xv without SHM support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6417 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 14:23:03 +00:00
atmos4 f41b7cf80e Aii 10l forgot to commit with my last x11_common.c commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6407 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:26:17 +00:00
atmos4 440b0579b6 Michele Balistreri <brain87@gmx.net>:
This patch makes MPlayer more NetWM compliant, setting the pid of the
application as a property of the window. It helps the applications trying to
swallow mplayer (e.g. a browser plugin).

Me:
Various warning/compile fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6402 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 22:57:58 +00:00
pontscho a3ef885bed fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6383 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 18:40:19 +00:00
atmos4 090670573e -wid fix by "Markus J.R." <random@shell.dnload.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6367 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 23:45:12 +00:00
attila 985f17ed48 xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6343 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-08 20:50:40 +00:00
arpi 89e9c29aff warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:43:29 +00:00
arpi ca36c00e52 -vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>
osd fixed by me (don't draw osd outside of visible area)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6333 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:39:31 +00:00
rik ddb1b41165 fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6329 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 18:55:47 +00:00
pontscho 08b4af80fa add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6312 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 07:13:57 +00:00
arpi d599538847 100l to .so
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6309 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-05 22:47:15 +00:00
pontscho ae8906e42c added panscan support for xmga/xvidix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6308 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-05 19:35:54 +00:00
arpi e598b63ddc pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6305 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-04 20:17:07 +00:00
arpi d20d9e132a Activating/Deactivating of XScreenSaver
patch by Joachim Breitner <mail@joachim-breitner.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6304 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-04 20:12:34 +00:00
attila cf0e1967a3 set_window() fixing detection of changement of the window position
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6300 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-04 18:39:16 +00:00
arpi f1748e040e msg/i18n fixes and some printf->mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6297 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 23:23:03 +00:00
arpi c7b4ae2a59 use offsets/pitches for OSD too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6296 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 22:29:49 +00:00
arpi 74b4cbe13d re-enabled a-v sync, fixes 25fps playback problems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6274 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-02 21:00:38 +00:00
arpi 0afd67891e -updates vo_directfb (+configure&makefile) according to planned changes
in dfb interface v. 0.9.11 (by Sven Neumann)
-misstyped VEQ_CAP_HUE comparism fix (by Antonio Daplas)
-videomode change support working (me)
patch by Jiri.Svoboda@seznam.cz


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6263 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 22:20:19 +00:00
arpi 422b3f7b0a message wording fix by Diego B.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6250 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:51:20 +00:00
pl dbd92f86ed warning fix (write()/close() require unistd.h)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6240 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:59:24 +00:00
arpi e407e264df 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6236 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:20:58 +00:00
arpi be0755b06b - some cleanup, removed unused code
- no more ignoring offset & stride values from XvImage struct -> fixed
shifted/skewed colors with width%8!=0 movies


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6232 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 00:08:47 +00:00
albeu 555ec7acbe Raise the colorkey tolerence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 13:21:29 +00:00
alex 1a2a9139f9 revised query_format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6214 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 18:05:26 +00:00
alex bb314fce93 query_format revised
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6213 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:56:52 +00:00
alex e290b55198 revised query_format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6212 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:44:32 +00:00
alex 54d7ca4903 it uses swscaler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6211 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:35:57 +00:00
alex fd23331df9 revised query_format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6208 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:18:06 +00:00
alex 7829f8bba4 revised query_format. added support for native/conversion detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6207 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:14:13 +00:00
alex 6c4c98b7a1 revised query_format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6206 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:05:36 +00:00
alex e9e10be568 removed screenshot thingie - it will be moved to video filter layer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6204 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 15:45:02 +00:00
pontscho f1744ebb53 new layer handling code under icewm from Attila
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6203 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 11:19:56 +00:00
atmos4 73a97eb400 Bounding box and partial update patch for vob/dvdsub by Hephooey.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6191 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 17:40:40 +00:00
albeu 90994fbbbc Overlay in a window (only with x11 subdriver)
Cache the overlay vga settings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6182 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-24 21:59:34 +00:00
albeu 1fbfd704be Destroy the old win when config is called multiple times
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-24 21:58:05 +00:00