..
Makefile
…
aclib.c
…
aclib_template.c
libvo: change asm syntax to use ASMALIGN and " # nop"
2008-02-15 21:52:34 +00:00
aspect.c
Make aspect adjustment calculation simpler and more flexible.
2008-02-02 17:21:19 +00:00
aspect.h
Add aspect_fit declaration missing for w32_common.
2008-02-07 21:04:17 +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
…
font_load.h
Consistently use uppercase filename as multiple inclusion guard.
2008-01-28 01:32:52 +00:00
font_load_ft.c
Allow independent scaling of vo_font and sub_font.
2008-01-27 15:14:02 +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
Try harder to find OpenGL functions on Windows.
2008-02-11 19:37:47 +00:00
gl_common.h
Add a fragment program for 5x5 unsharp masking
2008-01-18 19:05:29 +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
typo fix: inited --> initialized
2008-02-14 14:23:55 +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
typo fix: inited --> initialized
2008-02-14 14:23:55 +00:00
osd.c
Avoid a MANGLE, there is no register pressure and the generated code
2008-01-30 18:52:59 +00:00
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
libvo: change asm syntax to use ASMALIGN and " # nop"
2008-02-15 21:52:34 +00:00
spuenc.c
…
spuenc.h
…
sub.c
Allow independent scaling of vo_font and sub_font.
2008-01-27 15:14:02 +00:00
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
…
vo_aa.c
…
vo_bl.c
fix bug in error message (found by Diego through a compiler warning)
2008-01-13 00:10:02 +00:00
vo_caca.c
…
vo_cvidix.c
…
vo_dfbmga.c
…
vo_dga.c
…
vo_directfb2.c
Fix warning:
2008-01-19 11:25:41 +00:00
vo_directx.c
typo fix: inited --> initialized
2008-02-14 14:23:55 +00:00
vo_dxr2.c
typo fix: inited --> initialized
2008-02-14 14:23:55 +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
…
vo_ggi.c
…
vo_gif89a.c
…
vo_gl.c
Slightly document alpha for OSD color
2008-02-11 19:01:34 +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
…
vo_jpeg.c
…
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
…
vo_mga.c
…
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
…
vo_png.c
…
vo_pnm.c
…
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
…
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
…
vo_tdfxfb.c
…
vo_tga.c
…
vo_v4l2.c
…
vo_vesa.c
typo fix: inited --> initialized
2008-02-14 14:23:55 +00:00
vo_winvidix.c
…
vo_x11.c
typo fix: inited --> initialized
2008-02-14 14:23:55 +00:00
vo_xmga.c
typo fix: inited --> initialized
2008-02-14 14:23:55 +00:00
vo_xover.c
…
vo_xv.c
Revert accidentially committed line of r25994.
2008-02-14 14:39:49 +00:00
vo_xvidix.c
…
vo_xvmc.c
…
vo_xvr100.c
Add missing #include, fixes the warning:
2007-12-30 12:19:34 +00:00
vo_yuv4mpeg.c
…
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
Add a few const attributes
2008-01-23 18:54:14 +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
Make some variables static.
2008-02-10 19:58:05 +00:00
w32_common.h
Remove an extern for a variable that no longer exists
2008-02-11 15:23:21 +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
typo fix: inited --> initialized
2008-02-14 14:23:55 +00:00
x11_common.h
Add explanatory comments to the #endif part of multiple inclusion guards.
2007-12-31 16:15:50 +00:00