[FFmpeg-devel] [PATCH v4 0/1] avfilter/vf_colorspace: use colorspace negotiation API
Niklas Haas
ffmpeg at haasn.xyz
Wed Apr 17 23:21:35 EEST 2024
On Thu, 04 Apr 2024 19:05:13 +0200 Nicolas Gaullier <nicolas.gaullier at cji.paris> wrote:
> v4:
> - remove dynamic color_range pass-through (which requires changing outlink dynamically and is forbidden)
> - nits&coding style
> - commit msg: simplified example (+ removed example for dynamic color_range pass-through)
>
> Nicolas Gaullier (1):
> avfilter/vf_colorspace: use colorspace negotiation API
>
> libavfilter/vf_colorspace.c | 62 +++++++++++++++++++++----------------
> 1 file changed, 36 insertions(+), 26 deletions(-)
>
> --
> 2.30.2
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
Pushed as 376b3d53c54791c1be58709df4303ba2b90851bc
Sorry for the delay; it is really not clear to me who has push rights
and who does not, and whose job it is to merge patches.
More information about the ffmpeg-devel
mailing list