summaryrefslogtreecommitdiff
path: root/sys/decklink
AgeCommit message (Expand)AuthorFilesLines
2012-03-09gst: Add better support for static pluginsSebastian Dröge2-2/+4
2012-02-20decklink: Add $(GST_PLUGINS_BASE_CFLAGS) and $(GST_PLUGINS_BASE_LIBS) to fix ...Sebastian Dröge1-0/+3
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-8/+11
2011-08-21decklink: fix compilation on LinuxDavid Schleef7-22/+20
2011-08-21decklink: Add subdevice propertyDavid Schleef2-7/+30
2011-08-21decklink: add support for WindowsJoshua M. Doe13-7/+9717
2011-08-21decklink: improve frame handlingJoshua M. Doe3-16/+39
2011-08-21decklink: fix debugging in capture.cpp by making category externJoshua M. Doe3-2/+3
2011-08-21decklink: use mutexes from glib instead of pthreadJoshua M. Doe2-9/+8
2011-08-04decklink: Add gstdecklink.h to list of headersEdward Hervey1-0/+1
2011-08-03decklink: Add audio-input propertyDavid Schleef4-10/+71
2011-07-07decklink: HD modes are square pixelsDavid Schleef1-1/+1
2011-07-04decklink: properly set up analog inputDavid Schleef1-0/+21
2011-07-04decklink: Add more modesDavid Schleef3-45/+128
2011-06-20decklink: update DeckLink API wrappersDavid Schleef2-5/+89
2011-06-20decklink: Add connection typeDavid Schleef4-12/+65
2011-06-20decklinksink: Add audio supportRafael Diniz3-16/+63
2011-06-20decklink: Add various featuresDavid Schleef7-239/+303
2011-06-20decklink: remove unused codeDavid Schleef1-310/+0
2011-06-20decklink: reindentDavid Schleef4-245/+295
2011-06-04Remove unused but set variablesDebarshi Ray2-20/+0
2011-05-18decklink: Change counters to 64 bit unsigned integers.Brian Gitonga Marete1-2/+2
2011-04-18decklink: Remove unused/unneeded CFLAGS/LIBS and move $(LIBM) to LIBADDSebastian Dröge1-5/+4
2011-04-17decklink: Dist all headers and put them in noinst_HEADERSSebastian Dröge1-3/+7
2011-03-24decklink: Fix win32 buildDavid Schleef1-1/+1
2011-03-23decklink: Add decklink pluginDavid Schleef11-0/+4159