[FFmpeg-devel] [PATCH v2] avfilter: propagate colorspace and color_range from buffer filter and between AVFilterLink.
Niklas Haas
ffmpeg at haasn.xyz
Sun Mar 24 14:25:25 EET 2024
On Sun, 24 Mar 2024 13:23:28 +0100 Niklas Haas <ffmpeg at haasn.xyz> wrote:
> diff --git a/tests/ref/fate/rgb24-mkv b/tests/ref/fate/rgb24-mkv
> index 1cbed136dde..99234f10523 100644
> --- a/tests/ref/fate/rgb24-mkv
> +++ b/tests/ref/fate/rgb24-mkv
> @@ -1,5 +1,5 @@
> -7d767e8238c674ecfa80458cb281c09e *tests/data/fate/rgb24-mkv.matroska
> -58236 tests/data/fate/rgb24-mkv.matroska
> +e181dc84058c3584598333dabd110123 *tests/data/fate/rgb24-mkv.matroska
> +58225 tests/data/fate/rgb24-mkv.matroska
> #tb 0: 1/10
> #media_type 0: video
> #codec_id 0: rawvideo
This is actually a reversal of previous commit 2303bf32327b94c25, so
probably this value is more correct.
More information about the ffmpeg-devel
mailing list