mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 09:02:38 +00:00
1a1504914a
In init_vo(), if sh->aspect is 0 or last_sample_aspect_ratio is set, sh->aspect is overwritten. With software decoding fallback behaviour, this makes the aspect ratio from container ignored since last_sample_aspect_ratio is already set in first try with hardware decoding. |
||
---|---|---|
.. | ||
dec_video.c | ||
dec_video.h | ||
lavc_dr1.c | ||
lavc.h | ||
vaapi.c | ||
vd_lavc.c | ||
vd.c | ||
vd.h | ||
vda.c | ||
vdpau_old.c | ||
vdpau.c |