mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-08 00:10:30 +00:00
avutil/tests/.gitignore: Add recently added test tools
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
316531e61c
commit
f6bbd63557
1 changed files with 5 additions and 0 deletions
5
libavutil/tests/.gitignore
vendored
5
libavutil/tests/.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue