aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/aes_ctr.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-04-03 14:43:14 +0300
committerMartin Storsjö <martin@martin.st>2024-04-11 14:08:55 +0300
commite4f5c2414bb50df07dce9a8860aaeeaccaed15cf (patch)
tree9eb82324333e064ccfd6e496eb9b4e975e19520c /libavutil/aes_ctr.h
parent497a0f839d7d98e182aa27044e0dbeeb89783d4b (diff)
downloadffmpeg-e4f5c2414bb50df07dce9a8860aaeeaccaed15cf.tar.gz
tests/movenc: Validate that normal muxer usage doesn't print warnings
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 f234e8a32e6c69d7b63f8627f278be7c2c987f43. Set the frame size for the audio stream to silence the warning, and use this frame size in a couple later calculations, and check that one test configuration doesn't print warnings. Setting the frame size apparently changes the rounding of a timestamp in the ismv muxing testcase. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavutil/aes_ctr.h')
0 files changed, 0 insertions, 0 deletions