mpv/libvo
reimar 16c2a6660a Disable -keepaspect with -wid in w32_common code.
This does not work in a useful way and was unintentionally "enabled"
when -wid was made to use a separate window.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29559 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-08-27 13:20:21 +00:00
..
aclib.c
aclib_template.c
aspect.c Fix aspect_fit to work correctly when borders need to be added on top and 2009-08-27 12:38:22 +00:00
aspect.h Forgotten changes to aspect code to handle -wid with -fs. 2009-08-27 12:35:23 +00:00
aspecttest.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
fastmemcpy.h
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 enable fontconfig support by default. This change takes only in effect, 2009-06-17 09:16:19 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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
osd.h
osd_font.h
osd_template.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
spuenc.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
spuenc.h
sub.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
sub.h
vesa_lvo.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vesa_lvo.h
video_out.c
video_out.h
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_corevideo.m When used with shared_buffer, there's no need for a NSApp object, which causes MPlayer to be marked as unresponsive. 2009-05-18 21:19:11 +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
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
vo_gif89a.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_gl.c First attempts at supporting -fs with -wid, -vo gl on X11 only so far 2009-08-27 12:03:02 +00:00
vo_gl2.c
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
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_quartz.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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
vo_xover.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_xv.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vo_xvidix.c
vo_xvmc.c
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
wskeys.h
x11_common.c First attempts at supporting -fs with -wid, -vo gl on X11 only so far 2009-08-27 12:03:02 +00:00
x11_common.h