mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
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 | ||