• Jim DeLaHunt's avatar
    Ignore libavcodec/tests/mpeg12framerate, a test program · fb791d28
    Jim DeLaHunt authored
    Add to libavcodec/tests/.gitignore an entry for test
    program libavcodec/tests/mpeg12framerate . Other
    similar test programs, e.g. jpeg2000dwt and dct, are
    ignored in a similar way.
    
    On initially checking out master, and doing "./configure"
    and "make clean", "git status" reports no untracked
    files. After running "make fate", "git status" reports
    untracked file "libavcodec/tests/mpeg12framerate".
    
    mpeg12framerate is a unit test program. It was apparently
    introduced in commit
    278c308c, on
    Tue Sep 12 22:11:56 2017 +0100. It added a new function
    ff_mpeg12_find_best_frame_rate() to
    libavcodec/mpeg12framerate.c , and the code in
    libavcodec/tests/mpeg12framerate.c to exercise that
    function. This commit also added the new program to
    the FATE suite, but it omitted a .gitignore entry.
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    fb791d28
Name
Last commit
Last update
compat Loading commit data...
doc Loading commit data...
ffbuild Loading commit data...
fftools Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavresample Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswresample Loading commit data...
libswscale Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
INSTALL.md Loading commit data...
LICENSE.md Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RELEASE Loading commit data...
configure Loading commit data...