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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-20
d3dsinkwrapper: Make the DLL name match the plugin name
Nicolas Dufresne
3
-8
/
+8
2017-07-20
decklink: Fix building with MSYS2's MinGW
Nirbheek Chauhan
1
-1
/
+1
2017-07-20
meson: fix potentially undefined shm_deps variable
Alessandro Decina
1
-0
/
+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
dvb: src: consolidate tuning stats gathering
Reynaldo H. Verdejo Pinochet
1
-28
/
+31
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-07-11
directsoundsrc: Properly pass pLockedBuffer by reference when calling IDirect...
Philippe Renon
1
-1
/
+1
2017-07-10
kmssink: initialize variable
Víctor Manuel Jáquez Leal
1
-0
/
+1
2017-07-07
kmssink: Track cached kmsmem and clear them on drain
Nicolas Dufresne
2
-2
/
+43
2017-07-07
kmssink: Move kmsmem cache code higher
Nicolas Dufresne
1
-15
/
+15
2017-07-07
kmssink: drop last rendered buffer on ALLOCATION and DRAIN queries
Nicolas Dufresne
1
-0
/
+47
2017-07-07
kmssink: Don't leak GEM primed from DMABuf
Nicolas Dufresne
1
-0
/
+12
2017-07-07
kmssink: Factor out copying to dump buffer
Nicolas Dufresne
1
-16
/
+23
2017-07-07
meson: msdk: use python3 from python3 module
Tim-Philipp Müller
1
-1
/
+0
2017-06-28
dvb: src: use correct unit in tuning-timeout prop description
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2017-06-28
nvdec: Use qdata on memory instead of buffer meta
Per-Erik Brodin
1
-171
/
+79
2017-06-27
nvdec: New plugin for NVIDIA hardware video decode
Per-Erik Brodin
5
-2
/
+1223
2017-06-21
meson: Enable shm unit test
Nicolas Dufresne
1
-3
/
+5
2017-06-21
meson: Enable building shm plugin
Nicolas Dufresne
2
-1
/
+29
2017-06-21
shmpipe: Should not use glib type without ifdef
Nicolas Dufresne
1
-1
/
+1
2017-06-16
dvb: src: fix use of wrong array index for tune signal
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2017-06-16
dvb: src: issue warning on failed delsys-vs-parameter issues
Reynaldo H. Verdejo Pinochet
1
-0
/
+4
2017-06-07
msdk: enc: set pts and dts, fix inverted sync_point flag
Scott D Phillips
1
-2
/
+14
2017-06-07
decklink: Make timestamp reference specifier driver specific
Sebastian Dröge
2
-2
/
+2
2017-06-05
kmssink: Add xilinx_drm to the list of drivers
Guillaume Desmottes
1
-1
/
+2
2017-05-18
uvch264src: Apply timestamps to outgoing aux buffers
Jan Schmidt
1
-0
/
+31
2017-05-18
amcvideodec: Unref downstream caps after usage
Sebastian Dröge
1
-0
/
+2
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
5
-6
/
+6
2017-05-17
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
9
-3
/
+23
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
23
-28
/
+1
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
2017-05-12
directsoundsrc: Use a GstClockID to wait instead of Sleep()
Nirbheek Chauhan
2
-12
/
+47
2017-05-11
msdk: Declare libmfx.a as a C++ static library
Scott D Phillips
1
-1
/
+1
2017-05-10
decklink: Always use the video stream time for audio too
Sebastian Dröge
1
-9
/
+2
2017-05-08
directsoundsrc: Use latency-time and buffer-time settings
Nirbheek Chauhan
2
-49
/
+94
2017-05-05
Revert "decklink: Fix debug logging warnings on Windows"
Nirbheek Chauhan
5
-31
/
+31
2017-05-05
decklink: Fix linking on MinGW
Nirbheek Chauhan
3
-11
/
+20
2017-05-05
decklink: Fix building on Windows
Nirbheek Chauhan
1
-1
/
+1
2017-05-05
decklink: Fix debug logging warnings on Windows
Nirbheek Chauhan
5
-31
/
+31
2017-05-05
meson: Fix decklink building on Windows
Nirbheek Chauhan
1
-16
/
+26
2017-05-03
qtkit: drop the qtkitvideosrc element
Josep Torra
4
-818
/
+0
2017-04-26
amcvideodec/enc: Correctly check for no PTS on input buffers
shakin chou
2
-2
/
+4
2017-04-21
kmssink: Add msm to the list of drivers
Nicolas Dufresne
1
-1
/
+1
[next]