mpv/libvo
arpi 52dd13f8c0 initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6859 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 19:40:33 +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
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 Bounding box and partial update patch for vob/dvdsub by Hephooey. 2002-05-25 17:40:40 +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 eq reworked 2002-07-24 18:19:39 +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
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 Patch by Jiri Svoboda: 2002-07-12 10:27:08 +00:00
vo_dxr2.c removed query_vaa 2002-07-26 12:42:43 +00:00
vo_dxr3.c 1l :) 2002-07-30 16:40:42 +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 query_format revised 2002-05-27 17:56:52 +00:00
vo_gl2.c query_format revised 2002-05-27 17:56:52 +00:00
vo_jpeg.c fixing swscaler bug ;) 2002-07-18 22:44:31 +00:00
vo_md5.c
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
vo_pgm.c
vo_png.c swscale and 32->24bpp conversion removed 2002-05-20 00:25:44 +00:00
vo_sdl.c Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because 2002-06-16 02:01:53 +00:00
vo_svga.c IMGFMT_{RGB,BGR}{1,4} 2002-06-27 18:09:32 +00:00
vo_syncfb.c
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 initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp> 2002-07-31 19:40:33 +00:00
vo_xmga.c - fix audio equalizer 2002-07-19 20:51:48 +00:00
vo_xv.c more eq cleanup 2002-07-25 20:23:18 +00:00
vo_xvidix.c 1l :) 2002-07-30 16:40:42 +00:00
vo_yuv4mpeg.c interlacing support - Klaus Stengel <ks1@inter-ject.de> 2002-07-06 15:20:34 +00:00
vo_zr.c 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net> 2002-05-30 11:20:58 +00:00
vosub_vidix.c 10l bug fixed (info.cap |= -> = ) 2002-07-25 22:54:03 +00:00
vosub_vidix.h
wskeys.h
x11_common.c Michele Balistreri <brain87@gmx.net>: 2002-06-12 22:57:58 +00:00
x11_common.h Aii 10l forgot to commit with my last x11_common.c commit 2002-06-13 00:26:17 +00:00