summaryrefslogtreecommitdiff
path: root/sys/decklink
Commit message (Expand)AuthorAgeFilesLines
* decklinkvideosrc: Fix PAL/NTSC widescreen autodetection when switching back t...Sebastian Dröge2021-08-181-6/+22
* decklink: Don't print error for dlopen failureSeungha Yang2021-07-281-1/+1
* decklinkaudiosrc: Don't assume that stream time is always validSeungha Yang2021-06-211-12/+33
* decklinkvideosrc: Fix crash when mode is not specifiedSeungha Yang2021-05-061-2/+4
* decklinkvideosrc: Fix AFD/Bar VANC size checkSebastian Dröge2021-04-261-1/+1
* decklinkvideosrc: Automatically detect widescreen vs. normal NTSC/PALSebastian Dröge2021-04-262-21/+52
* plugins-sys: allow per feature registrationStéphane Cerveau2021-04-0914-40/+91
* decklinkvideosink: Use correct numerator for 29.97fpsSebastian Dröge2021-02-261-1/+1
* decklinksrc: Use a more accurate capture timeEdward Hervey2021-02-261-0/+35
* decklink: Fixed decklinkvideosink auto format detectionStaz M2021-01-291-1/+2
* decklinkaudiosrc: Allow disabling audio sample alignment code by setting the ...Sebastian Dröge2021-01-141-1/+5
* decklinkaudiosrc: Fix duration of the first audio frame after each discontSebastian Dröge2020-12-171-0/+2
* decklink: Implement GstBaseSrc::get_caps() to return more constrained capsSebastian Dröge2020-12-162-0/+67
* decklink: correct framerate 2KDCI 23.98Jason Pereira2020-11-051-1/+1
* decklink: Remove \n from debug outputSebastian Dröge2020-10-301-3/+3
* decklink: Correctly indent everythingSebastian Dröge2020-10-305-53/+78
* decklink: Add a default profile idSebastian Dröge2020-10-306-56/+44
* decklink: Mark internal function as staticSebastian Dröge2020-10-301-2/+2
* decklink: Remove some dead codeSebastian Dröge2020-10-301-36/+0
* decklink: Update enum value bounds check in gst_decklink_get_mode()Sebastian Dröge2020-10-301-1/+1
* decklink: Reset skip counters when starting the sourcesSebastian Dröge2020-10-252-0/+8
* decklink*src: Post a warning message on the bus about dropped framesVivia Nikolaidou2020-10-252-6/+16
* decklink*src: Aggregate dropped frame/packet loggingGeorg Lippitsch2020-10-254-16/+44
* decklink: Update docSeungha Yang2020-10-083-0/+26
* decklink: Update Windows headers with SDK 11.2Seungha Yang2020-10-082-4950/+6906
* decklink: Update OSX headers with SDK 11.2Seungha Yang2020-10-089-75/+218
* decklink: Updated DeckLink SDK to 11.2 to support DeckLink 8K ProTim2020-10-0814-245/+330
* decklink: Correctly order the different dependent mode tablesSebastian Dröge2020-10-011-7/+7
* decklink: Re-order modes enum for backwards compatibility with 1.16Sebastian Dröge2020-08-063-14/+14
* decklinkvideosink: write the cdp timecode data correctlyMatthew Waters2020-07-031-18/+34
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-8/+8
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+9
* decklink: Remove spurious gtk-doc markerPhilippe Normand2020-03-151-1/+1
* decklink: Add support for 2K DCI video modesHeinrich Kruger2020-03-032-0/+53
* decklink: Update Decklink SDK to 10.11.4Heinrich Kruger2020-03-0320-207/+1563
* decklink: Silence no driver / no SO messagesNicolas Dufresne2020-01-102-2/+5
* decklinkvideosink: Always configure 10 bit YUV for VANC framesSebastian Dröge2020-01-091-3/+3
* decklink: Fix crash when probing without driverPhilippe Normand2020-01-051-0/+4
* decklink: Return new references to the devices from get_devices()Sebastian Dröge2019-12-051-4/+4
* decklink: Add simple device provider for Decklink devicesSebastian Dröge2019-12-035-9/+362
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-8/+8
* Remove autotools build systemTim-Philipp Müller2019-10-141-76/+0
* decklink: fix timestamp tracking when pausingMatthew Waters2019-10-142-4/+10
* decklinkaudiosink: Drop late buffersMatthew Waters2019-09-021-7/+28
* decklink: fix macos werror buildMatthew Waters2019-08-301-1/+1
* decklinkvideosrc: Retrieve mode of the ancillary data from the frameSebastian Dröge2019-08-072-6/+15
* decklinkvideosrc: Also set the INTERLACED buffer flag on non-TFF buffersSebastian Dröge2019-08-071-0/+2
* decklinkaudiosrc/decklinkvideosrc: Do nothing in BaseSrc::negotiate() and alw...Sebastian Dröge2019-08-062-131/+64
* decklink: Make sure to return a value from all code pathsSebastian Dröge2019-07-251-0/+3
* decklinksrc: Reset timestamp observations on format changeSebastian Dröge2019-07-251-0/+21