gstreamer/sys/decklink
Sebastian Dröge fdf1a57953 decklink: Correctly set top-field-first/bottom-field-first
First of all, all the HD and UHD modes should be top-field-first, as
also returned by the Decklink mode iterator API.

Then we should include the caps field "field-order" in the caps of the
source (not the sink due to negotiation problems with optional fields).

And finally we should set the TFF flag on interlaced buffers that are
top-field-first.
2016-11-28 17:19:26 +02:00
..
linux decklink: Update to SDK 10.8 2016-09-26 16:39:18 +03:00
osx decklink: Update to SDK 10.8 2016-09-26 16:39:18 +03:00
win decklink: Update Windows SDK headers to 10.3.1 2014-12-03 15:16:18 +01:00
gstdecklink.cpp decklink: Correctly set top-field-first/bottom-field-first 2016-11-28 17:19:26 +02:00
gstdecklink.h decklink: Correctly set top-field-first/bottom-field-first 2016-11-28 17:19:26 +02:00
gstdecklinkaudiosink.cpp decklink: Print the Decklink API error return values in debug output in all places 2016-09-21 09:31:41 -04:00
gstdecklinkaudiosink.h decklink: Initial version of the audio/video sink rewrite 2014-12-19 14:40:39 +01:00
gstdecklinkaudiosrc.cpp decklinksrc: Add property to drop frames that are marked as having no input signal 2016-11-28 14:27:51 +02:00
gstdecklinkaudiosrc.h decklinkaudiosrc: Add property to select the audio input connection 2015-01-08 12:48:22 +01:00
gstdecklinkvideosink.cpp decklink: Correctly set top-field-first/bottom-field-first 2016-11-28 17:19:26 +02:00
gstdecklinkvideosink.h decklinkvideosink: Add support for GstVideoTimeCode 2016-08-04 19:08:27 +03:00
gstdecklinkvideosrc.cpp decklink: Correctly set top-field-first/bottom-field-first 2016-11-28 17:19:26 +02:00
gstdecklinkvideosrc.h decklinksrc: Add property to drop frames that are marked as having no input signal 2016-11-28 14:27:51 +02:00
Makefile.am decklink: Add initial version of audio and video sources 2014-12-19 14:40:39 +01:00