diff mbox series

[FFmpeg-devel,9/9] avcodec/tests/.gitignore: Add bitstream test tools

Message ID AS8P250MB074415BD3F074D2F9EFE6DDE8FFCA@AS8P250MB0744.EURP250.PROD.OUTLOOK.COM
State Accepted
Commit 89c99291444eddf5ed37221d2c6e245c92cc20ef
Headers show
Series [FFmpeg-devel,1/9] avfilter/bwdif: Add proper BWDIFDSPContext | expand

Checks

Context Check Description
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Andreas Rheinhardt Sept. 25, 2023, 6:04 p.m. UTC
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
 libavcodec/tests/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore
index 5e0ccc5838..8e8878a881 100644
--- a/libavcodec/tests/.gitignore
+++ b/libavcodec/tests/.gitignore
@@ -2,6 +2,8 @@ 
 /avcodec
 /avfft
 /avpacket
+/bitstream_be
+/bitstream_le
 /cabac
 /celp_math
 /codec_desc