.. |
.cvsignore
|
Ignore generated config.mak files in CVS
|
2001-07-06 10:36:35 +00:00 |
Makefile
|
vo_vesa support
|
2001-10-17 18:24:50 +00:00 |
aclib.c
|
…
|
|
aclib_template.c
|
…
|
|
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
|
cosmetic changes and sse/sse included
|
2001-06-15 12:42:00 +00:00 |
font_load.c
|
if not found using fpath try to load font bitmaps from default dir
|
2001-10-17 15:15:30 +00:00 |
font_load.h
|
Applied DATADIR patch by Vladimir Kushnir
|
2001-07-20 00:01:09 +00:00 |
img_format.h
|
Mpeg PES added
|
2001-09-08 20:48:02 +00:00 |
mga_common.c
|
fixed mga uninit
|
2001-08-22 21:34:27 +00:00 |
mmx.h
|
…
|
|
osd.c
|
…
|
|
osd.h
|
…
|
|
osd_template.c
|
…
|
|
rgb15to16mmx.c
|
…
|
|
sub.c
|
corrected previous error ;-(
|
2001-10-15 08:16:54 +00:00 |
sub.h
|
Fixed typo.
|
2001-09-18 14:19:33 +00:00 |
video_out.c
|
vo_vesa support
|
2001-10-17 18:24:50 +00:00 |
video_out.h
|
changes according to -utf8 option, draw_osd() function added
|
2001-08-13 11:08:18 +00:00 |
video_out_internal.h
|
atlka@pg.gda.pl:
|
2001-08-13 11:33:34 +00:00 |
vo_3dfx.c
|
fixed to compile
|
2001-09-27 12:22:27 +00:00 |
vo_aa.c
|
aalib 1.4.X incombatibility fixed
|
2001-08-17 20:34:58 +00:00 |
vo_dga.c
|
changes according to -utf8 option, draw_osd() function added
|
2001-08-13 11:08:18 +00:00 |
vo_fbdev.c
|
more verbose videomode selection
|
2001-08-16 21:24:24 +00:00 |
vo_fsdga.c
|
changes according to -utf8 option, draw_osd() function added
|
2001-08-13 11:08:18 +00:00 |
vo_ggi.c
|
changes according to -utf8 option, draw_osd() function added
|
2001-08-13 11:08:18 +00:00 |
vo_gl.c
|
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 |
vo_gl2.c
|
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 |
vo_md5.c
|
changes according to -utf8 option, draw_osd() function added
|
2001-08-13 11:08:18 +00:00 |
vo_mga.c
|
fixed mga uninit
|
2001-08-22 21:34:27 +00:00 |
vo_mpegpes.c
|
using poll() only for DVB card - not required for file write
|
2001-10-03 23:34:15 +00:00 |
vo_null.c
|
changes according to -utf8 option, draw_osd() function added
|
2001-08-13 11:08:18 +00:00 |
vo_odivx.c
|
atlka@pg.gda.pl:
|
2001-08-13 11:33:34 +00:00 |
vo_pgm.c
|
atlka@pg.gda.pl:
|
2001-08-13 11:33:34 +00:00 |
vo_png.c
|
changes according to -utf8 option, draw_osd() function added
|
2001-08-13 11:08:18 +00:00 |
vo_sdl.c
|
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 |
vo_svga.c
|
small changes to erase only needed place (rectangles doesn't overlap)
|
2001-08-14 12:51:23 +00:00 |
vo_syncfb.c
|
exit->return
|
2001-08-22 20:14:10 +00:00 |
vo_tdfxfb.c
|
tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>
|
2001-09-27 12:23:54 +00:00 |
vo_vesa.c
|
More hints. Use save-restore mechanism
|
2001-10-18 15:50:49 +00:00 |
vo_x11.c
|
swscale - 16bpp and -fs support
|
2001-10-17 10:54:34 +00:00 |
vo_xmga.c
|
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 |
vo_xv.c
|
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 |
wskeys.h
|
…
|
|
x11_common.c
|
Xinerama screen size fix by Lev Babiev <harley@hosers.org>
|
2001-10-10 01:48:54 +00:00 |
x11_common.h
|
fix size ?
|
2001-08-31 21:18:22 +00:00 |
yuv2rgb.c
|
exit->return
|
2001-08-22 20:14:10 +00:00 |
yuv2rgb.h
|
…
|
|
yuv2rgb_mlib.c
|
yuv2rgb_fun typedef uses int parameters, not uint32_t (fixes some compiler
|
2001-08-31 19:20:39 +00:00 |
yuv2rgb_mmx.c
|
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have
|
2001-07-12 15:23:26 +00:00 |