index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dvb: src: fix use of wrong array index for tune signal
Reynaldo H. Verdejo Pinochet
2017-06-16
1
-1
/
+1
*
dvb: src: issue warning on failed delsys-vs-parameter issues
Reynaldo H. Verdejo Pinochet
2017-06-16
1
-0
/
+4
*
msdk: enc: set pts and dts, fix inverted sync_point flag
Scott D Phillips
2017-06-07
1
-2
/
+14
*
decklink: Make timestamp reference specifier driver specific
Sebastian Dröge
2017-06-07
2
-2
/
+2
*
kmssink: Add xilinx_drm to the list of drivers
Guillaume Desmottes
2017-06-05
1
-1
/
+2
*
uvch264src: Apply timestamps to outgoing aux buffers
Jan Schmidt
2017-05-18
1
-0
/
+31
*
amcvideodec: Unref downstream caps after usage
Sebastian Dröge
2017-05-18
1
-0
/
+2
*
Fix up package name and origin in some plugins
Tim-Philipp Müller
2017-05-18
5
-6
/
+6
*
gst: Clear floating flag in constructor of all GstObject subclasses that are ...
Sebastian Dröge
2017-05-17
9
-3
/
+23
*
decklink: Sink the clock reference in the constructor
Sebastian Dröge
2017-05-17
1
-0
/
+2
*
Remove plugin specific static build option
Nicolas Dufresne
2017-05-16
23
-28
/
+1
*
decklinkvideosink: Copy min(gstreamer_stride, decklink_stride) per line
Sebastian Dröge
2017-05-15
1
-3
/
+3
*
decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to...
Sebastian Dröge
2017-05-12
2
-0
/
+19
*
decklinkaudiosrc: Consistently pass stream_time and stream_duration to audio/...
Sebastian Dröge
2017-05-12
3
-11
/
+12
*
directsoundsrc: Use a GstClockID to wait instead of Sleep()
Nirbheek Chauhan
2017-05-12
2
-12
/
+47
*
msdk: Declare libmfx.a as a C++ static library
Scott D Phillips
2017-05-11
1
-1
/
+1
*
decklink: Always use the video stream time for audio too
Sebastian Dröge
2017-05-10
1
-9
/
+2
*
directsoundsrc: Use latency-time and buffer-time settings
Nirbheek Chauhan
2017-05-08
2
-49
/
+94
*
Revert "decklink: Fix debug logging warnings on Windows"
Nirbheek Chauhan
2017-05-05
5
-31
/
+31
*
decklink: Fix linking on MinGW
Nirbheek Chauhan
2017-05-05
3
-11
/
+20
*
decklink: Fix building on Windows
Nirbheek Chauhan
2017-05-05
1
-1
/
+1
*
decklink: Fix debug logging warnings on Windows
Nirbheek Chauhan
2017-05-05
5
-31
/
+31
*
meson: Fix decklink building on Windows
Nirbheek Chauhan
2017-05-05
1
-16
/
+26
*
qtkit: drop the qtkitvideosrc element
Josep Torra
2017-05-03
4
-818
/
+0
*
amcvideodec/enc: Correctly check for no PTS on input buffers
shakin chou
2017-04-26
2
-2
/
+4
*
kmssink: Add msm to the list of drivers
Nicolas Dufresne
2017-04-21
1
-1
/
+1
*
Revert "decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream...
Sebastian Dröge
2017-04-19
2
-17
/
+0
*
decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to...
Sebastian Dröge
2017-04-19
2
-0
/
+17
*
nvenc: Stop bitstream thread in ::stop()
Ole André Vadla Ravnås
2017-04-19
1
-0
/
+3
*
nvenc: Update to the current gstreamer-gl API
Ole André Vadla Ravnås
2017-04-19
1
-2
/
+1
*
kmssink: if the plane can not scale, retry without scaling and remember
Philipp Zabel
2017-04-12
2
-2
/
+11
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
24
-88
/
+85
*
Revert "directsoundsrc: Correctly calculate segsize and segtotal"
Sebastian Dröge
2017-04-12
2
-15
/
+19
*
meson: decklink: fix meson configure error on macOS
Tim-Philipp Müller
2017-04-11
1
-2
/
+1
*
directsoundsrc: Correctly calculate segsize and segtotal
Sebastian Dröge
2017-04-06
2
-19
/
+15
*
decklink: Use GstQueueArray instead of GQueue
Sebastian Dröge
2017-03-24
4
-91
/
+125
*
kmssink: Fix compiler warning with gcc 7
Sebastian Dröge
2017-03-22
1
-0
/
+1
*
decklinkvideosrc: Add read-only "signal" property
Georg Lippitsch
2017-03-22
1
-1
/
+12
*
dvb: camutils: drop macro disabling glib deprecation warnings
Reynaldo H. Verdejo Pinochet
2017-03-21
1
-4
/
+0
*
dvb: fix distcheck
Tim-Philipp Müller
2017-03-20
1
-1
/
+0
*
Update for 'mad' mp3 decoder removal
Tim-Philipp Müller
2017-03-20
2
-22
/
+3
*
kmssink: adjust memory offset calculation for dmabuf buffers
George Kiagiadakis
2017-03-14
1
-0
/
+4
*
applemedia/iosurfacememory: Fix missing variable name change
Matthew Waters
2017-03-14
1
-1
/
+1
*
gl/format: use our own GL format enum's instead of gstvideo's
Matthew Waters
2017-03-13
7
-27
/
+22
*
shmsink: continue polling after EINTR
Samuel Maroy
2017-03-10
1
-1
/
+9
*
avfvideosrc: Use AVCaptureDeviceTypeBuiltInDuoCamera instead of DualCamera fo...
Sebastian Dröge
2017-03-09
1
-1
/
+1
*
Rename plugin filesnames to match plugin names
Nicolas Dufresne
2017-03-08
2
-7
/
+7
*
applemedia/gl: Fix compile issues for OSX
Nick Kallen
2017-03-08
1
-0
/
+10
*
applemedia: avfvideosrc supports position, device-type, and orientation
Nick Kallen
2017-03-07
2
-14
/
+215
*
applemedia/gl: Update code to use ARC
Nick Kallen
2017-03-07
11
-204
/
+126
[prev]
[next]