decklink: Fix build on mingw32 by adding missing WINAPI
[platform/upstream/gstreamer.git] / sys / decklink / gstdecklinkaudiosink.cpp
2017-07-18 Nirbheek Chauhandecklink: Fix build on mingw32 by adding missing WINAPI
2017-05-05 Nirbheek ChauhanRevert "decklink: Fix debug logging warnings on Windows"
2017-05-05 Nirbheek Chauhandecklink: Fix debug logging warnings on Windows
2016-09-21 Sebastian Drögedecklink: Print the Decklink API error return values...
2016-09-01 Sebastian Drögedecklink: Fix indentation
2016-08-26 Sebastian Drögedecklinkaudiosink: Fix compiler warning on OS X
2016-08-26 Sebastian Drögedecklinkaudiosink: Add support for 8 and 16 channels
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-02-09 Sebastian Drögedecklinkaudio{src,sink}: Only start streams / scheduled...
2015-02-09 Sebastian Drögedecklinkaudiosink: Throttle reading from the ringbuffer
2015-02-09 Sebastian Drögedecklinkaudiosink: Start scheduled playback when going...
2015-01-28 Sebastian Drögedecklink{audio,video}sink: Only start scheduled playbac...
2015-01-28 Sebastian Drögedecklink: Make sure our clock never returns NONE, alway...
2015-01-13 Sebastian Drögedecklink: Fix indention once again
2015-01-12 Sebastian Drögedecklink: Initialize refcount of our C++ classes in...
2014-12-19 Sebastian Drögedecklink: Remove in-same-pipeline detection code for...
2014-12-19 Sebastian Drögedecklink: Implement latency query in sources and rememb...
2014-12-19 Sebastian Drögedecklink: Add initial version of audio and video sources
2014-12-19 Sebastian Drögedecklink: Initial version of the audio/video sink rewrite