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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
decklink: Fix warning about HRESULT not being unsigned int
Nirbheek Chauhan
1
-1
/
+1
2018-05-11
decklink: Fix crash with closed-captions signal and 10-bit input
Vivia Nikolaidou
1
-1
/
+1
2018-05-11
decklinkvideosrc: Don't check for closed captions when there's no signal
Vivia Nikolaidou
1
-1
/
+1
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-23
decklinkvideosrc: Add support for extracting Closed Caption
Edward Hervey
4
-7
/
+131
2018-03-31
decklink: Fix MinGW warnings due to MSVC-specific pragmas
Nirbheek Chauhan
2
-0
/
+4
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
2018-01-04
decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame...
Vivia Nikolaidou
2
-2
/
+25
2018-01-04
decklink: Detect gaps on incoming stream times, issue warnings
Vivia Nikolaidou
4
-0
/
+89
2018-01-04
Revert "WIP: Revert "Revert "decklink: Detect gaps on incoming stream times, ...
Vivia Nikolaidou
4
-82
/
+0
2018-01-04
Revert "decklinkaudiosrc: Extrapolate stream/hw reference timestamps when vid...
Vivia Nikolaidou
2
-25
/
+2
2018-01-04
decklinkaudiosrc: Extrapolate stream/hw reference timestamps when video frame...
Vivia Nikolaidou
2
-2
/
+25
2018-01-04
WIP: Revert "Revert "decklink: Detect gaps on incoming stream times, issue wa...
Vivia Nikolaidou
4
-0
/
+82
2017-12-14
decklinkaudiosink: Start audio pre-rolling if the output is not started yet i...
Sebastian Dröge
1
-55
/
+34
2017-12-14
decklinkvideosink: Only start if both sinks are set to PLAYING already
Sebastian Dröge
1
-77
/
+99
2017-12-14
decklinkaudiosink: Include final flow return in debug output
Sebastian Dröge
1
-0
/
+2
2017-12-14
decklinkaudiosink: Check also against the clock if we run ahead of the clock ...
Sebastian Dröge
1
-4
/
+33
2017-12-14
decklinkaudiosink: Implement resampling/buffer reversing for trick-modes
Sebastian Dröge
2
-10
/
+144
2017-12-14
decklinkaudiosink: Re-implement around GstBaseSink instead of GstAudioBaseSink
Sebastian Dröge
6
-633
/
+592
2017-12-06
decklinkvideosink: Wait until scheduled playback is actually stopped before c...
Sebastian Dröge
3
-2
/
+28
2017-11-22
decklinkvideosink: Print "Starting" instead of "Stopping" when starting
Sebastian Dröge
1
-1
/
+1
2017-11-09
decklink: Remove unused "bflags" variable
Vivia Nikolaidou
1
-2
/
+0
2017-11-09
decklink: Ignore some driver-set timecode flags
Vivia Nikolaidou
1
-7
/
+2
2017-11-09
decklink: Don't crash when getting hw serial number doesn't return OK
Vivia Nikolaidou
1
-5
/
+7
2017-11-07
Revert "decklink: Detect gaps on incoming stream times, issue warnings"
Vivia Nikolaidou
4
-82
/
+0
2017-11-07
decklink: Detect gaps on incoming stream times, issue warnings
Vivia Nikolaidou
4
-0
/
+82
2017-10-18
decklink: Add read-only property to read the device serial number
Sebastian Dröge
6
-3
/
+80
2017-10-11
decklink: Print one "dropped N old frames" message, not one per frame
Vivia Nikolaidou
2
-4
/
+26
2017-09-28
decklinkaudio/videosrc: Put hardware reference timestamp in a reference times...
Sebastian Dröge
4
-8
/
+44
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
4
-1
/
+131
2017-08-02
decklink: Fix indentation
Sebastian Dröge
3
-41
/
+35
2017-08-01
decklinksrc: Raise limit of devices to 16
Georg Lippitsch
1
-2
/
+4
2017-07-20
decklink: Fix building with MSYS2's MinGW
Nirbheek Chauhan
1
-1
/
+1
2017-07-19
decklink: Fix format specifier warnings in logging v2
Nirbheek Chauhan
5
-33
/
+47
2017-07-19
decklink: Fix CI failure due to missing WINAPI definition
Nirbheek Chauhan
1
-1
/
+2
2017-07-19
decklink: Fix format specifier warnings in logging
Nirbheek Chauhan
2
-11
/
+11
2017-07-19
decklink: Fix build on mingw32 by adding missing WINAPI
Nirbheek Chauhan
2
-9
/
+10
2017-07-14
decklink: Add autotools support on Windows
Nirbheek Chauhan
1
-1
/
+10
2017-07-11
decklinkvideosrc: Add custom memory allocator
Georg Lippitsch
1
-0
/
+151
2017-06-07
decklink: Make timestamp reference specifier driver specific
Sebastian Dröge
2
-2
/
+2
2017-05-17
decklink: Sink the clock reference in the constructor
Sebastian Dröge
1
-0
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-2
/
+0
2017-05-15
decklinkvideosink: Copy min(gstreamer_stride, decklink_stride) per line
Sebastian Dröge
1
-3
/
+3
2017-05-12
decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to...
Sebastian Dröge
2
-0
/
+19
2017-05-12
decklinkaudiosrc: Consistently pass stream_time and stream_duration to audio/...
Sebastian Dröge
3
-11
/
+12
[next]