mpv/libvo
diego 2074d1a3e7 Unconditionally declare fast_memcpy() and mem2agpcpy().
This fixes the following warnings on non-x86 systems:
libvo/aclib.c:162: warning: no previous prototype for 'fast_memcpy'
libvo/aclib.c:196: warning: no previous prototype for 'mem2agpcpy'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30728 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-25 13:20:56 +00:00
..
aclib.c
aclib_template.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
aspect.c
aspect.h
aspecttest.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
csputils.c
csputils.h
fastmemcpy.h Unconditionally declare fast_memcpy() and mem2agpcpy(). 2010-02-25 13:20:56 +00:00
font_load.c
font_load.h
font_load_ft.c Remove unused variable. 2010-02-14 18:50:32 +00:00
geometry.c
geometry.h
gl_common.c
gl_common.h
gtf.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
gtf.h
jpeg_enc.c
jpeg_enc.h
matrixview.c
matrixview.h
matrixview_font.h
mga_common.c Remove pointless '#if 1' preprocessor directives. 2010-02-19 10:22:29 +00:00
osd.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
osd.h
osd_font.h
osd_template.c
osx_common.c
osx_common.h
spuenc.c Move struct typedef pixbuf into the only .c file where it is used. 2010-02-16 19:39:30 +00:00
spuenc.h Move struct typedef pixbuf into the only .c file where it is used. 2010-02-16 19:39:30 +00:00
sub.c libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +00:00
sub.h
vesa_lvo.c
vesa_lvo.h
video_out.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
video_out.h
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +00:00
vo_bl.c
vo_caca.c
vo_corevideo.h
vo_corevideo.m
vo_cvidix.c
vo_dfbmga.c
vo_dga.c
vo_direct3d.c
vo_directfb2.c libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +00:00
vo_directx.c Declare externally used variables from vd.c as extern in vd.h. 2010-02-22 09:51:44 +00:00
vo_dxr2.c
vo_dxr3.c Remove pointless '#if 1' preprocessor directives. 2010-02-19 10:22:29 +00:00
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_gl.c
vo_gl2.c
vo_ivtv.c
vo_jpeg.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_kva.c
vo_matrixview.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_md5sum.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_mga.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_mpegpes.c libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +00:00
vo_null.c
vo_png.c Fix exit_player() usage throughout the codebase. 2010-02-14 10:53:20 +00:00
vo_pnm.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_quartz.c
vo_s3fb.c libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +00:00
vo_sdl.c
vo_svga.c
vo_tdfx_vid.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c Add header for v4l2_write() instead of forward declaring it. 2010-02-21 23:31:56 +00:00
vo_v4l2.h Add header for v4l2_write() instead of forward declaring it. 2010-02-21 23:31:56 +00:00
vo_vdpau.c
vo_vesa.c
vo_wii.c
vo_winvidix.c
vo_x11.c
vo_xmga.c
vo_xover.c
vo_xv.c
vo_xvidix.c
vo_xvmc.c Remove pointless '#if 1' preprocessor directives. 2010-02-19 10:22:29 +00:00
vo_xvr100.c
vo_yuv4mpeg.c
vo_zr.c Add header for functions exported from vo_zr.c and use it appropriately. 2010-02-18 10:19:42 +00:00
vo_zr.h Add header for functions exported from vo_zr.c and use it appropriately. 2010-02-18 10:19:42 +00:00
vo_zr2.c
vosub_vidix.c
vosub_vidix.h
w32_common.c
w32_common.h
wskeys.h
x11_common.c libvo: Mark functions not used outside of their files as static. 2010-02-16 16:22:17 +00:00
x11_common.h Add xscreensaver_heartbeat() declaration to x11_common.h. 2010-02-14 12:57:18 +00:00