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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
webrtc: fix memory leak
Sam Gigliotti
2018-07-19
1
-0
/
+1
*
compositor: Update conversion info in property setter
Seungha Yang
2018-07-18
1
-4
/
+4
*
curlhttpsink: Support for multipart/form-data Content-Type
Jonathan Karlsson
2018-07-17
1
-1
/
+10
*
webrtc: Add some ssrc to caps in the unit test.
Jan Schmidt
2018-07-15
1
-2
/
+2
*
webrtc: Add a warning in sdp_media_from_transceiver()
Jan Schmidt
2018-07-15
1
-3
/
+7
*
webrtc: Fix memory leak
Jan Schmidt
2018-07-14
1
-0
/
+1
*
webrtc: Clean up and fix transportsendbin
Jan Schmidt
2018-07-14
2
-184
/
+241
*
webrtc: Move dtlssrtpenc state management
Jan Schmidt
2018-07-14
2
-2
/
+17
*
webrtc/dtlstransport: Add more debug. Rename category
Jan Schmidt
2018-07-14
1
-1
/
+1
*
opencv: Fix build for opencv >= 3.4.2
Thibault Saunier
2018-07-14
3
-0
/
+9
*
find_codec_preferences: use received caps
Mathieu Duponchelle
2018-07-12
1
-2
/
+5
*
glvideomixer: fix default placement when different sized output
Matthew Waters
2018-07-12
1
-6
/
+7
*
glvideomixer: Moves the objects to zero on z axis
Daniel Klamt
2018-07-12
1
-8
/
+8
*
glvideomixer: Fix coding style
Nicolas Dufresne
2018-07-10
1
-3
/
+3
*
glvideomixer: Add missing string.h include
Nicolas Dufresne
2018-07-10
1
-0
/
+1
*
decklink: keep the internal time we send to decklink always increasing
Matthew Waters
2018-07-10
2
-0
/
+6
*
gl/utils: fix matrix conversion for column majorness
Matthew Waters
2018-07-10
1
-4
/
+4
*
Moved the pad offset and aspect ratio to a matrix so it will be added in view...
Daniel Klamt
2018-07-10
1
-12
/
+14
*
closedcaption: Fix compilation on older compilers
Arun Raghavan
2018-07-09
1
-1
/
+2
*
bluez: Expose transport volume as a property on avdtpsrc
Arun Raghavan
2018-07-09
3
-0
/
+50
*
msdkdec: Fix latency calculation
Sreerenj Balachandran
2018-07-03
1
-1
/
+1
*
msdk: Set 16 bit alignment for width
Sreerenj Balachandran
2018-07-02
3
-11
/
+11
*
msdkdec: avoid early destruction of frame in dynamic resolution change
Sreerenj Balachandran
2018-07-02
1
-0
/
+6
*
msdkdec: vc1: Fix handling of advanced profile elementary stream
Sreerenj Balachandran
2018-07-02
1
-4
/
+6
*
msdkdec: Fix advanced profile vc1 decode when codec_data presents
Sreerenj Balachandran
2018-07-02
1
-8
/
+24
*
msdkdec: Fix the PTS of output frames
Sreerenj Balachandran
2018-07-02
1
-2
/
+46
*
msdkdec: Remove dead code
Sreerenj Balachandran
2018-07-02
2
-7
/
+0
*
msdk: dec: Add dynamic-configuration change support
Sreerenj Balachandran
2018-07-02
3
-96
/
+334
*
player: Avoid trying to join the player thread from itself
Roland Jon
2018-07-02
1
-1
/
+4
*
webrtc: Explicitly initialise mutex and condition
Jan Schmidt
2018-07-01
1
-0
/
+5
*
webrtc: Move the transportsendbin pad block removal
Jan Schmidt
2018-06-30
1
-13
/
+15
*
aomenc: Handle 8 bit_depth images with AOM_IMG_FMT_HIGHBITDEPTH enabled
Sean-Der
2018-06-29
1
-4
/
+16
*
aomenc: Add support for 10/12bit decoding
Sean-Der
2018-06-29
1
-5
/
+103
*
ivfparse: Add the AV01 FOURCC for parsing AV1 IVFs
Georg Ottinger
2018-06-29
1
-1
/
+9
*
meson: Add fallback for openh264 dependency
Thibault Saunier
2018-06-28
1
-1
/
+2
*
webrtc: Clean up pad block allocs on dispose.
Jan Schmidt
2018-06-27
1
-16
/
+27
*
webrtc: Don't deadlock on block pads on shutdown
Jan Schmidt
2018-06-27
1
-6
/
+12
*
winks: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
3
-15
/
+7
*
msdk: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
2
-24
/
+14
*
libs: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
4
-24
/
+22
*
videoaggregator: Update for g_type_class_add_private() deprecation in recent ...
Tim-Philipp Müller
2018-06-24
1
-18
/
+21
*
gl: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
3
-29
/
+12
*
vulkan: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
7
-66
/
+42
*
soundtouch: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
2
-11
/
+5
*
dtls: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
3
-26
/
+19
*
webrtc: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
2018-06-24
4
-39
/
+24
*
uvch264src: get rid of unnecessary private struct
Tim-Philipp Müller
2018-06-24
2
-154
/
+142
*
jpegformat: get rid of unnecessary private structs
Tim-Philipp Müller
2018-06-23
4
-188
/
+154
*
ext/closedcaption/misc.h: Transform into UTF-8
Olivier Crête
2018-06-21
1
-1
/
+1
*
decklink: Fix warning about HRESULT not being unsigned int
Nirbheek Chauhan
2018-06-20
1
-1
/
+1
[prev]
[next]