index
:
gstreamer/gst-plugins-good
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_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
discontinued-for-monorepo
master
master-UNNAMED-BRANCH
'Good' GStreamer plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-good)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
videocrop: Fix icles tests.
Víctor Manuel Jáquez Leal
2
-3
/
+6
2021-08-17
rtp: Color Space header extension
Jakub Adam
8
-0
/
+787
2021-08-17
v4l2: Add protection when set decoder capture fps accroding to output fps
Hou Qi
1
-3
/
+5
2021-08-17
rtspsrc: Add support to ignore x-server HEADER reply
Per Förlin
3
-2
/
+61
2021-08-16
gstqmlgl: fix indent
Dmitry Shusharin
1
-6
/
+10
2021-08-16
gstqmlgl: wrap raw GstGLContext into GWeakRef
Dmitry Shusharin
2
-8
/
+13
2021-08-16
gstqmlgl: add multisink test application
Dmitry Shusharin
8
-0
/
+560
2021-08-16
gstqmlgl: refactoring: rename ambiguous variables, clean up unused and duplic...
Dmitry Shusharin
2
-16
/
+20
2021-08-16
gstqmlgl: rework WGL-specific context init code
Dmitry Shusharin
1
-71
/
+69
2021-08-16
gstqmlgl: retrieve correct device bound to current GL context (+ minor code c...
Dmitry Shusharin
1
-14
/
+9
2021-08-16
gstqmlgl: correct validation for Qt GL context
Dmitry Shusharin
1
-1
/
+1
2021-08-16
gstqmlgl: create helper QRunnable-based class for render jobs
Dmitry Shusharin
5
-51
/
+14
2021-08-16
rtpjitterbuffer: fixed stall on gap when using rtx
Tulio Beloqui
2
-6
/
+47
2021-08-16
flv: use g_memdup2() as g_memdup() is deprecated
Nirbheek Chauhan
1
-1
/
+1
2021-08-15
souphttpsrc: Always use the content decoder but set `Accept-Encoding: identit...
Sebastian Dröge
1
-2
/
+4
2021-08-12
qt: always update the sink_retrieved flag when the sink retrieves
Matthew Waters
1
-2
/
+2
2021-08-11
videocrop: Resurrect logging category.
Víctor Manuel Jáquez Leal
8
-119
/
+17
2021-08-04
jpeg: Add support for meson fallback
Seungha Yang
1
-1
/
+2
2021-08-02
v4l2: Keep decoder capture fps same as output fps if it's not set
Hou Qi
2
-0
/
+32
2021-07-30
jack: Add port-names property to select ports explicitly
Seungha Yang
9
-35
/
+323
2021-07-28
qt: Support RGB format
Kai Uwe Broulik
2
-3
/
+6
2021-07-28
jack: Add low-latency property for automatic latency-optimized setting
Seungha Yang
5
-2
/
+85
2021-07-28
jack: Remove trailing whitespace
Seungha Yang
4
-6
/
+6
2021-07-28
videocrop: Resurrect any caps feature negotiation.
Víctor Manuel Jáquez Leal
2
-5
/
+9
2021-07-28
jack: Fix assertion fail when device supports only mono channel
Seungha Yang
2
-6
/
+14
2021-07-28
qmlglsrc: fix operation without any qmlglsink
Matthew Waters
3
-3
/
+49
2021-07-26
splitmuxsink: Fix some reference leaks in error cases.
Jan Schmidt
1
-0
/
+9
2021-07-26
splitmuxsink: Prevent hang going back to NULL after failures
Jan Schmidt
2
-23
/
+133
2021-07-13
deinterlace: reduce noise when gst_pad_set_caps fails
Mathieu Duponchelle
1
-1
/
+1
2021-07-08
splitmuxsink: always use factory property when set
Mathieu Duponchelle
1
-1
/
+3
2021-07-06
qtdemux: No need for new "application/x-cbcs" caps
Yacine Bandou
1
-10
/
+12
2021-07-05
qt: Fix clang build
Philippe Normand
1
-1
/
+1
2021-07-05
qt: Add navigation events support
Philippe Normand
3
-6
/
+239
2021-07-05
gtk: Scroll events dispatch support
Philippe Normand
1
-1
/
+47
2021-07-02
matroskamux: Always write a tags element into seekhead
Jan Schmidt
1
-1
/
+1
2021-07-02
qtmux: Don't need to update track per GstCaps if it's not changed
Seungha Yang
1
-1
/
+13
2021-07-01
rtpssrcdemux: Remove pads and reset the element also in READY->NULL
Sebastian Dröge
1
-1
/
+1
2021-07-01
rtpptdemux: Remove pads also in PAUSED->READY
Sebastian Dröge
1
-1
/
+1
2021-06-28
docs: update plugins cache for vp9enc
Jakub Adam
1
-0
/
+71
2021-06-28
vpx: add enum for adaptive quantization modes
Jakub Adam
4
-8
/
+67
2021-06-28
vp9enc: expose frame-parallel-decoding property
Jakub Adam
2
-0
/
+42
2021-06-28
vp9enc: expose aq-mode property
Jakub Adam
2
-0
/
+38
2021-06-28
multiudpsink: Fix broken SO_SNDBUF get/set on Windows
Seungha Yang
1
-25
/
+22
2021-06-24
rtpmanager: Access GstRTPHdrExt fields through accessor
Olivier Crête
1
-2
/
+2
2021-06-22
qtdemux: Refuse seeks in BYTES format
Jan Schmidt
1
-1
/
+16
2021-06-16
rtph265depay: update codec_data in caps regardless of format
Nirbheek Chauhan
1
-29
/
+2
2021-06-04
doc: update gst_plugins_cache.json
Jordan Petridis
1
-4
/
+4
2021-06-03
qtitem: don't potentially leak a large number of buffers
Matthew Waters
1
-0
/
+11
2021-06-02
jpegenc: Remove arbitrary encoding size limitation
Nicolas Dufresne
2
-3
/
+3
2021-06-02
qtdemux: use g_memdup2() as g_memdup() is deprecated
Tim-Philipp Müller
1
-19
/
+19
[prev]
[next]