mpv/libvo
uau 208d4343ef "()" to "(void)" function param list fixes
patch from Stefan Huehner, stefan huehner org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22904 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 21:59:54 +00:00
..
Makefile Move libav* include CFLAGS to mpcommon.mak instead of duplicating them. 2007-03-18 22:49:37 +00:00
aclib.c Include string.h to make sure memcpy is not used without prototype 2007-01-23 15:28:19 +00:00
aclib_template.c
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h fastmemcpy.h always has to include inttypes.h on systems that need it. 2007-01-26 18:43:17 +00:00
font_load.c
font_load.h
font_load_ft.c
geometry.c
geometry.h
gl_common.c Add a new GPU-based scaling method to vo gl 2007-03-11 14:59:08 +00:00
gl_common.h forgotten lscale=2 part for gl_common.h 2007-03-11 15:32:48 +00:00
gtf.c
gtf.h
jpeg_enc.c compilation fix clip_uint8 -> av_clip_uint8 2007-02-27 15:07:44 +00:00
jpeg_enc.h Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
mga_common.c cosmetics, fix indentation 2007-03-18 11:04:47 +00:00
osd.c
osd.h
osd_font.h
osd_template.c
spuenc.c
spuenc.h
sub.c
sub.h Remove duplicate vo_sub extern definition. 2006-12-21 16:43:21 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c 10, checked for the wrong thing. Do aspect scaling only in config_video_out 2007-02-25 14:35:53 +00:00
video_out.h Revert r22255 on iive's request. 2007-02-18 20:19:47 +00:00
video_out_internal.h Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
videodev_mjpeg.h
vo_3dfx.c Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
vo_aa.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_bl.c cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion. 2007-02-21 10:05:46 +00:00
vo_caca.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_cvidix.c
vo_dfbmga.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_dga.c
vo_directfb2.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
vo_directx.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_dxr2.c
vo_dxr3.c cosmetics: typo fixes, usefuLL --> useful and aswell --> as well 2007-02-22 00:18:10 +00:00
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_gif89a.c
vo_gl.c Add a new GPU-based scaling method to vo gl 2007-03-11 14:59:08 +00:00
vo_gl2.c Set classhint directly after creating window just as all other vos do, in accordance with ICCCM. 2007-02-18 20:23:25 +00:00
vo_ivtv.c support for new ivtv api 2007-02-26 19:08:29 +00:00
vo_jpeg.c
vo_macosx.h
vo_macosx.m
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
vo_png.c
vo_pnm.c
vo_quartz.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_quartz.h
vo_s3fb.c
vo_sdl.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_svga.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
vo_syncfb.c Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
vo_tdfx_vid.c Fix FSF address and otherwise broken license headers. 2007-01-22 08:02:06 +00:00
vo_tdfxfb.c
vo_tga.c fix endianess, see bug #727 2007-01-28 16:36:41 +00:00
vo_vesa.c call vbeGetControllerInfo() only once 2007-03-23 00:31:29 +00:00
vo_winvidix.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
vo_x11.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
vo_xmga.c
vo_xover.c Get rid of completely useless includes that in addition hinder compilation 2006-12-16 21:24:12 +00:00
vo_xv.c 100l, last patch broke window resizing with xv and xvmc. 2007-03-08 09:42:14 +00:00
vo_xvidix.c Move common vo initialization code to video_out.c 2007-02-17 20:58:55 +00:00
vo_xvmc.c prevent building xvmc with the old api. 2007-03-26 15:53:23 +00:00
vo_yuv4mpeg.c Use av_d2q to produce the fps fraction, this usually produces more sane fractions 2007-01-04 19:41:41 +00:00
vo_zr.c
vo_zr2.c
vosub_vidix.c
vosub_vidix.h
w32_common.c Code cleanup: don't include a .c file in mplayer.c and fix a few 2007-03-29 17:16:11 +00:00
w32_common.h Fix compilation under MinGW with X11 enabled 2006-12-17 12:33:09 +00:00
wskeys.h
x11_common.c "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00
x11_common.h "()" to "(void)" function param list fixes 2007-04-01 21:59:54 +00:00