mirror of https://github.com/FFmpeg/FFmpeg.git
Due to making the decode frames context use the coded size, the
filter started to display those artifacts as it reused the input frame's size.
Change it to instead output the real image size for images, not the input.
(cherry picked from commit 0e8abf2698
)
pull/390/head
parent
116cb346e3
commit
4e5f3e6b8e
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue