mpv/libvo
reimar be6e3bf79f Remove unused flip_flag variable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27985 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-23 12:25:41 +00:00
..
aclib.c
aclib_template.c Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. 2008-10-16 20:17:56 +00:00
aspect.c
aspect.h
aspecttest.c
fastmemcpy.h
font_load.c
font_load.h
font_load_ft.c
geometry.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
geometry.h Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
gl_common.c Replace some of the different inconsistent XGetGeometry uses by a 2008-11-15 17:45:55 +00:00
gl_common.h For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS. 2008-11-06 18:39:37 +00:00
gtf.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
gtf.h
jpeg_enc.c Add #include <string.h> for memset. 2008-11-04 21:00:29 +00:00
jpeg_enc.h
mga_common.c
osd.c
osd.h
osd_font.h
osd_template.c Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. 2008-10-16 18:59:27 +00:00
spuenc.c
spuenc.h
sub.c
sub.h
vesa_lvo.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vesa_lvo.h Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
video_out.c 100l, the video_out_drivers list must be sorted by priority, not 2008-11-18 13:18:55 +00:00
video_out.h
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
vo_bl.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vo_caca.c
vo_cvidix.c Improve error message when screen width and height are not set. 2008-10-19 11:47:46 +00:00
vo_dfbmga.c Update the copyright statement. 2008-09-15 20:46:43 +00:00
vo_dga.c
vo_direct3d.c Fix and enable panscan handling for vo_direct3d 2008-11-21 12:22:16 +00:00
vo_directfb2.c Upgrade license of LGPL 2 or later files to LGPL 2.1 or later. 2008-09-15 05:40:29 +00:00
vo_directx.c Honour differences between src and dst stride for packed yuv 2008-10-14 22:28:19 +00:00
vo_dxr2.c Move X11_FULLSCREEN definition to x11_common.h where it belongs. 2008-10-16 18:19:36 +00:00
vo_dxr3.c Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window 2008-11-15 23:09:31 +00:00
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c Upgrade license of LGPL 2 or later files to LGPL 2.1 or later. 2008-09-15 05:40:29 +00:00
vo_gl.c Factor common code like -wid handling, vo_gc creation etc. out into 2008-11-19 20:19:25 +00:00
vo_gl2.c Factor common code like -wid handling, vo_gc creation etc. out into 2008-11-19 20:19:25 +00:00
vo_ivtv.c
vo_jpeg.c
vo_macosx.h
vo_macosx.m
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of 2008-11-13 19:05:07 +00:00
vo_pnm.c
vo_quartz.c
vo_quartz.h Upgrade license of LGPL 2 or later files to LGPL 2.1 or later. 2008-09-15 05:40:29 +00:00
vo_s3fb.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vo_sdl.c Replace numeric constants by their defines. 2008-10-09 17:08:47 +00:00
vo_svga.c
vo_tdfx_vid.c
vo_tdfxfb.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vo_tga.c
vo_v4l2.c
vo_vesa.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vo_wii.c cosmetics: Reformat some lines to lessen differences to vo_fbdev.c. 2008-11-23 12:08:18 +00:00
vo_winvidix.c Remove redundant variable declaration, fixes the warning: 2008-10-13 14:38:36 +00:00
vo_x11.c Simplify handling of "flags" parameter 2008-11-21 23:17:26 +00:00
vo_xmga.c Factor common code like -wid handling, vo_gc creation etc. out into 2008-11-19 20:19:25 +00:00
vo_xover.c Factor common code like -wid handling, vo_gc creation etc. out into 2008-11-19 20:19:25 +00:00
vo_xv.c Remove unused flip_flag variable 2008-11-23 12:25:41 +00:00
vo_xvidix.c Factor common code like -wid handling, vo_gc creation etc. out into 2008-11-19 20:19:25 +00:00
vo_xvmc.c Remove unused variables and the related warnings along with them. 2008-11-23 11:53:17 +00:00
vo_xvr100.c
vo_yuv4mpeg.c
vo_zr.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vo_zr2.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vosub_vidix.c Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
vosub_vidix.h Replace casual GPL notices by proper license headers. 2008-09-07 14:09:51 +00:00
w32_common.c cosmetics: typo fixes 2008-11-21 19:32:19 +00:00
w32_common.h
wskeys.h
x11_common.c Factor common code like -wid handling, vo_gc creation etc. out into 2008-11-19 20:19:25 +00:00
x11_common.h Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same 2008-11-15 18:56:25 +00:00