summaryrefslogtreecommitdiff
path: root/test/ffmpeg_decoder_error_test.cc
AgeCommit message (Collapse)Author
2021-06-24Tweak test group name.Carl Hetherington
2021-06-03Ignore errors from avcodec_receive_frame when flushing video (#2035).Carl Hetherington
The test fails if we don't do this; it doesn't really seem 100% convincing but we are already doing this for audio.