• 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
..
aarch64 Loading commit data...
arm Loading commit data...
ppc Loading commit data...
x86 Loading commit data...
.gitignore Loading commit data...
avfft.c Loading commit data...
avpacket.c Loading commit data...
cabac.c Loading commit data...
celp_math.c Loading commit data...
dct.c Loading commit data...
fft-fixed.c Loading commit data...
fft-fixed32.c Loading commit data...
fft.c Loading commit data...
golomb.c Loading commit data...
htmlsubtitles.c Loading commit data...
iirfilter.c Loading commit data...
imgconvert.c Loading commit data...
jpeg2000dwt.c Loading commit data...
mathops.c Loading commit data...
mjpegenc_huffman.c Loading commit data...
motion.c Loading commit data...
mpeg12framerate.c Loading commit data...
options.c Loading commit data...
rangecoder.c Loading commit data...
snowenc.c Loading commit data...
utils.c Loading commit data...