ffmpeg | branch: master | FeRD (Frank Dana) <ferd...@gmail.com> | Mon Jan 21 13:21:51 2019 -0500| [8133921ad2d80b8b2fe4e0bf6e0abd40afe3e235] | committer: Michael Niedermayer
avcodec/tests: Add codec_desc to .gitignore The compiled libavcodec/tests/codec_desc was left out of that dir's .gitignore when the test was added, so it shows up in 'git status' as an untracked file if it's been built. Signed-off-by: FeRD (Frank Dana) <ferd...@gmail.com> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8133921ad2d80b8b2fe4e0bf6e0abd40afe3e235 --- libavcodec/tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/tests/.gitignore b/libavcodec/tests/.gitignore index 73945a7c82..56ddb2cbeb 100644 --- a/libavcodec/tests/.gitignore +++ b/libavcodec/tests/.gitignore @@ -2,6 +2,7 @@ /avpacket /cabac /celp_math +/codec_desc /dct /fft /fft-fixed _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog