mpv/libvo
reimar 81ce92ba78 Make sure all output_surfaces are initialized in preinit.
Patch by Dan Oscarsson [Dan Oscarsson (at) tietoenator com]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28809 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-04 19:37:07 +00:00
..
aclib.c Conditionally compile aclib.c instead of placing #ifdef around its content. 2009-02-08 03:42:00 +00:00
aclib_template.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
aspect.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
aspect.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
aspecttest.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
fastmemcpy.h HAVE_3DNOW --> HAVE_AMD3DNOW 2009-01-26 09:29:53 +00:00
font_load.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
font_load.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
font_load_ft.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
geometry.c
geometry.h
gl_common.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
gl_common.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
gtf.c
gtf.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
jpeg_enc.c
jpeg_enc.h
mga_common.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
osd.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
osd.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
osd_font.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
osd_template.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
spuenc.c
spuenc.h
sub.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
sub.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vesa_lvo.c
vesa_lvo.h
video_out.c Make WinID a 64 bit integer, this should avoid issues with valid Window 2009-03-02 11:24:20 +00:00
video_out.h Make WinID a 64 bit integer, this should avoid issues with valid Window 2009-03-02 11:24:20 +00:00
video_out_internal.h
videodev_mjpeg.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_3dfx.c
vo_aa.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_bl.c Use memset to make sure all parts of struct sockaddr_in are always initialized. 2009-02-25 12:51:20 +00:00
vo_caca.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_cvidix.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_dfbmga.c
vo_dga.c
vo_direct3d.c Extend calc_src_dst_rects to also calculate the border values needed for 2009-02-17 11:59:49 +00:00
vo_directfb2.c
vo_directx.c
vo_dxr2.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_dxr3.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vo_fbdev.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_fbdev2.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_ggi.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_gif89a.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
vo_gl.c 100l, reset ass_border when switching out of fullscreen mode. 2009-02-17 08:05:14 +00:00
vo_gl2.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_ivtv.c
vo_jpeg.c
vo_macosx.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_macosx.m Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_md5sum.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 17:12:43 +00:00
vo_mga.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_mpegpes.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_null.c
vo_png.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_pnm.c
vo_quartz.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_quartz.h
vo_s3fb.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
vo_sdl.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 17:12:43 +00:00
vo_svga.c Cosmetics. Reindent to 4 spaces. 2009-02-21 08:33:43 +00:00
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_v4l2.c
vo_vdpau.c Make sure all output_surfaces are initialized in preinit. 2009-03-04 19:37:07 +00:00
vo_vesa.c Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: 2009-02-17 11:16:19 +00:00
vo_wii.c
vo_winvidix.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_x11.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_xmga.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_xover.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_xv.c Extend calc_src_dst_rects to also calculate the border values needed for 2009-02-17 11:59:49 +00:00
vo_xvidix.c Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
vo_xvmc.c Turn all remaining printf() into mp_msg(). 2009-02-20 23:46:24 +00:00
vo_xvr100.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
vo_yuv4mpeg.c Use the same code to convert fps in float to fraction as used in mencoder, 2009-02-18 16:49:12 +00:00
vo_zr.c
vo_zr2.c
vosub_vidix.c
vosub_vidix.h
w32_common.c Calculate border size in aspect keeping code by using AdjustWindowRect 2009-02-23 21:40:02 +00:00
w32_common.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
wskeys.h Add standard license headers, unify header formatting. 2009-02-08 03:27:30 +00:00
x11_common.c Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right 2009-03-04 08:37:54 +00:00
x11_common.h Remove now unused vo_calc_drwXY function. 2009-02-12 18:03:38 +00:00