mpv/libvo
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
..
.cvsignore sorry, config2.mak is not up-to-date 2001-11-25 17:47:48 +00:00
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 fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in libavcodec 2002-06-07 18:55:47 +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 fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch 2002-06-10 18:40:19 +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 Removed blinking effect from spuenc 2002-04-04 16:35:03 +00:00
spuenc.h Subpic encoder added (used on DXR3 and similar hardware that has a subpic channel) 2002-04-03 10:05:35 +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 query_ stuff replaced by new control() - patch by David Holm 2002-02-09 00:47:26 +00:00
vesa_lvo.h Added preinit of lvo stuff 2001-11-18 15:06:32 +00:00
video_out.c pan&scan support with -vo xv by ?? <mplayer@svennevid.net> 2002-06-04 20:17:07 +00:00
video_out.h 100l to .so 2002-06-05 22:47:15 +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 Use the new Y8 support in place of YV12. 2002-06-23 13:17:03 +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 -updates vo_directfb (+configure&makefile) according to planned changes 2002-06-01 22:20:19 +00:00
vo_dxr2.c Raise the colorkey tolerence 2002-05-28 13:21:29 +00:00
vo_dxr3.c query_format revised 2002-05-27 17:56:52 +00:00
vo_fbdev.c query_format revised 2002-05-27 17:56:52 +00:00
vo_fsdga.c query_format revised 2002-05-27 17:56:52 +00:00
vo_ggi.c revised query_format 2002-05-27 17:44:32 +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 fix ".". thanksz pl. 2002-04-17 18:37:11 +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 Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because 2002-06-16 02:01:53 +00:00
vo_svga.c 1bpp support 2002-06-17 12:40:40 +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 removed screenshot thingie - it will be moved to video filter layer 2002-05-27 15:45:02 +00:00
vo_x11.c Destroy the old win when config is called multiple times 2002-05-24 21:58:05 +00:00
vo_xmga.c fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch 2002-06-10 18:40:19 +00:00
vo_xv.c 100l accidently removed a line too much (Shmem_Flag) 2002-06-13 15:08:37 +00:00
vo_xvidix.c yvu9,if09,y8,y800 support and multifile fix 2002-06-23 18:00:42 +00:00
vo_yuv4mpeg.c revised query_format 2002-05-27 18:05:26 +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 yvu9,if09,y8,y800 support and multifile fix 2002-06-23 18:00:42 +00:00
vosub_vidix.h Use new tune info 2002-01-31 10:23:39 +00:00
wskeys.h applied Panagiotis' patch 2001-12-14 17:37:45 +00:00
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