]> git.sesse.net Git - nageru/commit
Add a feature on VideoInput to interrupt the playing video.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 14 Apr 2018 21:47:13 +0000 (23:47 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 14 Apr 2018 21:47:13 +0000 (23:47 +0200)
commit6f578d03677866ad1135a21b807ab0167295e38f
tree6bf7ba1bfd0fa0f4da014ceb3eab6feb1a9c690a
parentd517937bac393a7e62b709824bac9909705c2c51
Add a feature on VideoInput to interrupt the playing video.

Useful for when using FFmpeg sources to play network streams,
since FFmpeg can sometimes hang forever if the remote server
goes away.
ffmpeg_capture.cpp
ffmpeg_capture.h
ffmpeg_raii.cpp
ffmpeg_raii.h
theme.cpp