mpv/libvo
arpi b318b50c82 The detection of a NetWM class window manager hints is tested before
the test of a gnome class windomanager hints, since the gnome hints
are outdated and replaced by the newer NetWM specification. Newer
versions of Gnome support this standard, and therefore the test should
be placed before the Gnome test. Windowmaker does not support NetWM
and is checked after the NetWM test. In fact the new code should be
placed also before the test for IceWM. Regarding other WMs such as
KDE, IceWM the change is not tested.
patch by Svante Signell <svante.signell@telia.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-07 01:25:30 +00:00
..
.cvsignore
Makefile fixed order of includes. 2002-11-10 13:12:53 +00:00
aclib.c On non-x86 platforms, memcpy was re-implemented in mplayer and was called 2002-11-07 19:32:00 +00:00
aclib_template.c removed nonsense 'inline' 2002-08-22 23:28:33 +00:00
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c freetype 2.0/2.1+ support - disabled by default until bugs fixed 2002-08-28 20:52:02 +00:00
font_load.h 2*100l, extern fv() {} is nonsense, you have to decide if it is extern or 2002-08-30 13:53:27 +00:00
font_load_ft.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
geometry.c warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
geometry.h 10l 2002-10-23 18:51:19 +00:00
gtf.c
gtf.h
img_format.h
jpeg_enc.c libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility) 2002-11-06 15:19:45 +00:00
jpeg_enc.h sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update 2002-10-24 21:27:50 +00:00
mga_common.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
osd.c
osd.h
osd_font.h freetype 2.0/2.1+ support - disabled by default until bugs fixed 2002-08-28 20:52:02 +00:00
osd_template.c
spuenc.c tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
spuenc.h
sub.c overlapping subtitles support is now optional, can be disabled (-nooverlapsub) 2002-12-05 00:03:35 +00:00
sub.h overlapping subtitles support is now optional, can be disabled (-nooverlapsub) 2002-12-05 00:03:35 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
video_out.h removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
video_out_internal.h removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
videodev_mjpeg.h
vo_3dfx.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_aa.c New config system + cleanup of header inter dependency 2002-11-12 01:56:42 +00:00
vo_bl.c compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame 2002-11-12 20:37:36 +00:00
vo_dfbmga.c This patch fixes the OSD flickering problem with vo_dfbmga. 2002-11-16 03:02:23 +00:00
vo_dga.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_directfb.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_directfb2.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_directx.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_dxr2.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_dxr3.c Use MVCOMMAND_SYNC 2002-11-29 21:40:37 +00:00
vo_fbdev.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_ggi.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_gif89a.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_gl.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_gl2.c warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
vo_jpeg.c patch from tonglijing <tong@intec.iscas.ac.cn> 2002-11-24 21:28:32 +00:00
vo_md5.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_mga.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_mpegpes.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_null.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_pgm.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_png.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_sdl.c Add Quartz (OS X GUI) to SDL window-capable list, patch by Tomas Hurka <tom at hukatronic.cz> 2002-11-21 22:52:54 +00:00
vo_svga.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_syncfb.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_tdfxfb.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_vesa.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_x11.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_xmga.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_xv.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_xvidix.c warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
vo_yuv4mpeg.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vo_zr.c removed get_info, using the same sheme as in libmpcodecs instead 2002-11-11 15:22:10 +00:00
vosub_vidix.c warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
vosub_vidix.h *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
wskeys.h
x11_common.c The detection of a NetWM class window manager hints is tested before 2002-12-07 01:25:30 +00:00
x11_common.h here is a somewhat generic equalizer implementation for the X11 vo drivers 2002-10-29 20:27:47 +00:00