On 8/26/16, Vittorio Giovara <[email protected]> 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. > > Signed-off-by: Vittorio Giovara <[email protected]> > --- > Please keep me in CC. > Vittorio > > libavfilter/vf_colorspace.c | 28 ++++++++++++++++++++++++---- > 1 file changed, 24 insertions(+), 4 deletions(-)
Generally, new options should be added after old ones. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
