summaryrefslogtreecommitdiff
path: root/sys/decklink
Commit message (Expand)AuthorAgeFilesLines
* decklinksink: Give preference to the order of the filter caps when querying capsSebastian Dröge2013-12-171-1/+1
* decklinksink: Only intersect with the filter caps if there actually is a filterSebastian Dröge2013-12-171-2/+6
* decklinksrc: Process EOS even when there are no incoming video frames.Todd Agulnick2013-12-151-7/+10
* decklinksrc: Set GST_ELEMENT_FLAG_SOURCE on the sourceSebastian Dröge2013-12-141-0/+1
* decklinksrc: send caps event before segmentTim-Philipp Müller2013-09-051-6/+6
* decklink: Add support for group-id in the stream-start eventSebastian Dröge2013-07-231-2/+8
* decklink: actually enable decklinksinkYouri Westerman2013-07-221-2/+1
* decklink: add "device-number" to select from multiple devicesYouri Westerman2013-07-224-32/+26
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* decklinksink: fix some compiler warningsTim-Philipp Müller2013-03-201-1/+5
* decklinksink: obtain class from objectMark Nauwelaerts2013-03-181-1/+1
* decklinksrc: set discont flag on first audio buffer tooTim-Philipp Müller2013-03-161-0/+5
* decklinksrc: aggregate audio and video flow returnsTim-Philipp Müller2013-03-161-24/+28
* decklinksrc: add send_event handler so application can inject EOS eventTim-Philipp Müller2013-03-162-0/+94
* decklinksrc: pause streaming thread and send EOS event on errorTim-Philipp Müller2013-03-161-0/+38
* decklinksink: port to 1.0Tim-Philipp Müller2013-02-283-752/+154
* decklinksrc: add layout=interleaved to audio capsTim-Philipp Müller2013-02-281-2/+4
* decklinksrc: port to 1.0Tim-Philipp Müller2013-02-276-881/+183
* decklink: remove useless and uninitialized list causing a crash in the device...Youness Alaoui2012-12-262-6/+0
* Fix FSF addressTim-Philipp Müller2012-11-043-6/+6
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* decklink: change device instance lifecycleDavid Schleef2012-09-236-104/+150
* decklinksrc: Fix memory leaksDavid Schleef2012-09-231-5/+25
* replace _get_caps_reffed with _get_capsMark Nauwelaerts2012-09-141-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* decklinksink: Fix memory leakDavid Schleef2012-09-091-0/+5
* decklinksink: Better handling of audio outputDavid Schleef2012-07-032-25/+65
* decklinksrc: Send newsegment eventsDavid Schleef2012-07-032-0/+32
* decklinksink: Mark element as sink elementDavid Schleef2012-07-031-0/+1
* decklink: use GOnce in type registrationDavid Schleef2012-07-031-62/+66
* decklink: Fix unitialized variableEdward Hervey2012-04-251-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-2917-193/+2537
|\
| * decklink: Add decklink dispatch code for OS/XDavid Schleef2012-03-2210-3/+1981
| * decklinksink: Add device propertyDavid Schleef2012-03-175-89/+225
| * decklinksrc: make sure we can accept caps before returning trueblake tregre2012-03-171-5/+27
| * decklinksrc: disable pull modeblake tregre2012-03-171-3/+2
| * decklinksrc: push new new segment event to all padsblake tregre2012-03-171-4/+21
| * decklinksrc: Implement latency queryDavid Schleef2012-03-171-4/+49
| * decklink: reindentDavid Schleef2012-03-174-79/+75
| * decklinksrc: handle flow return properly and provide better messageblake tregre2012-03-171-4/+12
| * decklink: Add property probingDavid Schleef2012-03-174-18/+161
* | update for buffer changesWim Taymans2012-03-281-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2012-02-204-3/+20
|\ \ | |/
| * decklink: Add $(GST_PLUGINS_BASE_CFLAGS) and $(GST_PLUGINS_BASE_LIBS) to fix ...Sebastian Dröge2012-02-201-0/+2
| * decklink: Add 10-bit supportDavid Schleef2012-02-184-3/+18
* | Merge branch 'master' into 0.11Wim Taymans2012-02-104-1/+9
|\ \ | |/
| * build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-031-1/+1
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-274-1/+9