aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-23 16:47:33 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-28 00:17:47 +0200
commit89c99291444eddf5ed37221d2c6e245c92cc20ef (patch)
tree3a1ba4bfe9e1769331f08719d638873f8c8077e9
parent533ebe755af4cfc19d49a2e9e53a1952efe78f25 (diff)
downloadffmpeg-89c99291444eddf5ed37221d2c6e245c92cc20ef.tar.gz
avcodec/tests/.gitignore: Add bitstream test tools
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-rw-r--r--libavcodec/tests/.gitignore2
1 files changed, 2 insertions, 0 deletions
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