[FFmpeg-devel] [PATCHv3] vf_colorspace: Allow overriding input color properties
Paul B Mahol
onemda at gmail.com
Sun Sep 4 17:16:49 EEST 2016
On 9/3/16, Vittorio Giovara <vittorio.giovara at gmail.com> wrote:
> The filter needs input frames with color properties filled out by
> the decoder. Since this is not always possible, add input options to
> the filter so that user may override color space, color primaries,
> transfer characteristics, and color range, as well as a generic option
> to set all properties at once.
>
> Signed-off-by: Vittorio Giovara <vittorio.giovara at gmail.com>
> ---
> Options moved at the bottom of the list as requested.
> Vittorio
>
> doc/filters.texi | 20 ++++++++++++++++++++
> libavfilter/vf_colorspace.c | 40 +++++++++++++++++++++++++++++++++++-----
> 2 files changed, 55 insertions(+), 5 deletions(-)
>
[...]
applied
More information about the ffmpeg-devel
mailing list