..
.cvsignore
aclib_template.c
prefer prefetchnta if its available
2002-04-17 19:11:52 +00:00
aclib.c
memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>
2002-04-10 05:23:13 +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
gtf.c
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +00:00
gtf.h
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +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
Makefile
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +00:00
mga_common.c
eq fixed, based on patch by .so
2002-07-25 21:36:04 +00:00
osd_template.c
workaround lack of -fomit-frame-pointer
2002-03-16 17:12:19 +00:00
osd.c
printf to mp_msg
2002-05-02 10:49:55 +00:00
osd.h
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
fix dxr3 subtitle handling and add some optimizations
2002-08-22 13:58:38 +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_internal.h
mp_image.h and img_format.h moved to libmpcodecs
2002-04-13 19:14:34 +00:00
video_out.c
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +00:00
video_out.h
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +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_directfb2.c
Put/get_image fixed. Deleted forgotten development comments
2002-08-13 08:41:49 +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_dxr2.c
removed query_vaa
2002-07-26 12:42:43 +00:00
vo_dxr3.c
fix dxr3 subtitle handling and add some optimizations
2002-08-22 13:58:38 +00:00
vo_fbdev.c
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +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_gl2.c
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
2002-08-09 17:43:49 +00:00
vo_gl.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
General Timing Formula algorithm from a scratch.
2002-08-22 23:03:51 +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
added forced window clearing for Xv, because on my setup (sawfish,
2002-08-21 21:23:26 +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
should solve -vo vesa:vidix problem 'vosub_vidix: video server has
2002-08-16 22:25:45 +00:00
vosub_vidix.h
Use new tune info
2002-01-31 10:23:39 +00:00
wskeys.h
x11_common.c
this piece of code should prevent major fullscreen screwups, which can
2002-08-21 21:24:23 +00:00
x11_common.h
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
2002-08-09 17:43:49 +00:00