.. |
aclib.c
|
…
|
|
aclib_template.c
|
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
|
2008-10-16 20:17:56 +00:00 |
aspect.c
|
…
|
|
aspect.h
|
…
|
|
aspecttest.c
|
…
|
|
fastmemcpy.h
|
…
|
|
font_load.c
|
…
|
|
font_load.h
|
…
|
|
font_load_ft.c
|
…
|
|
geometry.c
|
…
|
|
geometry.h
|
…
|
|
gl_common.c
|
For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS.
|
2008-11-06 18:39:37 +00:00 |
gl_common.h
|
For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS.
|
2008-11-06 18:39:37 +00:00 |
gtf.c
|
…
|
|
gtf.h
|
…
|
|
jpeg_enc.c
|
Add #include <string.h> for memset.
|
2008-11-04 21:00:29 +00:00 |
jpeg_enc.h
|
…
|
|
mga_common.c
|
…
|
|
osd.c
|
…
|
|
osd.h
|
…
|
|
osd_font.h
|
…
|
|
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 |
spuenc.c
|
…
|
|
spuenc.h
|
…
|
|
sub.c
|
…
|
|
sub.h
|
…
|
|
vesa_lvo.c
|
…
|
|
vesa_lvo.h
|
…
|
|
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
|
…
|
|
video_out_internal.h
|
…
|
|
videodev_mjpeg.h
|
…
|
|
vo_3dfx.c
|
…
|
|
vo_aa.c
|
…
|
|
vo_bl.c
|
…
|
|
vo_caca.c
|
…
|
|
vo_cvidix.c
|
Improve error message when screen width and height are not set.
|
2008-10-19 11:47:46 +00:00 |
vo_dfbmga.c
|
…
|
|
vo_dga.c
|
…
|
|
vo_directfb2.c
|
…
|
|
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
|
…
|
|
vo_fbdev.c
|
…
|
|
vo_fbdev2.c
|
…
|
|
vo_ggi.c
|
…
|
|
vo_gif89a.c
|
…
|
|
vo_gl.c
|
Change glCreateClearTex to use the same host data format as later uploads.
|
2008-09-20 17:48:01 +00:00 |
vo_gl2.c
|
Surround conditionally used function with corresponding #ifdef, fixes:
|
2008-10-13 14:40:58 +00:00 |
vo_ivtv.c
|
…
|
|
vo_jpeg.c
|
…
|
|
vo_macosx.h
|
…
|
|
vo_macosx.m
|
…
|
|
vo_md5sum.c
|
…
|
|
vo_mga.c
|
…
|
|
vo_mpegpes.c
|
…
|
|
vo_null.c
|
…
|
|
vo_png.c
|
Add missing #include for mplayer.h, fixes the warning:
|
2008-10-03 10:18:53 +00:00 |
vo_pnm.c
|
…
|
|
vo_quartz.c
|
…
|
|
vo_quartz.h
|
…
|
|
vo_s3fb.c
|
…
|
|
vo_sdl.c
|
Replace numeric constants by their defines.
|
2008-10-09 17:08:47 +00:00 |
vo_svga.c
|
…
|
|
vo_tdfx_vid.c
|
…
|
|
vo_tdfxfb.c
|
…
|
|
vo_tga.c
|
…
|
|
vo_v4l2.c
|
…
|
|
vo_vesa.c
|
…
|
|
vo_wii.c
|
…
|
|
vo_winvidix.c
|
Remove redundant variable declaration, fixes the warning:
|
2008-10-13 14:38:36 +00:00 |
vo_x11.c
|
fixed image format detection for 15 bit color depths
|
2008-10-17 10:01:44 +00:00 |
vo_xmga.c
|
…
|
|
vo_xover.c
|
…
|
|
vo_xv.c
|
…
|
|
vo_xvidix.c
|
fixed overlay x and y calculation
|
2008-10-16 18:13:26 +00:00 |
vo_xvmc.c
|
…
|
|
vo_xvr100.c
|
…
|
|
vo_yuv4mpeg.c
|
…
|
|
vo_zr.c
|
…
|
|
vo_zr2.c
|
…
|
|
vosub_vidix.c
|
…
|
|
vosub_vidix.h
|
…
|
|
w32_common.c
|
…
|
|
w32_common.h
|
…
|
|
wskeys.h
|
…
|
|
x11_common.c
|
Remove X11 backing store: this is now a useless flag.
|
2008-10-29 22:03:36 +00:00 |
x11_common.h
|
Move X11_FULLSCREEN definition to x11_common.h where it belongs.
|
2008-10-16 18:19:36 +00:00 |