.. |
.cvsignore
|
…
|
|
Makefile
|
Added spuenc... should write a draw_alpha_spu perhaps =D
|
2002-04-04 16:11:09 +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
|
…
|
|
aspect.c
|
…
|
|
aspect.h
|
…
|
|
fastmemcpy.h
|
memcpy_pic() added (copy image plane with src/dst stride)
|
2002-04-06 21:46:07 +00:00 |
font_load.c
|
…
|
|
font_load.h
|
moved font_laod.h
|
2002-03-24 00:32:13 +00:00 |
img_format.c
|
…
|
|
img_format.h
|
…
|
|
jpeg_enc.c
|
use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayer
|
2002-03-29 13:46:34 +00:00 |
jpeg_enc.h
|
…
|
|
mga_common.c
|
VFCAP added
|
2002-04-11 21:07:00 +00:00 |
osd.c
|
…
|
|
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
|
#include cleanup
|
2002-04-06 19:09:06 +00:00 |
sub.h
|
moved font_laod.h
|
2002-03-24 00:32:13 +00:00 |
ttf_load.c
|
.ttf font loader - based on TOOLS/subfont-c
|
2002-03-28 20:22:34 +00:00 |
vesa_lvo.c
|
…
|
|
vesa_lvo.h
|
…
|
|
video_out.c
|
vo_config_count now counts calls to vo->config()
|
2002-04-07 02:12:15 +00:00 |
video_out.h
|
vo_config_count now counts calls to vo->config()
|
2002-04-07 02:12:15 +00:00 |
video_out_internal.h
|
VFCAP added
|
2002-04-11 21:07:00 +00:00 |
videodev_mjpeg.h
|
…
|
|
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
|
moved font_laod.h
|
2002-03-24 00:39:44 +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
|
ixes bug in draw_slice and also fixes compilance to
|
2002-03-22 03:22:34 +00:00 |
vo_dxr3.c
|
Some minor changes to the avcodec code.
|
2002-04-10 16:03:08 +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
|
older API fixes, support for async mode
|
2002-02-24 16:28:44 +00:00 |
vo_gl.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_gl2.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_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
|
VFCAP added
|
2002-04-11 21:07:00 +00:00 |
vo_null.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_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 I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!
|
2002-04-01 18:16:27 +00:00 |
vo_svga.c
|
…
|
|
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
|
Misc cleanups of the code
|
2002-04-13 10:04:22 +00:00 |
vo_vesa.c
|
VFCAP added
|
2002-04-11 21:07:00 +00:00 |
vo_x11.c
|
VFCAP added
|
2002-04-11 21:07:00 +00:00 |
vo_xmga.c
|
open(/dev/mga_vid) moved to preinit
|
2002-03-31 20:45:31 +00:00 |
vo_xv.c
|
VFCAP added
|
2002-04-11 21:07:00 +00:00 |
vo_xvidix.c
|
-fs aspect fix by KotH
|
2002-03-24 21:22:16 +00:00 |
vo_yuv4mpeg.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_zr.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 |
vosub_vidix.c
|
VFCAP added
|
2002-04-11 21:07:00 +00:00 |
vosub_vidix.h
|
…
|
|
wskeys.h
|
…
|
|
x11_common.c
|
VM Fix by Uwe.Reder@3soft.de
|
2002-04-09 13:18:45 +00:00 |
x11_common.h
|
small changes in libvo's X11 support
|
2002-03-08 20:14:08 +00:00 |