Fix failure to decode multiple video frames from one packet (#2159). v2.15.183
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Jan 2022 15:42:30 +0000 (16:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Jan 2022 21:16:16 +0000 (22:16 +0100)
commit758c1ba16ab87152621f6c7c62c2e011a2ae2712
treec9b68e6660e47a493b927c6be222d058cd0320c9
parent84039db657c3cc72719706a136c90741170c765a
Fix failure to decode multiple video frames from one packet (#2159).
src/lib/ffmpeg_decoder.cc
test/ffmpeg_decoder_error_test.cc
test/player_test.cc