.. |
aclib.c
|
…
|
|
aclib_template.c
|
…
|
|
aspect.c
|
…
|
|
aspect.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
aspecttest.c
|
…
|
|
fastmemcpy.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
font_load.c
|
…
|
|
font_load.h
|
…
|
|
font_load_ft.c
|
…
|
|
geometry.c
|
…
|
|
geometry.h
|
…
|
|
gl_common.c
|
Cosmetics, whitespace and "... == NULL" to "!..."
|
2008-12-03 09:58:11 +00:00 |
gl_common.h
|
…
|
|
gtf.c
|
…
|
|
gtf.h
|
…
|
|
jpeg_enc.c
|
…
|
|
jpeg_enc.h
|
…
|
|
mga_common.c
|
…
|
|
osd.c
|
…
|
|
osd.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
osd_font.h
|
…
|
|
osd_template.c
|
…
|
|
spuenc.c
|
…
|
|
spuenc.h
|
…
|
|
sub.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
sub.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
vesa_lvo.c
|
…
|
|
vesa_lvo.h
|
…
|
|
video_out.c
|
100l, the video_out_drivers list must be sorted by priority, not
|
2008-11-18 13:18:55 +00:00 |
video_out.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
video_out_internal.h
|
…
|
|
videodev_mjpeg.h
|
…
|
|
vo_3dfx.c
|
…
|
|
vo_aa.c
|
Remove unused declarations and references to vo_draw_text_osd(),
|
2008-12-03 18:53:35 +00:00 |
vo_bl.c
|
…
|
|
vo_caca.c
|
…
|
|
vo_cvidix.c
|
…
|
|
vo_dfbmga.c
|
…
|
|
vo_dga.c
|
…
|
|
vo_direct3d.c
|
Fix indentation.
|
2008-12-03 12:22:32 +00:00 |
vo_directfb2.c
|
…
|
|
vo_directx.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
vo_dxr2.c
|
…
|
|
vo_dxr3.c
|
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
|
2008-11-15 23:09:31 +00:00 |
vo_fbdev.c
|
Remove useless setting of frame_buffer to NULL as suggested by Reimar.
|
2008-11-24 08:43:13 +00:00 |
vo_fbdev2.c
|
…
|
|
vo_ggi.c
|
…
|
|
vo_gif89a.c
|
…
|
|
vo_gl.c
|
Some whitespace and () cosmetics
|
2008-12-03 09:27:19 +00:00 |
vo_gl2.c
|
Factor common code like -wid handling, vo_gc creation etc. out into
|
2008-11-19 20:19:25 +00:00 |
vo_ivtv.c
|
…
|
|
vo_jpeg.c
|
…
|
|
vo_macosx.h
|
factorize mouse hiding and screensaver disabling code
|
2008-11-27 11:34:26 +00:00 |
vo_macosx.m
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
vo_md5sum.c
|
…
|
|
vo_mga.c
|
…
|
|
vo_mpegpes.c
|
…
|
|
vo_null.c
|
…
|
|
vo_png.c
|
…
|
|
vo_pnm.c
|
…
|
|
vo_quartz.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
vo_quartz.h
|
…
|
|
vo_s3fb.c
|
…
|
|
vo_sdl.c
|
Remove a lot of completely pointless mp_msg_test calls.
|
2008-12-01 16:37:06 +00:00 |
vo_svga.c
|
…
|
|
vo_tdfx_vid.c
|
…
|
|
vo_tdfxfb.c
|
…
|
|
vo_tga.c
|
…
|
|
vo_v4l2.c
|
…
|
|
vo_vesa.c
|
…
|
|
vo_wii.c
|
Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.
|
2008-11-24 14:44:09 +00:00 |
vo_winvidix.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
vo_x11.c
|
Clear the whole window on resize in vo_x11 since we do not
|
2008-11-23 20:49:05 +00:00 |
vo_xmga.c
|
Factor common code like -wid handling, vo_gc creation etc. out into
|
2008-11-19 20:19:25 +00:00 |
vo_xover.c
|
Factor common code like -wid handling, vo_gc creation etc. out into
|
2008-11-19 20:19:25 +00:00 |
vo_xv.c
|
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
|
2008-11-23 12:30:39 +00:00 |
vo_xvidix.c
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
vo_xvmc.c
|
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
|
2008-11-23 12:30:39 +00:00 |
vo_xvr100.c
|
…
|
|
vo_yuv4mpeg.c
|
…
|
|
vo_zr.c
|
…
|
|
vo_zr2.c
|
…
|
|
vosub_vidix.c
|
…
|
|
vosub_vidix.h
|
…
|
|
w32_common.c
|
More robust w32 -wid size handling
|
2008-12-03 10:54:01 +00:00 |
w32_common.h
|
Get rid of pointless 'extern' keywords.
|
2008-12-03 23:01:03 +00:00 |
wskeys.h
|
…
|
|
x11_common.c
|
Factor common code like -wid handling, vo_gc creation etc. out into
|
2008-11-19 20:19:25 +00:00 |
x11_common.h
|
Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same
|
2008-11-15 18:56:25 +00:00 |