gstreamer/sys/decklink
Sebastian Dröge f06647fd0c decklinkaudiosrc: Don't accept packets without timestamps after a discont
We have no idea which timestamps they are supposed to have so the only thing
we can do at this point is to drop them. Packets without timestamps happen if
audio was captured but no corresponding video, which shouldn't happen under
normal circumstances.

https://bugzilla.gnome.org/show_bug.cgi?id=747633
2016-04-05 14:49:51 +03: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 decklinkaudiosrc: Don't crash when receiving video frames but no audio 2016-04-05 14:47:00 +03:00
gstdecklink.h decklinkaudiosrc: Don't crash when receiving video frames but no audio 2016-04-05 14:47:00 +03:00
gstdecklinkaudiosink.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstdecklinkaudiosink.h decklink: Initial version of the audio/video sink rewrite 2014-12-19 14:40:39 +01:00
gstdecklinkaudiosrc.cpp decklinkaudiosrc: Don't accept packets without timestamps after a discont 2016-04-05 14:49:51 +03:00
gstdecklinkaudiosrc.h decklinkaudiosrc: Add property to select the audio input connection 2015-01-08 12:48:22 +01:00
gstdecklinkvideosink.cpp decklinkvideosrc: implement RGB capture support 2016-01-22 16:11:08 +01:00
gstdecklinkvideosink.h decklinkvideosink: Remove late frame-dropping workaround for basesink bug 2015-06-13 11:41:33 +02:00
gstdecklinkvideosrc.cpp decklinkvideosrc: implement RGB capture support 2016-01-22 16:11:08 +01:00
gstdecklinkvideosrc.h decklinkvideosrc: implement RGB capture support 2016-01-22 16:11:08 +01:00
Makefile.am decklink: Add initial version of audio and video sources 2014-12-19 14:40:39 +01:00