commit | 09dd64bb4f10836846fd178a7e418cb7027704fb | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Thu Nov 24 19:19:36 2016 +0200 |
committer | Sebastian Dröge <sebastian@centricular.com> | Mon Nov 28 14:27:51 2016 +0200 |
tree | 00a1d5783c59ad937d3cbdb6a6d6fb397a91a17a | |
parent | 881a08671eda4324b6ad781a9d3ddf82f1813cbb [diff] |
decklinksrc: Keep track of a window of capture/stream time mappings and calculate relationship Based on this we calculate the actual capture time, which should get us rid of any capturing jitter by averaging it out. Also add a output-stream-time property which forces the elements to output the stream time directly instead of doing any conversion to the pipeline clock. Use with care. https://bugzilla.gnome.org/show_bug.cgi?id=774850