Skip to content
Snippets Groups Projects
Commit b5f30fe8 authored by Aman Gupta's avatar Aman Gupta Committed by Michael Niedermayer
Browse files

avcodec/utils: only warn when passed invalid lowres value


This makes it easier to use the lowres option when dealing with input
files in different codecs. If the codec doesn't support lowres=1 for
instance, it will throw a warning and use lowres=0 instead of erroring
out completely.

Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent e8b355a0
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.
Please register or to comment