..
aclib_template.c
Do not assume that "long" is the size of a register.
2010-01-03 09:20:01 +00:00
aclib.c
Do not assume that "long" is the size of a register.
2010-01-03 09:20:01 +00:00
aspect.c
aspect.h
aspecttest.c
csputils.c
Add support for adjustable TV <-> PC level conversion.
2010-01-16 19:59:31 +00:00
csputils.h
Add support for adjustable TV <-> PC level conversion.
2010-01-16 19:59:31 +00:00
fastmemcpy.h
font_load_ft.c
Cosmetics: reindent
2009-12-17 10:57:40 +00:00
font_load.c
font_load.h
Add missing header #includes to fix 'make checkheaders'.
2010-01-04 19:04:33 +00:00
geometry.c
geometry.h
gl_common.c
Try the more specific names first for the SwapInterval function to make it less
2010-01-28 18:06:47 +00:00
gl_common.h
Add pointers to a few more standard OpenGL functions to ease future extensions.
2010-01-03 12:55:09 +00:00
gtf.c
gtf.h
jpeg_enc.c
jpeg_enc.h
matrixview_font.h
Add missing license headers for vo_matrixview code.
2010-01-04 13:05:52 +00:00
matrixview.c
Change license terms for matrixview to GPLv2 "or later", all known
2010-01-05 05:43:33 +00:00
matrixview.h
Add missing license headers for vo_matrixview code.
2010-01-04 13:05:52 +00:00
mga_common.c
osd_font.h
osd_template.c
osd.c
osd.h
osx_common.c
osx_common.h
Add missing license header and multiple inclusion guards.
2010-01-30 13:22:24 +00:00
spuenc.c
spuenc.h
sub.c
Fix compilation of teletext code without freetype support
2009-11-09 15:17:06 +00:00
sub.h
vesa_lvo.c
vesa_lvo.h
video_out_internal.h
video_out.c
vo_png now depends on libavcodec, not libpng.
2010-01-05 10:52:12 +00:00
video_out.h
Some ugly hacks to make compiling against a newer external version of libass work.
2009-12-24 10:51:24 +00:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).
2010-01-03 17:12:12 +00:00
vo_bl.c
vo_caca.c
vo_corevideo.h
vo_corevideo.m
Add support for -geometry to corevideo.
2009-12-15 20:38:54 +00:00
vo_cvidix.c
vo_dfbmga.c
vo_dga.c
vo_direct3d.c
Avoid memleaks when vo_direct3d initialization fails.
2010-01-03 17:04:04 +00:00
vo_directfb2.c
Remove a check that simply can not have worked since it relied on a completely
2010-01-12 19:51:29 +00:00
vo_directx.c
Change GUID declarations in vo_directx to be static.
2010-01-17 11:43:55 +00:00
vo_dxr2.c
vo_dxr3.c
vo_fbdev2.c
Fix fbdev2 to work with Intel framebuffer.
2010-01-09 11:32:18 +00:00
vo_fbdev.c
Fix vo_fbdev to also work with Intel framebuffer.
2010-01-09 11:26:39 +00:00
vo_ggi.c
vo_gif89a.c
vo_gl2.c
Add support for adjustable TV <-> PC level conversion.
2010-01-16 19:59:31 +00:00
vo_gl.c
Add support for adjustable TV <-> PC level conversion.
2010-01-16 19:59:31 +00:00
vo_ivtv.c
Fix function declarations to avoid casting function pointers.
2010-01-01 13:18:49 +00:00
vo_jpeg.c
Simplify range-checking functions for subopt parsing.
2010-01-01 13:23:16 +00:00
vo_kva.c
vo_matrixview.c
Remove ARGB support from matrixview vo, it is quite pointless and causes
2010-01-04 11:58:56 +00:00
vo_md5sum.c
vo_mga.c
vo_mpegpes.c
vo_null.c
vo_png.c
Add missing #include, fixes the warning:
2010-01-30 23:01:32 +00:00
vo_pnm.c
Fix function declarations to avoid casting function pointers.
2010-01-01 13:18:49 +00:00
vo_quartz.c
vo_s3fb.c
vo_sdl.c
Fixup SDL configure check:
2010-01-03 11:33:33 +00:00
vo_svga.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c
Fix function declarations to avoid casting function pointers.
2010-01-01 13:18:49 +00:00
vo_vdpau.c
Some ugly hacks to make compiling against a newer external version of libass work.
2009-12-24 10:51:24 +00:00
vo_vesa.c
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).
2010-01-03 17:12:12 +00:00
vo_wii.c
vo_winvidix.c
vo_x11.c
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).
2010-01-03 17:12:12 +00:00
vo_xmga.c
vo_xover.c
vo_xv.c
Fix function declarations to avoid casting function pointers.
2010-01-01 13:18:49 +00:00
vo_xvidix.c
vo_xvmc.c
Fix function declarations to avoid casting function pointers.
2010-01-01 13:18:49 +00:00
vo_xvr100.c
vo_yuv4mpeg.c
vo_zr2.c
Fix function declarations to avoid casting function pointers.
2010-01-01 13:18:49 +00:00
vo_zr.c
vosub_vidix.c
vosub_vidix.h
w32_common.c
Add support for Windows OpenGL rendering onto a device instead of into a window.
2009-11-21 22:27:40 +00:00
w32_common.h
100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h
2009-11-22 14:46:43 +00:00
wskeys.h
x11_common.c
vo_x11_classhint name argument should be const, since we pass string constants there.
2009-12-27 14:19:48 +00:00
x11_common.h
Add missing header #includes to fix 'make checkheaders'.
2010-01-04 19:04:33 +00:00