mpv/libvo
pontscho 2518620787 - add dxr3 gui support (dialogbox, etc.)
- fix one small dvd playing bug ( dvd playing don't del the playlist)
- add some ifdef() check


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:02:45 +00:00
..
.cvsignore
Makefile wtf..10l to dunno..only use x11_common.c when x11 is detected 2002-06-16 14:03:54 +00:00
aclib.c memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu> 2002-04-10 05:23:13 +00:00
aclib_template.c prefer prefetchnta if its available 2002-04-17 19:11:52 +00:00
aspect.c fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch 2002-06-10 18:40:19 +00:00
aspect.h added panscan support for xmga/xvidix 2002-06-05 19:35:54 +00:00
aspecttest.c Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass. 2002-05-14 00:22:03 +00:00
fastmemcpy.h memcpy_pic() added (copy image plane with src/dst stride) 2002-04-06 21:46:07 +00:00
font_load.c .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net> 2002-05-02 01:56:28 +00:00
font_load.h .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net> 2002-05-02 01:56:28 +00:00
img_format.h mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
jpeg_enc.c adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodec 2002-07-11 13:05:53 +00:00
jpeg_enc.h mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org> 2002-02-11 01:24:56 +00:00
mga_common.c eq fixed, based on patch by .so 2002-07-25 21:36:04 +00:00
osd.c printf to mp_msg 2002-05-02 10:49:55 +00:00
osd.h
osd_template.c workaround lack of -fomit-frame-pointer 2002-03-16 17:12:19 +00:00
spuenc.c fix silly shorthand that could cause trouble porting 2002-07-31 05:23:09 +00:00
spuenc.h fix silly shorthand that could cause trouble porting 2002-07-31 05:23:09 +00:00
sub.c warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr> 2002-08-14 21:28:18 +00:00
sub.h pan&scan support with -vo xv by ?? <mplayer@svennevid.net> 2002-06-04 20:17:07 +00:00
ttf_load.c .ttf font loader - based on TOOLS/subfont-c 2002-03-28 20:22:34 +00:00
vesa_lvo.c removed query_vaa 2002-07-26 12:42:43 +00:00
vesa_lvo.h
video_out.c eq reworked 2002-07-24 18:19:39 +00:00
video_out.h - add dxr3 gui support (dialogbox, etc.) 2002-08-14 23:02:45 +00:00
video_out_internal.h mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
videodev_mjpeg.h this file obsoletes zoran.h and contains the Recommended interface definition for zr devices 2002-02-12 15:59:32 +00:00
vo_3dfx.c revised query_format 2002-05-27 17:18:06 +00:00
vo_aa.c 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz> 2002-07-26 02:04:11 +00:00
vo_dga.c revised query_format. added support for native/conversion detection 2002-05-27 17:14:13 +00:00
vo_directfb.c new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz 2002-08-09 17:20:46 +00:00
vo_directfb2.c Put/get_image fixed. Deleted forgotten development comments 2002-08-13 08:41:49 +00:00
vo_dxr2.c removed query_vaa 2002-07-26 12:42:43 +00:00
vo_dxr3.c - add dxr3 gui support (dialogbox, etc.) 2002-08-14 23:02:45 +00:00
vo_fbdev.c - fixed size/aspect for -fs 2002-07-30 18:52:57 +00:00
vo_fsdga.c query_format revised 2002-05-27 17:56:52 +00:00
vo_ggi.c removed query_vaa 2002-07-26 12:42:43 +00:00
vo_gif89a.c revised query_format 2002-05-27 17:44:32 +00:00
vo_gl.c ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00
vo_gl2.c ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00
vo_jpeg.c fixing swscaler bug ;) 2002-07-18 22:44:31 +00:00
vo_md5.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_mga.c fullscreen toggle for vo_mga 2002-05-05 18:58:42 +00:00
vo_mpegpes.c re-enabled a-v sync, fixes 25fps playback problems 2002-06-02 21:00:38 +00:00
vo_null.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vo_odivx.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_pgm.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_png.c swscale and 32->24bpp conversion removed 2002-05-20 00:25:44 +00:00
vo_sdl.c HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> 2002-08-09 21:30:21 +00:00
vo_svga.c IMGFMT_{RGB,BGR}{1,4} 2002-06-27 18:09:32 +00:00
vo_syncfb.c I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' 2002-02-17 08:24:43 +00:00
vo_tdfxfb.c mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
vo_vesa.c Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie. 2002-07-27 22:10:58 +00:00
vo_x11.c ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00
vo_xmga.c ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00
vo_xv.c ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00
vo_xvidix.c ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00
vo_yuv4mpeg.c interlacing support - Klaus Stengel <ks1@inter-ject.de> 2002-07-06 15:20:34 +00:00
vo_zr.c 0.1l 2002-08-05 20:49:58 +00:00
vosub_vidix.c 10l bug fixed (info.cap |= -> = ) 2002-07-25 22:54:03 +00:00
vosub_vidix.h Use new tune info 2002-01-31 10:23:39 +00:00
wskeys.h
x11_common.c ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00
x11_common.h ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning 2002-08-09 17:43:49 +00:00