mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
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. |
||
---|---|---|
.. | ||
linux | ||
osx | ||
win | ||
gstdecklink.cpp | ||
gstdecklink.h | ||
gstdecklinkaudiosink.cpp | ||
gstdecklinkaudiosink.h | ||
gstdecklinkaudiosrc.cpp | ||
gstdecklinkaudiosrc.h | ||
gstdecklinkvideosink.cpp | ||
gstdecklinkvideosink.h | ||
gstdecklinkvideosrc.cpp | ||
gstdecklinkvideosrc.h | ||
Makefile.am |