.. |
.cvsignore
|
|
|
aclib_template.c
|
|
|
aclib.c
|
|
|
aspect.c
|
|
|
aspect.h
|
|
|
aspecttest.c
|
|
|
fastmemcpy.h
|
|
|
font_load_ft.c
|
NEVER assign static strings to string command line options.
|
2006-03-26 19:10:43 +00:00 |
font_load.c
|
free resources when load_raw fails
|
2006-03-09 22:20:20 +00:00 |
font_load.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
geometry.c
|
|
|
geometry.h
|
|
|
gl_common.c
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
gl_common.h
|
Better fallback for APIENTRY when compiling for Windows
|
2006-02-26 09:47:17 +00:00 |
gtf.c
|
|
|
gtf.h
|
|
|
img_format.h
|
|
|
jpeg_enc.c
|
|
|
jpeg_enc.h
|
|
|
Makefile
|
added support for external VIDIX
|
2006-03-28 22:44:16 +00:00 |
md5sum.c
|
|
|
md5sum.h
|
|
|
mga_common.c
|
|
|
osd_font.h
|
|
|
osd_template.c
|
|
|
osd.c
|
Change 'if(verbose)' to the more appropriate mp_msg_test.
|
2006-03-27 07:22:48 +00:00 |
osd.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
spuenc.c
|
|
|
spuenc.h
|
|
|
sub.c
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
sub.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
vesa_lvo.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vesa_lvo.h
|
|
|
video_out_internal.h
|
|
|
video_out.c
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
video_out.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
videodev_mjpeg.h
|
|
|
vo_3dfx.c
|
|
|
vo_aa.c
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
vo_bl.c
|
|
|
vo_caca.c
|
|
|
vo_cvidix.c
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
vo_dfbmga.c
|
Remove superfluous extern variable declaration.
|
2006-03-27 07:31:08 +00:00 |
vo_dga.c
|
|
|
vo_directfb2.c
|
Change 'if(verbose)' to the more appropriate mp_msg_test.
|
2006-03-27 07:22:48 +00:00 |
vo_directx.c
|
10l the cpu hog fix broke fullscreenswitching with -wid
|
2006-03-15 09:04:24 +00:00 |
vo_dxr2.c
|
|
|
vo_dxr3.c
|
|
|
vo_fbdev2.c
|
When centering a video with odd width, be sure to start on a pixel boundary.
|
2006-03-04 20:00:06 +00:00 |
vo_fbdev.c
|
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
|
2006-03-20 22:24:14 +00:00 |
vo_ggi.c
|
|
|
vo_gif89a.c
|
Remove superfluous extern variable declaration.
|
2006-03-27 07:31:08 +00:00 |
vo_gl2.c
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |
vo_gl.c
|
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz
|
2006-03-26 10:43:56 +00:00 |
vo_jpeg.c
|
|
|
vo_macosx.h
|
|
|
vo_macosx.m
|
Replace deprecated function
|
2006-04-08 16:16:48 +00:00 |
vo_md5sum.c
|
|
|
vo_mga.c
|
|
|
vo_mpegpes.c
|
|
|
vo_null.c
|
|
|
vo_png.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vo_pnm.c
|
|
|
vo_quartz.c
|
Replace deprecated function
|
2006-04-08 16:16:48 +00:00 |
vo_quartz.h
|
|
|
vo_sdl.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vo_svga.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vo_syncfb.c
|
|
|
vo_tdfx_vid.c
|
|
|
vo_tdfxfb.c
|
|
|
vo_tga.c
|
|
|
vo_vesa.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vo_winvidix.c
|
|
|
vo_x11.c
|
remove useless and memleak-causing strdup
|
2006-03-09 18:05:38 +00:00 |
vo_xmga.c
|
|
|
vo_xover.c
|
|
|
vo_xv.c
|
|
|
vo_xvidix.c
|
|
|
vo_xvmc.c
|
Convert all if(verbose>X) to mp_msg_test calls.
|
2006-03-24 08:12:03 +00:00 |
vo_yuv4mpeg.c
|
|
|
vo_zr2.c
|
|
|
vo_zr.c
|
|
|
vosub_vidix.c
|
added support for external VIDIX
|
2006-03-28 22:44:16 +00:00 |
vosub_vidix.h
|
|
|
w32_common.c
|
|
|
w32_common.h
|
|
|
wskeys.h
|
|
|
x11_common.c
|
Make -xy help output consistent, output an empty line before and after.
|
2006-03-04 17:33:56 +00:00 |
x11_common.h
|
Patch by Stefan Huehner / stefan % huehner ! org \
|
2006-02-09 14:08:03 +00:00 |