Hi!
2016-08-05 0:35 GMT+02:00 Aman Gupta :
> From: Aman Gupta
>
> 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.
On Thu, Aug 04, 2016 at 03:35:57PM -0700, Aman Gupta wrote:
> From: Aman Gupta
>
> 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
From: Aman Gupta
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.
---
libavcodec/utils.c | 5 ++---
1 file changed, 2 i