..
aclib_template.c
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
2008-10-16 20:17:56 +00:00
aclib.c
Start unifying names of internal preprocessor directives.
2008-07-30 12:01:30 +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
Remove wrong compilation instructions.
2008-09-07 13:57:00 +00:00
fastmemcpy.h
Start unifying names of internal preprocessor directives.
2008-07-30 12:01:30 +00:00
font_load_ft.c
Rename font-related preprocessor directives.
2008-08-07 10:36:07 +00:00
font_load.c
SYS_AMIGAOS4 --> __AMIGAOS4__
2007-12-11 20:39:18 +00:00
font_load.h
Rename font-related preprocessor directives.
2008-08-07 10:36:07 +00:00
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
Fix glAdjustAlignment parameter in glCreateClearTex
2008-09-20 19:41:13 +00:00
gl_common.h
Change glCreateClearTex to use the same host data format as later uploads.
2008-09-20 17:48:01 +00:00
gtf.c
Replace casual GPL notices by proper license headers.
2008-09-07 14:09:51 +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
Change a bunch of X11-specific preprocessor directives.
2008-08-04 06:16:23 +00:00
osd_font.h
Add MPLAYER_ prefix to multiple inclusion guards.
2008-02-22 09:09:46 +00:00
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
osd.c
Remove unnecessary mangle.h #include.
2008-06-04 09:44:12 +00:00
osd.h
Add explanatory comments to the #endif part of multiple inclusion guards.
2007-12-31 16:15:50 +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
Rename font-related preprocessor directives.
2008-08-07 10:36:07 +00:00
sub.h
Start unifying names of internal preprocessor directives.
2008-07-30 12:01:30 +00:00
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_internal.h
Use standard license headers with standard formatting.
2008-05-14 17:22:53 +00:00
video_out.c
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
2008-10-13 16:23:55 +00:00
video_out.h
Change a bunch of video-output-specific preprocessor directives from a HAVE_
2008-08-02 17:38:11 +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
Rename font-related preprocessor directives.
2008-08-07 10:36:07 +00:00
vo_bl.c
Replace casual GPL notices by proper license headers.
2008-09-07 14:09: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
remove now useless vidixlib.h file
2008-06-20 20:16:34 +00:00
vo_dfbmga.c
Update the copyright statement.
2008-09-15 20:46:43 +00:00
vo_dga.c
Change a bunch of X11-specific preprocessor directives.
2008-08-04 06:16:23 +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
Rename font-related preprocessor directives.
2008-08-07 10:36:07 +00:00
vo_fbdev2.c
Mark the vo_functions_t definitions as const where possible.
2007-12-02 14:39:15 +00:00
vo_fbdev.c
-geometry support for -vo fbdev.
2008-08-22 17:26:16 +00:00
vo_ggi.c
Change a bunch of video-output-specific preprocessor directives from a HAVE_
2008-08-02 17:38:11 +00:00
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_gl2.c
Surround conditionally used function with corresponding #ifdef, fixes:
2008-10-13 14:40:58 +00:00
vo_gl.c
Change glCreateClearTex to use the same host data format as later uploads.
2008-09-20 17:48:01 +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
Give a CONFIG_ prefix to preprocessor directives that lacked one and
2008-08-07 12:20:50 +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
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
2008-08-14 15:54:53 +00:00
vo_null.c
Use standard license headers with standard formatting.
2008-05-14 17:22:53 +00:00
vo_png.c
Add missing #include for mplayer.h, fixes the warning:
2008-10-03 10:18:53 +00:00
vo_pnm.c
license header cosmetics
2008-09-07 13:57:35 +00:00
vo_quartz.c
Give a CONFIG_ prefix to preprocessor directives that lacked one and
2008-08-07 12:20:50 +00:00
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
cosmetics: Remove useless parentheses from from return statements.
2008-05-16 08:33:27 +00:00
vo_tdfx_vid.c
license header cosmetics
2008-09-07 14:06:26 +00:00
vo_tdfxfb.c
Replace casual GPL notices by proper license headers.
2008-09-07 14:09:51 +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
Replace casual GPL notices by proper license headers.
2008-09-07 14:09:51 +00:00
vo_wii.c
Add video driver for Nintendo Wii/GameCube.
2008-08-03 20:04:03 +00:00
vo_winvidix.c
Remove redundant variable declaration, fixes the warning:
2008-10-13 14:38:36 +00:00
vo_x11.c
Remove duplicated prototype for XShmGetEventBase(), because
2008-08-09 14:56:09 +00:00
vo_xmga.c
Change a bunch of X11-specific preprocessor directives.
2008-08-04 06:16:23 +00:00
vo_xover.c
Change a bunch of X11-specific preprocessor directives.
2008-08-04 06:16:23 +00:00
vo_xv.c
Change a bunch of X11-specific preprocessor directives.
2008-08-04 06:16:23 +00:00
vo_xvidix.c
fixed overlay x and y calculation
2008-10-16 18:13:26 +00:00
vo_xvmc.c
Remove duplicated prototype for XShmGetEventBase(), because
2008-08-09 14:56:09 +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_zr2.c
Replace casual GPL notices by proper license headers.
2008-09-07 14:09:51 +00:00
vo_zr.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
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
Add missing support for some multimedia keys to X11 backend code.
2008-10-12 15:58:44 +00:00
x11_common.h
Move X11_FULLSCREEN definition to x11_common.h where it belongs.
2008-10-16 18:19:36 +00:00