Hello,

Missing doc update, and changelog entry.

001 : Merge setfield and setrange to a new setparams filter
like both filter have near identical code, and merging it, can let a user
to set all property at the same time.

in setparams, the field mode option have been rename to field_mode
Current behaviour is not modify for setrange, setfield

002 : Add in setparams the possibility to set color primaries, trc,
colorspace
of the frame
use for the option the same name define in by avutil/pix_desc.c


Don't know if i need to set previous filter (setfield setrange) as
deprecated
(and log the new syntax using setparams filter)
And if yes, is it a good idea to put in the log message a removal date
(like in 1 or 2 year ?) ?

Like : "setfield is deprecated, use setparams=field_mode... instead.
setfield filter will be remove in October 2020".

Martin

Attachment: 0004-avfilter-setparams-merge-setfield-and-setrange-filte.patch
Description: Binary data

Attachment: 0005-avfilter-setparam-add-options-to-set-color-primaries.patch
Description: Binary data

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

Reply via email to