index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
decklink
/
gstdecklink.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
decklinkvideosrc: Add support for extracting Closed Caption
Edward Hervey
1
-4
/
+18
2018-03-27
decklink: Use g_thread_new instead of g_thread_create
Nirbheek Chauhan
1
-1
/
+1
2018-03-27
decklink: fix initialization fails in windows binary
Takeshi Sato
1
-4
/
+4
2018-02-14
decklink: Fix array of devices usage
Edward Hervey
1
-31
/
+31
2018-01-23
decklink: don't crash if there are no decklink devices
Tim-Philipp Müller
1
-0
/
+12
2018-01-23
decklink: don't limit number of devices to 16
Tim-Philipp Müller
1
-44
/
+48
2017-12-14
decklinkaudiosink: Re-implement around GstBaseSink instead of GstAudioBaseSink
Sebastian Dröge
1
-27
/
+0
2017-12-06
decklinkvideosink: Wait until scheduled playback is actually stopped before c...
Sebastian Dröge
1
-0
/
+4
2017-11-09
decklink: Don't crash when getting hw serial number doesn't return OK
Vivia Nikolaidou
1
-5
/
+7
2017-10-18
decklink: Add read-only property to read the device serial number
Sebastian Dröge
1
-0
/
+12
2017-09-28
decklinkaudio/videosrc: Put hardware reference timestamp in a reference times...
Sebastian Dröge
1
-4
/
+19
2017-09-21
decklink: Free the correct memory in our own buffer pool
Sebastian Dröge
1
-1
/
+1
2017-08-15
decklinkvideosink: Add support for Decklink hardware keying
Dave Johnstone
1
-0
/
+57
2017-08-02
decklink: Fix indentation
Sebastian Dröge
1
-31
/
+25
2017-08-01
decklinksrc: Raise limit of devices to 16
Georg Lippitsch
1
-2
/
+4
2017-07-19
decklink: Fix format specifier warnings in logging v2
Nirbheek Chauhan
1
-12
/
+13
2017-07-11
decklinkvideosrc: Add custom memory allocator
Georg Lippitsch
1
-0
/
+151
2017-05-17
decklink: Sink the clock reference in the constructor
Sebastian Dröge
1
-0
/
+2
2017-05-12
decklinkaudiosrc: Consistently pass stream_time and stream_duration to audio/...
Sebastian Dröge
1
-3
/
+4
2017-05-10
decklink: Always use the video stream time for audio too
Sebastian Dröge
1
-9
/
+2
2017-05-05
Revert "decklink: Fix debug logging warnings on Windows"
Nirbheek Chauhan
1
-9
/
+9
2017-05-05
decklink: Fix linking on MinGW
Nirbheek Chauhan
1
-2
/
+2
2017-05-05
decklink: Fix debug logging warnings on Windows
Nirbheek Chauhan
1
-9
/
+9
2017-01-31
decklink: Fix indentation
Sebastian Dröge
1
-5
/
+5
2017-01-31
decklink: Fix compilation on Windows by properly using COM strings there
Sebastian Dröge
1
-3
/
+7
2017-01-31
decklink: Fix compilation with MSVC
Axel Menzel
1
-2
/
+2
2017-01-26
decklinkaudiosrc: Option to use max channels supported by device
Vivia Nikolaidou
1
-0
/
+1
2017-01-25
decklink: Fix compiler warning with clang
Sebastian Dröge
1
-1
/
+1
2017-01-09
decklinkvideosrc: Do not append a zero timecode if none is found on the source
Vivia Nikolaidou
1
-23
/
+4
2017-01-03
decklink: Fix indentation
Sebastian Dröge
1
-7
/
+14
2017-01-03
decklinkaudiosrc: Add support for 8/16 channels via property
Sebastian Dröge
1
-0
/
+20
2016-11-29
decklink: Fix compiler warning
Sebastian Dröge
1
-1
/
+1
2016-11-28
decklink: Correctly set top-field-first/bottom-field-first
Sebastian Dröge
1
-12
/
+65
2016-11-28
decklinksrc: Set GAP flag on buffers that are captured without signal
Sebastian Dröge
1
-4
/
+14
2016-11-28
decklinksrc: Stop using the "hardware" timestamps and directly use the pipeli...
Sebastian Dröge
1
-153
/
+116
2016-09-21
decklink: Print the Decklink API error return values in debug output in all p...
Sebastian Dröge
1
-5
/
+10
2016-08-26
decklinkaudiosink: Add support for 8 and 16 channels
Sebastian Dröge
1
-0
/
+1
2016-08-04
decklinkvideosrc: Add support for GstVideoTimeCode
Vivia Nikolaidou
1
-3
/
+100
2016-05-03
decklink: Fix swapped name and nick in GEnumValues
Vivia Nikolaidou
1
-66
/
+66
2016-05-03
decklink: Add initial 10bit support for YUV modes
Vivia Nikolaidou
1
-11
/
+139
2016-05-03
decklink: Fix indentation
Sebastian Dröge
1
-17
/
+25
2016-04-08
decklink: Initialize capture_time to NONE so it can be used if no video frame...
Sebastian Dröge
1
-1
/
+1
2016-04-05
decklinkaudiosrc: Don't crash when receiving video frames but no audio
Sebastian Dröge
1
-4
/
+9
2016-04-05
decklinkvideosrc: don't crash if we get NULL video frames in the callback
Tim-Philipp Müller
1
-1
/
+6
2016-01-22
decklinkvideosrc: implement RGB capture support
Julien Moutte
1
-15
/
+48
2015-12-18
decklinkvideosink: Made "auto" mode work according to caps
Vivia Nikolaidou
1
-0
/
+18
2015-09-24
decklink: Add a clock epoch that is used as offset whenever restarting the clock
Sebastian Dröge
1
-0
/
+2
2015-05-11
decklink: Rename mode 2048p to 1556p
Heinrich Fink
1
-6
/
+6
2015-05-11
decklink: Use correct frame rate for mode 2160p50
Heinrich Fink
1
-1
/
+1
2015-05-11
decklink: Rename mode 3184p to 2160p
Heinrich Fink
1
-17
/
+17
[next]