diff options
author | Uoti Urpala <uau@mplayer2.org> | 2011-07-09 14:14:38 +0300 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2011-07-09 14:14:38 +0300 |
commit | 13151d7b69974a600873e8513d1d509338b34779 (patch) | |
tree | 31427fed6d98a49b6d783e5ee395364c4948b159 /mangle.h | |
parent | 1a7ef3b39c38837b45f87ce8b673da5641289573 (diff) | |
download | mpv-13151d7b69974a600873e8513d1d509338b34779.tar.bz2 mpv-13151d7b69974a600873e8513d1d509338b34779.tar.xz |
vd_ffmpeg: make "-lavdopts lowres" handling more robust
Remove the copy of the "lowres" field that vd_ffmpeg kept in its
private struct and use the value from AVCodecContext directly instead.
The copy gave no benefit and it could be set to the wrong value if
someone used "-lavdopts o=lowres=X" (which would change the real value
but not the copy).
Diffstat (limited to 'mangle.h')
0 files changed, 0 insertions, 0 deletions