PR #22676 opened by mkver
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22676
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22676.patch


>From 55501952511635e9b9f0488ca6c9eaa370607e3b Mon Sep 17 00:00:00 2001
From: Andreas Rheinhardt <[email protected]>
Date: Wed, 1 Apr 2026 09:23:32 +0200
Subject: [PATCH] avutil/tests/.gitignore: Add recently added test tools

Signed-off-by: Andreas Rheinhardt <[email protected]>
---
 libavutil/tests/.gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore
index 951cafb2d7..ec8e70703b 100644
--- a/libavutil/tests/.gitignore
+++ b/libavutil/tests/.gitignore
@@ -15,6 +15,7 @@
 /cpu_init
 /crc
 /des
+/detection_bbox
 /dict
 /display
 /error
@@ -22,6 +23,7 @@
 /eval
 /fifo
 /file
+/film_grain_params
 /hash
 /hmac
 /hwdevice
@@ -46,9 +48,12 @@
 /sha512
 /side_data_array
 /softfloat
+/spherical
+/stereo3d
 /tea
 /tree
 /twofish
 /utf8
 /uuid
+/video_enc_params
 /xtea
-- 
2.52.0

_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to