0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/libvo
diego efd24e30dd vesa_lvo.c: make functions static
Mark functs not used outside of the file as static, remove from header; fixes:
libvo/vesa_lvo.c:187: warning: no previous prototype for 'vlvo_draw_slice'
libvo/vesa_lvo.c:205: warning: no previous prototype for 'vlvo_draw_frame'
libvo/vesa_lvo.c:214: warning: no previous prototype for 'vlvo_flip_page'
libvo/vesa_lvo.c:275: warning: no previous prototype for 'vlvo_draw_osd'
libvo/vesa_lvo.c:312: warning: no previous prototype for 'vlvo_query_info'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32288 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-11-02 04:16:56 +02:00
..
aclib_template.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
aclib.c Merge svn changes up to r30185 2010-01-08 01:36:05 +02:00
aspect.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
aspect.h Merge svn changes up to r29644 2009-09-04 19:49:35 +03:00
aspecttest.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
csputils.c vo_gl, csputils: dual-license under LGPL v2.1 2010-11-02 04:07:42 +02:00
csputils.h vo_gl, csputils: dual-license under LGPL v2.1 2010-11-02 04:07:42 +02:00
fastmemcpy.h Fix compilation with --disable-fastmemcpy on x86 2010-05-11 09:23:31 +00:00
font_load_ft.c Merge svn changes up to r30967 2010-04-26 17:42:20 +03:00
font_load.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
font_load.h Merge svn changes up to r30216 2010-01-08 02:39:39 +02:00
geometry.c Add support for -geometry x syntax since the documentation claims 2010-06-05 06:28:58 +00:00
geometry.h Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
gl_common.c vo_gl: Add initial stereo support 2010-11-02 04:14:20 +02:00
gl_common.h vo_gl: add helper macros to build the yuv conversion type number 2010-11-02 04:14:44 +02:00
gtf.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
gtf.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
jpeg_enc.c Add central init_avcodec() to avoid duplicated libavcodec init code 2010-11-02 04:15:51 +02:00
jpeg_enc.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
matrixview_font.h Add missing license headers for vo_matrixview code. 2010-01-04 13:05:52 +00:00
matrixview.c Add mpgl prefix to all OpenGL-related function pointers. 2010-04-03 07:08:07 +00:00
matrixview.h Add missing license headers for vo_matrixview code. 2010-01-04 13:05:52 +00:00
mga_template.c vo_mga: use libswscale interface for g200 (untested) 2010-11-02 04:16:55 +02:00
old_vo_defines.h Merge svn changes up to r28549 2009-02-13 03:52:51 +02:00
old_vo_wrapper.c Merge svn changes up to r28310 2009-01-15 05:57:31 +02:00
old_vo_wrapper.h Merge svn changes up to r28310 2009-01-15 05:57:31 +02:00
osd_font.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
osd_template.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
osd.c Add missing RGB12 version of the fast OSD table. 2010-05-26 00:47:22 +00:00
osd.h Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
osx_common.c Merge svn changes up to r31097 2010-04-26 19:23:32 +03:00
osx_common.h Refactor OS X foreground process setting into a separate function. 2010-03-26 15:02:14 +00:00
sdl_common.c SDL input: add missing 0-termination of keymap file 2010-11-02 04:07:42 +02:00
sdl_common.h Add comment for endif. 2010-04-25 15:39:22 +00:00
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 cosmetics: mark sub.c:osd_update_ext() static 2010-04-25 22:57:49 +03:00
sub.h Merge svn changes up to r28537 2009-02-12 04:17:55 +02:00
vdpau_template.c vo_vdpau: Add support for high-quality scaling feature 2009-11-15 18:39:48 +02:00
vesa_lvo.c vesa_lvo.c: make functions static 2010-11-02 04:16:56 +02:00
vesa_lvo.h vesa_lvo.c: make functions static 2010-11-02 04:16:56 +02:00
video_out_internal.h VO interface: Remove obsolete draw_frame() from new interface 2009-09-17 18:15:20 +03:00
video_out.c build: update DirectFB requirements, reduce #ifdefs 2010-11-02 04:16:55 +02:00
video_out.h misc cosmetics: K&R style nits, #include placement, indentation 2010-05-29 10:13:39 +00:00
videodev_mjpeg.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_3dfx.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_aa.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_bl.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_caca.c vo_caca: Update URL to patch for new API support 2010-11-02 04:16:55 +02:00
vo_corevideo.h vo_corevideo.h: Add standard multiple inclusion guards 2010-11-02 04:16:46 +02:00
vo_corevideo.m vo_corevideo: Move variable into the only function it's used in 2010-11-02 04:14:46 +02:00
vo_cvidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_dfbmga.c build: update DirectFB requirements, reduce #ifdefs 2010-11-02 04:16:55 +02:00
vo_dga.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_direct3d.c Merge svn changes up to r30195 2010-01-08 02:06:42 +02:00
vo_directfb2.c vo_vesa, vo_directfb2: Replace local min/max macros by FFMIN/FFMAX 2010-11-02 04:16:55 +02: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 Merge svn changes up to r31004 2010-04-26 17:55:05 +03:00
vo_dxr3.c cosmetics: Remove some unused lines 2010-11-02 04:10:11 +02:00
vo_fbdev2.c Merge svn changes up to r31141 2010-05-07 22:13:35 +03:00
vo_fbdev.c Merge svn changes up to r31141 2010-05-07 22:13:35 +03:00
vo_ggi.c Merge svn changes up to r28537 2009-02-12 04:17:55 +02:00
vo_gif89a.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
vo_gl2.c spelling fixes 2010-11-02 04:15:03 +02:00
vo_gl.c vo_gl.c: Use early return instead of large if block 2010-11-02 04:15:01 +02:00
vo_ivtv.c ao_ivtv: Add header for ivtv_write() instead of forward declaring it 2010-11-02 04:09:18 +02:00
vo_ivtv.h vo_ivtv; Move ivtv_fd extern variable declaration to vo_ivtv.h 2010-11-02 04:16:46 +02:00
vo_jpeg.c libvo: Reduce verbosity of suboption parsing messages 2010-11-02 04:07:28 +02:00
vo_kva.c Merge svn changes up to r31097 2010-04-26 19:23:32 +03:00
vo_matrixview.c Merge svn changes up to r30967 2010-04-26 17:42:20 +03:00
vo_md5sum.c libvo: Reduce verbosity of suboption parsing messages 2010-11-02 04:07:28 +02:00
vo_mga.c vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.c 2010-11-02 04:10:26 +02:00
vo_mpegpes.c ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd 2010-11-02 04:16:46 +02:00
vo_null.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_png.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_pnm.c spelling fixes 2010-11-02 04:15:03 +02:00
vo_quartz.c vo_corevideo, vo_quartz: remove useless kQuitCmd 2010-11-02 04:14:45 +02:00
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 Merge svn changes up to r31097 2010-04-26 19:23:32 +03:00
vo_svga.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_tdfx_vid.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_tdfxfb.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_tga.c vo_tga: specify 15 bpp tga format endianness 2010-11-02 04:14:44 +02:00
vo_v4l2.c Merge svn changes up to r30694 2010-03-10 01:01:15 +02:00
vo_v4l2.h vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.h 2010-11-02 04:16:46 +02:00
vo_vdpau.c vo_vdpau: fix indentation of some switch statements 2010-11-02 04:14:43 +02:00
vo_vesa.c vo_vesa: mark a function static 2010-11-02 04:16:55 +02:00
vo_wii.c Merge svn changes up to r30967 2010-04-26 17:42:20 +03:00
vo_winvidix.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
vo_x11.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_xmga.c vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.c 2010-11-02 04:10:26 +02:00
vo_xover.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xv.c Merge svn changes up to r31303 2010-06-02 19:12:01 +03:00
vo_xvidix.c Remove the internal GUI 2009-07-07 21:49:42 +03:00
vo_xvmc.c spelling fixes 2010-11-02 04:15:03 +02:00
vo_xvr100.c Merge svn changes up to r28310 2009-01-15 05:57:31 +02:00
vo_yuv4mpeg.c Merge svn changes r31318 to r31328 2010-06-05 23:35:42 +03:00
vo_zr2.c Merge svn changes up to r30165 2010-01-08 01:05:30 +02:00
vo_zr.c Merge svn changes up to r30643 2010-03-10 00:00:06 +02: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
vosub_vidix.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vosub_vidix.h Merge svn changes up to r27573 2008-09-10 23:59:08 +03:00
w32_common.c Merge svn changes up to r31189 2010-05-30 15:51:33 +03:00
w32_common.h 100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h 2009-11-22 14:46:43 +00:00
wskeys.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
x11_common.c spelling fixes 2010-11-02 04:15:03 +02:00
x11_common.h x11_common.h: remove some unused declarations 2010-11-02 04:14:43 +02:00