gstreamer/sys/decklink
Vivia Nikolaidou fafc8e564c decklinkvideosink: Made "auto" mode work according to caps
When the mode of decklinkvideosink is set to "auto", the sink claims to
support the full set of caps that it can support for all modes. Then, every
time new caps are set, the sink will automatically find the correct mode for
these caps and set it.

Caveat: We have no way to know whether a specific mode will actually work for
your hardware. Therefore, if you try sending 4K video to a 1080 screen, it
will silently fail, we have no way to know that in advance. Manually setting
that mode at least gave the user a way to double-check what they are doing.

https://bugzilla.gnome.org/show_bug.cgi?id=759600
2015-12-18 16:08:02 +01:00
..
linux decklink: Fix compiler warnings with gcc in the dispatcher 2014-12-03 16:01:32 +01:00
osx decklink: Update OS X SDK headers to 10.3.1 2014-12-03 14:42:43 +01:00
win decklink: Update Windows SDK headers to 10.3.1 2014-12-03 15:16:18 +01:00
gstdecklink.cpp decklinkvideosink: Made "auto" mode work according to caps 2015-12-18 16:08:02 +01:00
gstdecklink.h decklinkvideosink: Made "auto" mode work according to caps 2015-12-18 16:08:02 +01:00
gstdecklinkaudiosink.cpp decklinkaudio{src,sink}: Only start streams / scheduled playback if there is a videosrc at this point 2015-02-09 17:15:21 +01:00
gstdecklinkaudiosink.h decklink: Initial version of the audio/video sink rewrite 2014-12-19 14:40:39 +01:00
gstdecklinkaudiosrc.cpp decklinkvideosink: Made "auto" mode work according to caps 2015-12-18 16:08:02 +01:00
gstdecklinkaudiosrc.h decklinkaudiosrc: Add property to select the audio input connection 2015-01-08 12:48:22 +01:00
gstdecklinkvideosink.cpp decklinkvideosink: Made "auto" mode work according to caps 2015-12-18 16:08:02 +01:00
gstdecklinkvideosink.h decklinkvideosink: Remove late frame-dropping workaround for basesink bug 2015-06-13 11:41:33 +02:00
gstdecklinkvideosrc.cpp decklink: Add a clock epoch that is used as offset whenever restarting the clock 2015-09-24 09:32:36 +02:00
gstdecklinkvideosrc.h decklink{audio,video}src: Implement clock slaving if the pipeline clock is not the decklink clock 2015-02-09 17:17:37 +01:00
Makefile.am decklink: Add initial version of audio and video sources 2014-12-19 14:40:39 +01:00