[FFmpeg-cvslog] build: Ignore generated mpeg12framerate test binary
Diego Biurrun
git at videolan.org
Tue Feb 13 01:13:07 EET 2018
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Fri Feb 9 17:48:27 2018 +0000| [a674b31240e99a369059385b03582b35629d190f] | committer: Diego Biurrun
build: Ignore generated mpeg12framerate test binary
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a674b31240e99a369059385b03582b35629d190f
---
libavcodec/tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore
index 31fa59b018..488a3be240 100644
--- a/libavcodec/tests/.gitignore
+++ b/libavcodec/tests/.gitignore
@@ -3,4 +3,5 @@
/fft-fixed
/golomb
/iirfilter
+/mpeg12framerate
/rangecoder
More information about the ffmpeg-cvslog
mailing list