mpv/libvo
diego 90c5b9d782 Fix typo in string name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26900 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 13:30:50 +00:00
..
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 MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
aspecttest.c Add compilation rule for libvo/aspecttest and (hackishly) fix linking. 2008-04-30 14:29:17 +00:00
fastmemcpy.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
font_load.c SYS_AMIGAOS4 --> __AMIGAOS4__ 2007-12-11 20:39:18 +00:00
font_load.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +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 Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
gl_common.c Simplify yuv to rgb conversion matrix stuff. 2008-05-24 12:10:08 +00:00
gl_common.h Add a filter strength parameter for blurring/sharpening scalers. 2008-05-24 11:19:38 +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 MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
jpeg_enc.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
jpeg_enc.h Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
mga_common.c Fix typo in string name. 2008-05-27 13:30:50 +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 MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
osd_template.c libvo: change asm syntax to use ASMALIGN and " # nop" 2008-02-15 21:52:34 +00:00
spuenc.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
spuenc.h Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
sub.c Allow independent scaling of vo_font and sub_font. 2008-01-27 15:14:02 +00:00
sub.h Remove pointless #ifdefs around extern declarations. 2008-02-20 08:51:53 +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 missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
video_out.c Add a separate definition for quartz. 2008-03-15 09:49:14 +00:00
video_out.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
video_out_internal.h Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
videodev_mjpeg.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
vo_3dfx.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_aa.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_bl.c Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H. 2008-03-01 10:31:51 +00:00
vo_caca.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_cvidix.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_dfbmga.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_dga.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_directfb2.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_directx.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +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 cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_fbdev2.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_ggi.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_gif89a.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_gl.c Render everything as early as possible, doing as little as possible in 2008-05-25 11:26:09 +00:00
vo_gl2.c Use a struct instead of a huge and further growing argument list. 2008-05-24 11:03:00 +00:00
vo_ivtv.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_jpeg.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_macosx.h Support double buffering, fix osd flicker. 2007-11-30 04:20:38 +00:00
vo_macosx.m cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_md5sum.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_mga.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
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 Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_png.c #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
vo_pnm.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_quartz.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_quartz.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vo_s3fb.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_sdl.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_svga.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_tdfx_vid.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_tdfxfb.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_tga.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_v4l2.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_vesa.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_winvidix.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_x11.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_xmga.c typo fix: inited --> initialized 2008-02-14 14:23:55 +00:00
vo_xover.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_xv.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_xvidix.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_xvmc.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vo_xvr100.c Use standard license headers with standard formatting. 2008-05-14 17:22:53 +00:00
vo_yuv4mpeg.c Mark the vo_functions_t definitions as const where possible. 2007-12-02 14:39:15 +00:00
vo_zr.c #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
vo_zr2.c #include config.h before all other headers. 2008-03-14 16:46:13 +00:00
vosub_vidix.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
vosub_vidix.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
w32_common.c Make some variables static. 2008-02-10 19:58:05 +00:00
w32_common.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:07:15 +00:00
wskeys.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
x11_common.c cosmetics: Remove useless parentheses from from return statements. 2008-05-16 08:33:27 +00:00
x11_common.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00