mirror of https://git.ffmpeg.org/ffmpeg.git
e4f5c2414b
We have test to make sure that certain configurations do print
warnings. However, the normal operation of the muxer within this
test always printed a warning, so those tests to check for
extra warnings didn't essentially guard anything.
The warning that always was printed, "track 1: codec frame size is
not set" was not present in the libav fork where this testcase
originated, it was removed in
|
||
---|---|---|
.. | ||
.gitignore | ||
fifo_muxer.c | ||
imf.c | ||
movenc.c | ||
noproxy.c | ||
rtmpdh.c | ||
seek.c | ||
seek_utils.c | ||
srtp.c | ||
url.c |