..
aclib.c
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
2009-04-08 20:21:21 +00:00
aclib_template.c
Use ecx instead of ebx to avoid unnecessary issues with PIC.
2009-09-17 19:03:31 +00:00
aspect.c
Remove unused movie_aspect extern declaration.
2009-08-27 23:40:36 +00:00
aspect.h
Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
2009-08-27 18:36:51 +00:00
aspecttest.c
Fix aspect test program linking.
2009-10-19 10:09:58 +00:00
fastmemcpy.h
Merge two preprocessor conditions in order to drop one duplicated #else case.
2009-03-09 11:02:54 +00:00
font_load.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
font_load.h
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
font_load_ft.c
Fix memleak when using fontconfig without a font name.
2009-09-01 10:17:22 +00:00
geometry.c
Use the RESET_GEOMETRY macro in one more place instead of duplicating its code.
2009-06-26 13:41:01 +00:00
geometry.h
…
gl_common.c
Also check GLX client and server strings for extensions
2009-09-27 14:24:15 +00:00
gl_common.h
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
gtf.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
gtf.h
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
jpeg_enc.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
jpeg_enc.h
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
mga_common.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
osd.c
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
2009-04-08 20:21:21 +00:00
osd.h
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
osd_font.h
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
osd_template.c
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-07-26 19:53:00 +00:00
osx_common.c
Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.
2009-10-06 08:21:52 +00:00
osx_common.h
Move aspect change handling from vo_quartz to osx_common.
2009-08-28 13:25:30 +00:00
spuenc.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
spuenc.h
cosmetics: Remove file names from file header, it only causes trouble.
2009-03-15 12:45:16 +00:00
sub.c
Fix teletext font autoscaling.
2009-09-22 22:06:51 +00:00
sub.h
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
vesa_lvo.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vesa_lvo.h
…
video_out.c
Enable calc_src_dst_rects for windowed aspect and panscan.
2009-08-27 19:13:19 +00:00
video_out.h
Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
2009-08-27 18:36:51 +00:00
video_out_internal.h
…
videodev_mjpeg.h
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_3dfx.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_aa.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_bl.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_caca.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_corevideo.h
Make glContext a local variable, it is not needed outside the function
2009-09-01 21:16:58 +00:00
vo_corevideo.m
Fix vo_corevideo with shared buffer after r29606: Only do GUI dependent display config if shared buffer is not enabled.
2009-09-20 19:07:57 +00:00
vo_cvidix.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_dfbmga.c
…
vo_dga.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_direct3d.c
Extend calc_src_dst_rects to also calculate the border values needed for
2009-02-17 11:59:49 +00:00
vo_directfb2.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_directx.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_dxr2.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_dxr3.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_fbdev.c
Use memcpy_pic2 instead of reimplementing it.
2009-06-26 16:20:15 +00:00
vo_fbdev2.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_ggi.c
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
vo_gif89a.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_gl.c
Set sensible write frequency/priority values for AllocateMemoryMESA
2009-09-27 14:33:45 +00:00
vo_gl2.c
Use vo_w32_window directly instead of via the vo_window macro in Windows-only code.
2009-09-18 18:25:17 +00:00
vo_ivtv.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_jpeg.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_kva.c
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.
2009-03-29 14:37:21 +00:00
vo_md5sum.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_mga.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_mpegpes.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_null.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_png.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_pnm.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_quartz.c
Consistently use sizeof(variable) instead of sizeof(type) where easily possible.
2009-09-02 14:18:01 +00:00
vo_s3fb.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_sdl.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_svga.c
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-07-26 19:53:00 +00:00
vo_tdfx_vid.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_tdfxfb.c
Add missing 'void' to parameterless function declarations.
2009-05-04 17:35:26 +00:00
vo_tga.c
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-07-26 19:53:00 +00:00
vo_v4l2.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_vdpau.c
Implement VFCAP_FLIP for vo_vdpau.
2009-10-23 18:26:42 +00:00
vo_vesa.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_wii.c
…
vo_winvidix.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_x11.c
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-07-26 19:53:00 +00:00
vo_xmga.c
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
vo_xover.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_xv.c
Remove panscan related conditions and code that only breaks future windowed
2009-08-27 18:51:02 +00:00
vo_xvidix.c
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
vo_xvmc.c
Fix warning: Add forgotten 'int' to variable declaration.
2009-03-15 20:02:45 +00:00
vo_xvr100.c
…
vo_yuv4mpeg.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_zr.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vo_zr2.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vosub_vidix.c
whitespace cosmetics: Remove all trailing whitespace.
2009-05-13 02:58:57 +00:00
vosub_vidix.h
…
w32_common.c
Disable -keepaspect with -wid in w32_common code.
2009-08-27 13:20:21 +00:00
w32_common.h
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
wskeys.h
Add standard license headers, unify header formatting.
2009-02-08 03:27:30 +00:00
x11_common.c
Move some variable initializations to the beginning of vo_x11_fullscreen().
2009-10-24 12:35:18 +00:00
x11_common.h
Remove now unused vo_calc_drwXY function.
2009-02-12 18:03:38 +00:00