gstreamer/sys/decklink
Vincent Penquerc'h c78edf5afc decklink: initialize priv to NULL
While the code that creates the object sets priv to some existing
pointer after new, this ensures any future new not doing this will
hit the various priv!=NULL asserts in the code.

Coverity 1139935
2014-04-09 11:43:23 +01:00
..
linux decklink: add support for Windows 2011-08-21 19:06:05 -07:00
osx decklink: Add decklink dispatch code for OS/X 2012-03-22 02:29:19 -07:00
win Merge branch 'master' into 0.11 2011-08-25 12:49:26 +02:00
capture.cpp decklink: initialize priv to NULL 2014-04-09 11:43:23 +01:00
capture.h decklinksrc: port to 1.0 2013-02-27 23:34:34 +00:00
gstdecklink.cpp decklink: actually enable decklinksink 2013-07-22 14:29:35 +01:00
gstdecklink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdecklinksink.cpp decklinksink: Give preference to the order of the filter caps when querying caps 2013-12-17 10:23:15 +01:00
gstdecklinksink.h decklink: add "device-number" to select from multiple devices 2013-07-22 14:19:25 +01:00
gstdecklinksrc.cpp decklinksrc: Process EOS even when there are no incoming video frames. 2013-12-15 10:15:31 +01:00
gstdecklinksrc.h decklink: add "device-number" to select from multiple devices 2013-07-22 14:19:25 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00