summaryrefslogtreecommitdiff
path: root/libavcodec/tests/.gitignore
diff options
context:
space:
mode:
authorJerry Jiang <jerryjiang1128@gmail.com>2017-02-01 23:23:04 -0800
committerRostislav Pehlivanov <atomnuker@gmail.com>2017-02-08 13:59:53 +0000
commit884506dfe2e29a5b2bd2905ca4f17e277e32acb1 (patch)
treeefac020fcd29af2670ddbf40faff5edb5ddf718e /libavcodec/tests/.gitignore
parent2d453188c2303da641dafb048dc1806790526dfd (diff)
downloadffmpeg-884506dfe2e29a5b2bd2905ca4f17e277e32acb1.tar.gz
Implement optimal huffman encoding for (M)JPEG.
> seems to break > make fate-vsynth1-mjpeg-444 Fixed.
Diffstat (limited to 'libavcodec/tests/.gitignore')
-rw-r--r--libavcodec/tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore
index 0ab029696d..f22ac821cb 100644
--- a/libavcodec/tests/.gitignore
+++ b/libavcodec/tests/.gitignore
@@ -10,6 +10,7 @@
/imgconvert
/jpeg2000dwt
/mathops
+/mjpegenc_huffman
/motion
/options
/rangecoder