summaryrefslogtreecommitdiff
path: root/sys/decklink/gstdecklinkaudiosink.cpp
Commit message (Expand)AuthorAgeFilesLines
* decklinkaudio{src,sink}: Only start streams / scheduled playback if there is ...Sebastian Dröge2015-02-091-2/+2
* decklinkaudiosink: Throttle reading from the ringbufferSebastian Dröge2015-02-091-0/+60
* decklinkaudiosink: Start scheduled playback when going to PLAYINGSebastian Dröge2015-02-091-6/+35
* decklink{audio,video}sink: Only start scheduled playback once both sources ar...Sebastian Dröge2015-01-281-0/+4
* decklink: Make sure our clock never returns NONE, always advances and does no...Sebastian Dröge2015-01-281-2/+10
* decklink: Fix indention once againSebastian Dröge2015-01-131-2/+1
* decklink: Initialize refcount of our C++ classes in the constructorSebastian Dröge2015-01-121-0/+2
* decklink: Remove in-same-pipeline detection code for audio/video elements of ...Sebastian Dröge2014-12-191-1/+7
* decklink: Implement latency query in sources and remember selected modeSebastian Dröge2014-12-191-1/+4
* decklink: Add initial version of audio and video sourcesSebastian Dröge2014-12-191-2/+0
* decklink: Initial version of the audio/video sink rewriteSebastian Dröge2014-12-191-0/+561