mpv/video/decode
wm4 c9204fe3a5 video: fix interactively changing aspect ratio
The aspect ratio calculations are cached (mainly so that aspect ratio
related messages are not logged on every frame). The cache is not clared
anymore when video filters are reconfigured, but changing the
video-aspect-ratio property relied on it. Make it explicit.

Fixes #2714.
2016-01-14 09:46:11 +01:00
..
dec_video.c video: fix interactively changing aspect ratio 2016-01-14 09:46:11 +01:00
dec_video.h video: fix interactively changing aspect ratio 2016-01-14 09:46:11 +01:00
dxva2.c dxva2: log more debug infos 2016-01-11 16:24:13 +01:00
lavc.h vd_lavc: be more careful with flushing the decoder 2015-11-10 16:06:42 +01:00
rpi.c rpi: add support for codecs other than h264 2015-11-05 17:24:35 +01:00
vaapi.c vaapi: add VP9 profile entires 2015-12-20 10:40:06 +01:00
vd.h video: readd codec delay estimation 2015-12-02 14:38:47 +01:00
vd_lavc.c demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
vdpau.c
videotoolbox.c videotoolbox: make decoder format customizable 2015-11-17 21:21:19 +01:00