mpv/libvo
albeu daa4543190 A almost complete rewrite.
Old plain-C integrated scaler is removed.
Follow the new flow.
Use aspect code.
Faster.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5871 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 20:52:15 +00:00
..
.cvsignore sorry, config2.mak is not up-to-date 2001-11-25 17:47:48 +00:00
Makefile mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +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 Eeeh :) time to sleep! 2001-10-18 02:43:33 +00:00
aspect.h Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested! 2001-10-18 02:42:20 +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 a few warning fixes (missing #include's) 2001-10-25 23:34:14 +00:00
font_load.h moved font_laod.h 2002-03-24 00:32:13 +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 update: we use the new quantizer in libavcodec 2002-04-27 18:22:52 +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 mp_image.h and img_format.h moved to libmpcodecs 2002-04-13 19:14:34 +00:00
osd.c mangling in libvo 2002-01-19 04:44:49 +00:00
osd.h newline at the end of the file 2001-06-10 22:25:09 +00:00
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 bbox calculation fixed (font->height < real height) 2002-04-17 20:46:12 +00:00
sub.h enabled new OSD code in -vop expand, subtitles rendering support to mencoder 2002-04-17 21:51:18 +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 add jpeg support for libvo 2002-04-16 11:21:59 +00:00
video_out.h fix playlist bug with gui and rewrite mousecursor show/hide code 2002-04-16 17:41:29 +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 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_aa.c A almost complete rewrite. 2002-04-27 20:52:15 +00:00
vo_dga.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_directfb.c 0.1 bugfix 2002-04-13 22:18:17 +00:00
vo_dxr3.c argh, missed this one as I have no dxr3. 2002-04-26 20:10:05 +00:00
vo_fbdev.c Screenshot on the fly 2002-02-18 18:37:39 +00:00
vo_fsdga.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_ggi.c minor fixes and flipping support 2002-04-19 16:50:03 +00:00
vo_gl.c fix playlist bug with gui and rewrite mousecursor show/hide code 2002-04-16 17:41:29 +00:00
vo_gl2.c fix playlist bug with gui and rewrite mousecursor show/hide code 2002-04-16 17:41:29 +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 open(/dev/mga_vid) moved to preinit 2002-03-31 20:45:31 +00:00
vo_mpegpes.c eeh 10l forogt to commit. 2002-04-26 19:39:00 +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 Added BGR32 output support to PNG vo target because, hey, why 2002-03-01 04:17:05 +00:00
vo_sdl.c Fix keypad volume control. 2002-04-25 20:59:12 +00:00
vo_svga.c This patch replaces vo_svga.c with an improved version that does not use 2002-04-18 15:41:33 +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 VFCAP added 2002-04-11 21:07:00 +00:00
vo_x11.c fix fullscreen (?) 2002-04-25 21:52:47 +00:00
vo_xmga.c fix fullscreen (?) 2002-04-25 21:52:47 +00:00
vo_xv.c fix fullscreen (?) 2002-04-25 21:52:47 +00:00
vo_xvidix.c -rootwin fix... 2002-04-24 23:15:17 +00:00
vo_yuv4mpeg.c added support for output of subtitles - Juergen Hammelmann <juergen.hammelmann@gmx.de> 2002-04-25 13:33:43 +00:00
vo_zr.c update: we use the new quantizer in libavcodec, -zrquality 1 is allowed 2002-04-27 18:24:12 +00:00
vosub_vidix.c libdir changed 2002-04-24 20:00:13 +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 fix fullscreen (?) 2002-04-25 21:52:47 +00:00
x11_common.h fix fullscreen (?) 2002-04-25 21:52:47 +00:00