1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-02 04:42:10 +00:00
mpv/libvo
Uoti Urpala cfe2839386 Move some declarations from mplayer.c to proper headers
Declare mp_input_register_options in input.h and
xscreensaver_heartbeat in x11_common.h.
2008-08-12 14:57:18 +03:00
..
aclib_template.c libvo: change asm syntax to use ASMALIGN and " # nop" 2008-02-15 21:52:34 +00:00
aclib.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
aspect.c Move aspect.c options to option struct 2008-05-01 11:14:29 +03:00
aspect.h libvo: Move aspect.c static variables to vo struct 2008-05-01 11:02:26 +03:00
aspecttest.c Add compilation rule for libvo/aspecttest and (hackishly) fix linking. 2008-04-30 14:29:17 +00:00
fastmemcpy.h Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
font_load_ft.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
font_load.c SYS_AMIGAOS4 --> __AMIGAOS4__ 2007-12-11 20:39:18 +00:00
font_load.h Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
geometry.c
geometry.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
gl_common.c Merge svn changes up to r26979 2008-06-04 08:10:48 +03:00
gl_common.h Merge svn changes up to r27347 2008-07-25 02:50:58 +03:00
gtf.c Relicense file to GPL v2 or later with the permission of Rudolf Marek, 2008-01-02 23:35:19 +00:00
gtf.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
jpeg_enc.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
jpeg_enc.h Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
mga_common.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
old_vo_defines.h Move movie_aspect to options struct 2008-04-25 03:34:28 +03:00
old_vo_wrapper.c Create a context struct for OSD state 2008-06-24 01:53:58 +03:00
old_vo_wrapper.h Create a context struct for OSD state 2008-06-24 01:53:58 +03:00
osd_font.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
osd_template.c libvo: change asm syntax to use ASMALIGN and " # nop" 2008-02-15 21:52:34 +00:00
osd.c Remove unnecessary mangle.h #include. 2008-06-04 09:44:12 +00:00
osd.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
spuenc.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
spuenc.h Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
sub.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
sub.h Merge svn changes up to r27374 2008-07-30 16:39:24 +03:00
vesa_lvo.c Add new video driver API 2008-04-23 13:41:04 +03:00
vesa_lvo.h Add new video driver API 2008-04-23 13:41:04 +03:00
video_out_internal.h Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
video_out.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
video_out.h Merge svn changes up to r27399 2008-08-02 22:04:35 +03:00
videodev_mjpeg.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
vo_3dfx.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
vo_aa.c Make various functions static 2008-08-12 14:57:12 +03:00
vo_bl.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_caca.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_cvidix.c Merge svn changes up to r27123 2008-06-23 03:58:44 +03:00
vo_dfbmga.c Merge svn changes up to r26979 2008-06-04 08:10:48 +03:00
vo_dga.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_directfb2.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_directx.c Merge svn changes up to r27399 2008-08-02 22:04:35 +03:00
vo_dxr2.c libvo: Move aspect.c static variables to vo struct 2008-05-01 11:02:26 +03:00
vo_dxr3.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_fbdev2.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_fbdev.c Merge svn changes up to r26979 2008-06-04 08:10:48 +03:00
vo_ggi.c Merge svn changes up to r27399 2008-08-02 22:04:35 +03:00
vo_gif89a.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_gl2.c Merge svn changes up to r27399 2008-08-02 22:04:35 +03:00
vo_gl.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_ivtv.c mpeg ao/vo drivers: Fix packet-writing helper function types 2008-08-12 14:57:17 +03:00
vo_jpeg.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
vo_macosx.h Support double buffering, fix osd flicker. 2007-11-30 04:20:38 +00:00
vo_macosx.m Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_md5sum.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
vo_mga.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_mpegpes.c mpeg ao/vo drivers: Fix packet-writing helper function types 2008-08-12 14:57:17 +03:00
vo_null.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
vo_png.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_pnm.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
vo_quartz.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_quartz.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vo_s3fb.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_sdl.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_svga.c Merge svn changes up to r26979 2008-06-04 08:10:48 +03:00
vo_tdfx_vid.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_tdfxfb.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_tga.c Merge svn changes up to r26979 2008-06-04 08:10:48 +03:00
vo_v4l2.c mpeg ao/vo drivers: Fix packet-writing helper function types 2008-08-12 14:57:17 +03:00
vo_vesa.c Merge svn changes up to r26979 2008-06-04 08:10:48 +03:00
vo_wii.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_winvidix.c Merge svn changes up to r27123 2008-06-23 03:58:44 +03:00
vo_x11.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_xmga.c Change a bunch of X11-specific preprocessor directives. 2008-08-04 06:16:23 +00:00
vo_xover.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_xv.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_xvidix.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_xvmc.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vo_xvr100.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
vo_yuv4mpeg.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_zr2.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vo_zr.c Remove variable arguments from vo control() functions 2008-04-23 13:41:03 +03:00
vosub_vidix.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
vosub_vidix.h Merge svn changes up to r27025 2008-06-07 19:57:57 +03:00
w32_common.c libvo: Move aspect.c static variables to vo struct 2008-05-01 11:02:26 +03:00
w32_common.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
wskeys.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
x11_common.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
x11_common.h Move some declarations from mplayer.c to proper headers 2008-08-12 14:57:18 +03:00