..
.cvsignore
sorry, config2.mak is not up-to-date
2001-11-25 17:47:48 +00:00
aclib_template.c
101
2002-02-13 00:17:16 +00:00
aclib.c
fixing runtime cpudetect with pre SSE cpus
2002-03-19 22:32:45 +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
mem2agpcpy_pic()
2002-02-14 22:34:24 +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.c
New ones
2001-11-29 17:08:17 +00:00
img_format.h
New ones
2001-11-29 17:08:17 +00:00
jpeg_enc.c
we are now able to use the new bitwriter code in libavcodec
2002-02-12 23:30:07 +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
vo_yuv4mpeg added
2002-02-09 01:30:35 +00:00
mga_common.c
video_eq support - applied brightness/contrast patch by Brian J. Murrell
2002-03-10 03:37:26 +00:00
osd_template.c
workaround lack of -fomit-frame-pointer
2002-03-16 17:12:19 +00:00
osd.c
mangling in libvo
2002-01-19 04:44:49 +00:00
osd.h
sub.c
moved font_laod.h
2002-03-24 00:32:13 +00:00
sub.h
moved font_laod.h
2002-03-24 00:32:13 +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_internal.h
query_ stuff replaced by new control() - patch by David Holm
2002-02-09 00:47:26 +00:00
video_out.c
we don't need mman.h
2002-03-24 00:44:54 +00:00
video_out.h
moved font_laod.h
2002-03-24 00:32:13 +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
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
Fixed bug in Athlon detection code ;)
2002-03-24 18:01: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_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_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_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
control+preinit moved to mga_common.c
2002-03-07 01:51:28 +00:00
vo_mpegpes.c
fame enabeld
2002-03-16 19:15:12 +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
Two fixes:
2002-03-24 18:42:27 +00:00
vo_svga.c
10000hl to Holm... control MUST BE static...
2002-02-09 01:21:48 +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
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_vesa.c
Change order of vo_function calls (Although it doesn't matter for now).
2002-02-17 17:18:05 +00:00
vo_x11.c
print meaningfull error message instead of "hmm, arpi said that isnt used...
2002-03-21 19:23:20 +00:00
vo_xmga.c
uninit bugs fixed
2002-03-17 03:38:16 +00:00
vo_xv.c
fixed U/V swapping for direct rendering, and 3rd plane offset calculation when height!=0
2002-03-24 18:19:14 +00:00
vo_xvidix.c
Compute aspect ratio only once
2002-03-11 09:24:09 +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
Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support
2002-03-12 07:31:41 +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
upsz ... 10l :)
2002-03-13 12:11:21 +00:00
x11_common.h
small changes in libvo's X11 support
2002-03-08 20:14:08 +00:00