UFOID / UFO-Detector

UFO Detector
http://ufoid.net/
GNU General Public License v3.0
54 stars 8 forks source link

Fix video jitter issue #58

Closed hekkup closed 7 years ago

hekkup commented 7 years ago

This pull request should fix video jitter issue UFOID/UFO-Detector#51. The fix introduces a new class VideoBuffer which is a FIFO queue for video frames.