.. |
.cvsignore
|
|
|
aclib_template.c
|
|
|
aclib.c
|
Unify the config.h #include, use "config.h" instead of "../config.h"
|
2004-06-25 16:58:45 +00:00 |
aspect.c
|
|
|
aspect.h
|
|
|
aspecttest.c
|
|
|
fastmemcpy.h
|
10l
|
2004-06-25 18:20:45 +00:00 |
font_load_ft.c
|
fixed small memleaks
|
2004-10-13 16:22:59 +00:00 |
font_load.c
|
some memory leaks fixed
|
2004-10-14 15:09:35 +00:00 |
font_load.h
|
|
|
geometry.c
|
dont mess with the window position in xinerama when -geometry changes it.
|
2004-02-24 21:09:21 +00:00 |
geometry.h
|
dont mess with the window position in xinerama when -geometry changes it.
|
2004-02-24 21:09:21 +00:00 |
gl_common.c
|
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
2004-10-17 13:28:22 +00:00 |
gl_common.h
|
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
2004-10-17 13:28:22 +00:00 |
gtf.c
|
|
|
gtf.h
|
|
|
img_format.h
|
|
|
jpeg_enc.c
|
fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_count == 0
|
2004-02-16 14:41:42 +00:00 |
jpeg_enc.h
|
|
|
Makefile
|
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
|
2004-09-29 01:46:30 +00:00 |
md5sum.c
|
New MD5 sum video output driver. For every frame, it calculates the MD5 sum
|
2004-09-20 01:01:08 +00:00 |
md5sum.h
|
changed include of stdint.h to inttypes.h
|
2004-09-27 22:11:37 +00:00 |
mga_common.c
|
|
|
osd_font.h
|
|
|
osd_template.c
|
draw alpha for uyvy
|
2004-05-31 15:13:35 +00:00 |
osd.c
|
draw alpha for uyvy
|
2004-05-31 15:13:35 +00:00 |
osd.h
|
draw alpha for uyvy
|
2004-05-31 15:13:35 +00:00 |
spuenc.c
|
|
|
spuenc.h
|
|
|
sub.c
|
This time is a patch to improve subtitle alignment management. It
|
2004-09-15 13:16:52 +00:00 |
sub.h
|
|
|
vesa_lvo.c
|
|
|
vesa_lvo.h
|
fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M
|
2004-09-15 14:19:41 +00:00 |
video_out_internal.h
|
|
|
video_out.c
|
move the file writers after vo_null so they don't get autoselected - following the same logic as in libao2
|
2004-10-04 19:36:12 +00:00 |
video_out.h
|
added runtime toggle of root window playback
|
2004-08-22 19:01:56 +00:00 |
videodev_mjpeg.h
|
|
|
vo_3dfx.c
|
Removed superfluous XFlush calls before XSync.
|
2004-08-20 09:41:13 +00:00 |
vo_aa.c
|
|
|
vo_bl.c
|
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
|
2004-08-11 13:39:32 +00:00 |
vo_caca.c
|
libcaca video output driver by Howell Tam
|
2004-04-06 00:04:48 +00:00 |
vo_cvidix.c
|
center the image when screenw & height are set
|
2004-09-17 09:56:09 +00:00 |
vo_dfbmga.c
|
Fixed [no]input suboptions.
|
2004-09-25 13:46:21 +00:00 |
vo_dga.c
|
major reindentation of x11 code try #2
|
2004-06-14 04:53:03 +00:00 |
vo_directfb2.c
|
cut and paste typo fixed
|
2004-02-21 08:21:42 +00:00 |
vo_directfb.c
|
|
|
vo_directx.c
|
100l
|
2004-09-22 16:26:53 +00:00 |
vo_dxr2.c
|
|
|
vo_dxr3.c
|
Removed superfluous XFlush calls before XSync.
|
2004-08-20 09:41:13 +00:00 |
vo_fbdev2.c
|
|
|
vo_fbdev.c
|
|
|
vo_ggi.c
|
Unify the config.h #include, use "config.h" instead of "../config.h"
|
2004-06-25 16:58:45 +00:00 |
vo_gif89a.c
|
|
|
vo_gl2.c
|
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
2004-10-17 13:28:22 +00:00 |
vo_gl.c
|
OSD variant for vo_gl.c that behaves more like the one of other vos.
|
2004-10-17 19:32:47 +00:00 |
vo_jpeg.c
|
mingw compile fix
|
2004-09-15 15:17:06 +00:00 |
vo_md5sum.c
|
New MD5 sum video output driver. For every frame, it calculates the MD5 sum
|
2004-09-20 01:01:08 +00:00 |
vo_mga.c
|
|
|
vo_mpegpes.c
|
user can select dvb card number to use (V3 api only)
|
2004-08-19 09:51:07 +00:00 |
vo_null.c
|
|
|
vo_png.c
|
embarassing typo
|
2004-07-19 23:11:06 +00:00 |
vo_pnm.c
|
New generic 'portable anymap' video output driver. It supports portable
|
2004-09-20 00:54:57 +00:00 |
vo_quartz.c
|
removed duplicate case and fixed aspect ratio for window zoom feature
|
2004-10-20 23:33:31 +00:00 |
vo_quartz.h
|
Copyright notice added back.
|
2004-04-27 14:15:17 +00:00 |
vo_sdl.c
|
fix for xscreensaver disabling
|
2004-07-09 18:59:55 +00:00 |
vo_svga.c
|
|
|
vo_syncfb.c
|
|
|
vo_tdfx_vid.c
|
|
|
vo_tdfxfb.c
|
|
|
vo_tga.c
|
Fix for big endian systems
|
2004-06-12 17:37:47 +00:00 |
vo_vesa.c
|
Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get
|
2004-10-06 08:42:13 +00:00 |
vo_winvidix.c
|
name change
|
2004-07-19 23:19:50 +00:00 |
vo_x11.c
|
Removed superfluous XFlush calls before XSync.
|
2004-08-20 09:41:13 +00:00 |
vo_xmga.c
|
Removed superfluous XFlush calls before XSync.
|
2004-08-20 09:41:13 +00:00 |
vo_xover.c
|
Removed superfluous XFlush calls before XSync.
|
2004-08-20 09:41:13 +00:00 |
vo_xv.c
|
We don't need to support the old nvidia binary driver bug any longer.
|
2004-09-03 20:22:22 +00:00 |
vo_xvidix.c
|
Removed superfluous XFlush calls before XSync.
|
2004-08-20 09:41:13 +00:00 |
vo_xvmc.c
|
prevent XFree execution on wrong condition
|
2004-08-23 09:52:25 +00:00 |
vo_yuv4mpeg.c
|
printf --> mp_msg transition in vo_yuv4mpeg
|
2004-09-25 16:10:55 +00:00 |
vo_zr2.c
|
|
|
vo_zr.c
|
|
|
vosub_vidix.c
|
|
|
vosub_vidix.h
|
|
|
w32_common.c
|
applied old patch that was missing an include...
|
2004-08-02 15:02:35 +00:00 |
w32_common.h
|
|
|
wskeys.h
|
|
|
x11_common.c
|
now use vo_rootwin var to check for -rootwin switch
|
2004-08-08 23:22:29 +00:00 |
x11_common.h
|
now use vo_rootwin var to check for -rootwin switch
|
2004-08-08 23:22:29 +00:00 |