mpv/libvo
uau b5aa5692cd Remove unnecessary <signal.h> includes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25654 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-09 01:17:49 +00:00
..
Makefile
aclib.c
aclib_template.c
aspect.c
aspect.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
aspecttest.c Add missing #include, fixes the warning: 2007-12-30 10:32:33 +00:00
fastmemcpy.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
font_load.c SYS_AMIGAOS4 --> __AMIGAOS4__ 2007-12-11 20:39:18 +00:00
font_load.h Consistently use just the name of the #ifdef directive in #endif comments. 2008-01-01 20:00:20 +00:00
font_load_ft.c Set freetype flag in the font_desc_t when using a freetype font. 2008-01-07 13:29:13 +00:00
geometry.c
geometry.h Consistently use just the name of the #ifdef directive in #endif comments. 2008-01-01 20:00:20 +00:00
gl_common.c
gl_common.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00: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 explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
jpeg_enc.c Do not duplicate MJpegContext struct, #include the proper header instead. 2007-12-30 10:49:43 +00:00
jpeg_enc.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
mga_common.c
osd.c
osd.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
osd_font.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
osd_template.c
spuenc.c
spuenc.h
sub.c
sub.h cosmetics: Whitespace changes, add comments to some #endif directives. 2008-01-06 12:57:26 +00:00
vesa_lvo.c Relicense files written by Nick Kurshev and marked as "GPL v2" to 2007-12-30 22:40:24 +00:00
vesa_lvo.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
video_out.c
video_out.h cosmetics: Whitespace changes, add comments to some #endif directives. 2008-01-06 12:57:26 +00:00
video_out_internal.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
videodev_mjpeg.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
vo_3dfx.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_aa.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_bl.c Remove unused static variables, fixes the warnings: 2007-12-30 11:07:53 +00:00
vo_caca.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_cvidix.c
vo_dfbmga.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_dga.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_directfb2.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_directx.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_dxr2.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_dxr3.c Remove changelog from file header, we have revision control for this. 2008-01-06 12:58:02 +00:00
vo_fbdev.c
vo_fbdev2.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_ggi.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_gif89a.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_gl.c Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour 2007-12-22 20:17:57 +00:00
vo_gl2.c Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour 2007-12-22 20:17:57 +00:00
vo_ivtv.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_jpeg.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_macosx.h
vo_macosx.m Do not send mouse movements events in root win mode. 2007-12-22 14:55:26 +00:00
vo_md5sum.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00: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 when :card isn't specified by the user search the first available card 2008-01-02 20:34:48 +00:00
vo_null.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_png.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_pnm.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_quartz.c Fix mouse button mapping: 2007-12-18 14:48:30 +00:00
vo_quartz.h consistency cosmetics: Do not #define multiple inclusion guards to 1. 2008-01-01 20:11:08 +00:00
vo_s3fb.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_sdl.c Remove changelog from file header, we have revision control for this. 2008-01-06 12:58:02 +00:00
vo_svga.c
vo_tdfx_vid.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_tdfxfb.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_tga.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_v4l2.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_vesa.c Relicense files written by Nick Kurshev and marked as "GPL v2" to 2007-12-30 22:40:24 +00:00
vo_winvidix.c
vo_x11.c Remove unnecessary <signal.h> includes 2008-01-09 01:17:49 +00:00
vo_xmga.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_xover.c
vo_xv.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_xvidix.c
vo_xvmc.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_xvr100.c Add missing #include, fixes the warning: 2007-12-30 12:19:34 +00:00
vo_yuv4mpeg.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_zr.c Use proper length specifiers in mp_msg calls, fixes the warnings: 2007-12-28 23:25:02 +00:00
vo_zr2.c change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do that since I wrote the files (based on other stuff from MPlayer (and some external things under GPL v2 or later)) 2007-12-18 21:43:12 +00:00
vosub_vidix.c Relicense files marked as GPL v2 to GPL v2 or later. 2007-12-31 13:40:08 +00:00
vosub_vidix.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
w32_common.c
w32_common.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
wskeys.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
x11_common.c Remove unnecessary <signal.h> includes 2008-01-09 01:17:49 +00:00
x11_common.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00