Don't crash if the first packet in a stream has AV_NOPTS_VALUE;
authorCarl Hetherington <cth@carlh.net>
Wed, 14 Oct 2020 19:24:57 +0000 (21:24 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 14 Oct 2020 19:24:57 +0000 (21:24 +0200)
commitd7a3d94ec307a03ebe3fcf239ba991e9a3c1b8b8
tree428abb26dae09ce2f4dd5a56cd0658ccda759e24
parent9a3df0a97b7962c00726447a75599e34c632cb2b
Don't crash if the first packet in a stream has AV_NOPTS_VALUE;
instead, assume it should be at timestamp 0.
src/lib/ffmpeg_decoder.cc