mpv/libvo
reimar f18f7a5cd7 vo_screenwidth/vo_screenheight is _not_ monitor_aspect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14222 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 12:27:05 +00:00
..
.cvsignore
Makefile
aclib.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
aclib_template.c
aspect.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
aspect.h
aspecttest.c
fastmemcpy.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
font_load.c more verbosity spam fixes 2004-11-30 02:36:05 +00:00
font_load.h
font_load_ft.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
geometry.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
geometry.h
gl_common.c Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
gl_common.h Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
gtf.c
gtf.h
img_format.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
jpeg_enc.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
jpeg_enc.h
md5sum.c
md5sum.h
mga_common.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
osd.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
osd.h
osd_font.h
osd_template.c
spuenc.c
spuenc.h
sub.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
sub.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vesa_lvo.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vesa_lvo.h
video_out.c added -wid support for vo_directx. 2004-12-21 20:33:51 +00:00
video_out.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
video_out_internal.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_bl.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_caca.c
vo_cvidix.c 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org> 2004-11-25 17:23:13 +00:00
vo_dfbmga.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_dga.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_directfb2.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_directx.c vo_screenwidth/vo_screenheight is _not_ monitor_aspect. 2004-12-23 12:27:05 +00:00
vo_dxr2.c
vo_dxr3.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_fbdev.c remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems 2004-12-03 20:55:00 +00:00
vo_fbdev2.c remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems 2004-12-03 20:55:00 +00:00
vo_ggi.c - Fixed mode setting, so any video can be played on all supported ggi targets. 2004-12-17 19:36:52 +00:00
vo_gif89a.c
vo_gl.c More similar code from gl and gl2 moved to gl_common 2004-12-01 17:05:58 +00:00
vo_gl2.c Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
vo_jpeg.c
vo_md5sum.c
vo_mga.c remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems 2004-12-03 20:55:00 +00:00
vo_mpegpes.c
vo_null.c
vo_png.c
vo_pnm.c
vo_quartz.c do not bring process to front if HAVE_SDL 2004-12-01 21:22:18 +00:00
vo_quartz.h
vo_sdl.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_svga.c proper gcc4 compile-fix suggested by richard 2004-11-03 17:25:38 +00:00
vo_syncfb.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_vesa.c
vo_winvidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_x11.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_xmga.c Reduce excessive verbosity. 2004-11-15 09:09:29 +00:00
vo_xover.c Reduce excessive verbosity. 2004-11-15 09:09:29 +00:00
vo_xv.c 3 memory leaks fixed 2004-11-15 14:56:18 +00:00
vo_xvidix.c Reduce excessive verbosity. 2004-11-15 09:09:29 +00:00
vo_xvmc.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_yuv4mpeg.c fix leak with -fixed-vo, allow concatenating 2004-12-12 15:17:53 +00:00
vo_zr.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vo_zr2.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vosub_vidix.c Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
vosub_vidix.h Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. 2004-10-28 01:15:53 +00:00
w32_common.c Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
w32_common.h Improving gl2 under windows, moving some functionality to gl_common 2004-12-11 16:57:42 +00:00
wskeys.h
x11_common.c added -wid support for vo_directx. 2004-12-21 20:33:51 +00:00
x11_common.h fullscreen fixes and GUI support for vo_gl 2004-11-01 20:24:37 +00:00