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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
sctpenc: don't require caps when requesting the pad
Matthew Waters
1
-4
/
+8
2018-09-21
sctpenc: start pad task after the parent has activated pads
Matthew Waters
1
-6
/
+17
2018-09-21
Update sctp plugin for the current build system
Matthew Waters
2
-0
/
+32
2018-09-21
Add new SCTP plugins (sctpenc/sctpdec)
George Kiagiadakis
9
-0
/
+2776
2018-09-19
webrtcice: do not run host resolution from applictation thread
Mathieu Duponchelle
1
-66
/
+92
2018-09-19
webrtcbin: New add-turn-server API
Mathieu Duponchelle
3
-55
/
+142
2018-09-19
glvideomixer: Fix typo in property description
Sebastian Dröge
1
-2
/
+2
2018-09-18
ccextractor: Use gst_caps_new_simple() instead of gst_caps_from_string()
Sebastian Dröge
1
-11
/
+8
2018-09-05
meson: Don't pass GNU-like compiler wargs on MSVC
Nirbheek Chauhan
1
-3
/
+6
2018-09-05
meson: Don't skip plugins that don't build with MSVC
Nirbheek Chauhan
1
-8
/
+2
2018-08-31
meson: add pkg-config file for the webrtc plugin
Matthew Waters
1
-1
/
+2
2018-08-31
rtmpsink: Fix leak on connection failure
Seungha Yang
1
-10
/
+20
2018-08-19
meson: build musepack plugin
Tim-Philipp Müller
2
-1
/
+17
2018-08-19
musepack: remove support for the 'old' API
Tim-Philipp Müller
4
-120
/
+0
2018-08-19
meson: build neonhttpsrc
Tim-Philipp Müller
2
-1
/
+14
2018-08-16
dashdemux: Always create the adapter
Nicolas Dufresne
1
-3
/
+1
2018-08-16
curlhhtpsrc: avoid invalid memory references
Wim Taymans
1
-2
/
+3
2018-08-14
makefile: opencv: Fix header names in noinst_HEADERS
Nicolas Dufresne
1
-2
/
+2
2018-08-14
assrender: fix multiple subtitles on screen simultaneously
Michael Drake
2
-68
/
+90
2018-08-14
closedcaption: comment out unused function
Víctor Manuel Jáquez Leal
1
-0
/
+2
2018-08-14
closedcaption: avoid implicit convertion of enums
Víctor Manuel Jáquez Leal
1
-1
/
+2
2018-08-11
meson: Add gnustl dep for webrtcdsp on Android
Nirbheek Chauhan
1
-2
/
+7
2018-08-03
webrtcdsp: Avoid redefinition of GST_USE_UNSTABLE_API
Nicolas Dufresne
2
-0
/
+4
2018-08-03
webrtcdsp: add support for using F32/non-interleaved buffers
George Kiagiadakis
6
-57
/
+247
2018-08-02
rsvg: Also accept </svg:svg> as ending tag
Thibault Saunier
1
-0
/
+5
2018-08-02
opencv: Fixup include to follow new standard
Nicolas Dufresne
5
-26
/
+9
2018-08-02
opencv: Updated to use new header path
Nicolas Dufresne
25
-39
/
+34
2018-08-02
opencv: Bump requirement to 3.0.0+
Nicolas Dufresne
12
-133
/
+25
2018-08-02
ceaccoverlay: Initialize debug category
Sebastian Dröge
1
-0
/
+3
2018-08-02
cameracalibrtate: Fix opencv2 core.hpp path
Nicolas Dufresne
2
-2
/
+2
2018-08-01
opencv: new cameracalibrate and cameraundistort elements
Philippe Renon
11
-2
/
+1584
2018-07-30
srt: Allow the host name "localhost"
Seungha Yang
2
-10
/
+53
2018-07-30
srtclientsink: Fix SRT socket option setting
Seungha Yang
2
-2
/
+1
2018-07-30
srt: Do not ignore SRT socket error event
Seungha Yang
2
-5
/
+7
2018-07-30
srtbasesrc: Use GstBaseSrc's timestamp impl.
Seungha Yang
3
-24
/
+6
2018-07-30
srt: Add "const" keyword to a function argument
Seungha Yang
2
-2
/
+2
2018-07-30
srt: Remove duplicated code for setting server socket
Seungha Yang
4
-152
/
+119
2018-07-30
srt: Fix signal args mismatch
Seungha Yang
2
-4
/
+5
2018-07-30
srtserversrc: Emit client-closed signal in _stop()
Seungha Yang
1
-1
/
+1
2018-07-30
srtclientsink: Do not leak string
Seungha Yang
1
-0
/
+12
2018-07-30
srtclient: Fix bind-port and rendez-vous property getter
Seungha Yang
2
-4
/
+4
2018-07-30
srt: Reduce useless call depth
Seungha Yang
4
-20
/
+3
2018-07-30
srt: Remove white space
Seungha Yang
11
-20
/
+21
2018-07-27
meson: mjpegtools_api should be 20K for mplex too
Nicolas Dufresne
1
-1
/
+1
2018-07-27
meson: mjpegtools_api should have been 20K not 2K
Nicolas Dufresne
1
-1
/
+1
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
47
-111
/
+209
2018-07-27
meson: Add feature options for many plugins
Nirbheek Chauhan
1
-0
/
+1
2018-07-26
av1enc: Implement latency setting
Olivier Crête
1
-6
/
+18
2018-07-26
av1enc: Propagate flags from encoder to GstBuffer
Olivier Crête
1
-0
/
+6
2018-07-26
av1enc: Implement finish for EOS
Olivier Crête
1
-5
/
+38
[next]