Sebastian Dröge
|
d53da45886
|
decklink: Use GstQueueArray instead of GQueue
Let's save two allocations and frees per frame.
|
2017-03-24 14:26:39 +02:00 |
|
Vivia Nikolaidou
|
f23277e55d
|
decklinkaudiosrc: Option to use max channels supported by device
Query the device for the maximum number of channels supported and have
an option to use that. Default is still 2.
https://bugzilla.gnome.org/show_bug.cgi?id=777458
|
2017-01-26 16:18:57 +02:00 |
|
Sebastian Dröge
|
e8e531ee12
|
decklinkaudiosrc: Add support for 8/16 channels via property
These are unpositioned channel layouts.
|
2017-01-03 17:30:07 +02:00 |
|
Sebastian Dröge
|
ed0d4cc653
|
decklinkaudiosrc: Add property to select the audio input connection
|
2015-01-08 12:48:22 +01:00 |
|
Sebastian Dröge
|
d632a48d6c
|
decklink: Fix various compiler warnings with gcc
|
2014-12-19 15:05:58 +01:00 |
|
Sebastian Dröge
|
ec90bbb6f3
|
decklink: Add property for configuring the buffer size of the sources
|
2014-12-19 14:40:40 +01:00 |
|
Sebastian Dröge
|
112fdd266a
|
decklinkaudiosrc: Implement timestamp jitter and discont handling
|
2014-12-19 14:40:40 +01:00 |
|
Sebastian Dröge
|
4ef676f109
|
decklink: Allow for a maximum of 5 packets to be queued up
In case downstream is a bit slow with consuming packets at times.
|
2014-12-19 14:40:40 +01:00 |
|
Sebastian Dröge
|
6d931a0c0e
|
decklink: Add initial version of audio and video sources
|
2014-12-19 14:40:39 +01:00 |
|