]> git.sesse.net Git - nageru/commit
Be more resilient to video decoding errors.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Apr 2023 17:03:35 +0000 (19:03 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Apr 2023 17:04:03 +0000 (19:04 +0200)
commit1632b737345630f54b7ea5473bbaf592a8109b41
treeff9392b8f90891fd4ecc28a43761f31c14fde0a6
parentba3ea588faa8e7908bce832820c08e43a09863fe
Be more resilient to video decoding errors.

In particular, hardware decoding of SRT streams that don't start
on a keyframe can throw errors the first few frames, but then
recover afterwards.
nageru/ffmpeg_capture.cpp