On Wed, Oct 7, 2020 at 9:27 PM Jan Ekström <jee...@gmail.com> wrote:
>
> Fixes vf_scale outputting RGB AVFrames with limited range in
> case either input or output specifically sets the range.
>
> Keeps the external interfaces the same, but allows us to retrieve
> and set nonzero value for RGB. Additionally defines the default
> value of the AVOption as -1 so we can differentiate between
> attempting to force limited range and requesting the default.
> ---
>  libswscale/options.c          |   4 +-
>  libswscale/swscale_internal.h |   3 +
>  libswscale/utils.c            | 160 +++++++++++++++++++++++-----------
>  3 files changed, 114 insertions(+), 53 deletions(-)
>

Ping.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to