Skip to content
Snippets Groups Projects
Commit e5c3b51c authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

ffmpeg: disable dr1 when frame sizes change.


dr1 seems to work fine with frame size changes but many filters
cant handle it yet. Simply disabling it forces the alternative
non dr1 code path which has been tested more completely and
is known to handle frame size changes in a wider varity of
cases.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 8c2045c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment