[FFmpeg-devel] [PATCH v2 0/2] avfilter/vf_colorspace: Use colorspace negotiation API

Nicolas Gaullier nicolas.gaullier at cji.paris
Fri Mar 29 17:47:44 EET 2024


I thought the issue was fixed with b89ee26539 but it is not.
Note that I have introduced timeline support in vf_setparams in order to
make testing easier.

v2: fixed color_range pass-through

Nicolas Gaullier (2):
  avfilter/vf_setparams: Add timeline support
  avfilter/vf_colorspace: Use colorspace negotiation API

 libavfilter/vf_colorspace.c | 64 +++++++++++++++++++++----------------
 libavfilter/vf_setparams.c  |  2 +-
 2 files changed, 38 insertions(+), 28 deletions(-)

-- 
2.30.2



More information about the ffmpeg-devel mailing list