mpv/libvo
diego 0864f92e7a Get rid of pointless 'extern' keywords.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28085 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-03 23:01:03 +00:00
..
aclib.c
aclib_template.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
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 For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS. 2008-11-06 18:39:37 +00:00
gtf.c
gtf.h
jpeg_enc.c Add #include <string.h> for memset. 2008-11-04 21:00:29 +00:00
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 Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
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 Improve error message when screen width and height are not set. 2008-10-19 11:47:46 +00:00
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 Move X11_FULLSCREEN definition to x11_common.h where it belongs. 2008-10-16 18:19:36 +00:00
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 Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of 2008-11-13 19:05:07 +00:00
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