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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
waylandsink: do not leak buffer pool in error case
Ognyan Tonchev
2014-09-17
1
-0
/
+1
*
gltestsrc: do not leak pool in error cases
Ognyan Tonchev
2014-09-16
1
-16
/
+16
*
openni2src: do not leak pool
Ognyan Tonchev
2014-09-16
1
-0
/
+2
*
glmixer: do not leak pool in error cases
Ognyan Tonchev
2014-09-16
1
-16
/
+16
*
webpdec: Remove unused variable
Sebastian Dröge
2014-09-16
1
-1
/
+0
*
webpdec: modify wrong packetized mode logic
Vineeth T M
2014-09-16
1
-1
/
+1
*
hlsdemux: Also refetch the playlist after the first fragment failure
Sebastian Dröge
2014-09-15
1
-0
/
+7
*
dash: Actually retry 3 times as advertised instead of 2
Sebastian Dröge
2014-09-15
1
-1
/
+1
*
hls: Actually retry 3 times as advertised instead of 2
Sebastian Dröge
2014-09-15
1
-2
/
+2
*
mssdemux: improve position detection when a download restart
Matthieu Bouron
2014-09-11
1
-3
/
+25
*
dashdemux: improve position detection when a download restart
Matthieu Bouron
2014-09-11
1
-3
/
+28
*
Fix up one-element lists in template caps
Tim-Philipp Müller
2014-09-10
2
-2
/
+2
*
facedetect: Add new property min-stddev
Nicola Murino
2014-09-05
2
-6
/
+37
*
gltransformation: fix issues and expose mvp matrix
Lubosz Sarnecki
2014-09-05
2
-16
/
+35
*
mssdemux: Don't send flush events to deactivated pads
Sebastian Dröge
2014-09-04
1
-4
/
+4
*
dashdemux: Don't send flush events to deactivated pads
Sebastian Dröge
2014-09-04
1
-4
/
+4
*
hlsdemux: Don't send flush events to deactivated pads
Sebastian Dröge
2014-09-04
1
-4
/
+4
*
hlsdemux: Properly assign offsets to the files if we accumulate them instead ...
Sebastian Dröge
2014-09-04
1
-0
/
+1
*
assrender: remove code that can't be reached
Tim-Philipp Müller
2014-08-29
1
-7
/
+2
*
glimagesink: Add missing break to switch
Sebastian Dröge
2014-08-28
1
-0
/
+1
*
hlsdemux: Support OpenSSL for AES decryption of HLS fragments
Thomas Bluemel
2014-08-28
3
-4
/
+45
*
sndfile: don't decode formats that are better handled by other elements
Tim-Philipp Müller
2014-08-25
1
-19
/
+12
*
srtpdec: Add support for RTP/RTCP mixing if data arrives on RTCP pad
Youness Alaoui
2014-08-21
1
-10
/
+8
*
dashdemux: fix abort in error code path with newer glib
Tim-Philipp Müller
2014-08-21
1
-0
/
+1
*
glimagesink: expose context
Lubosz Sarnecki
2014-08-21
1
-3
/
+14
*
dashdemux: unref pad reference when removing internal source in error
Thiago Santos
2014-08-19
1
-0
/
+2
*
dashdemux: read language from ContentComponent node as a fallback
Thiago Santos
2014-08-19
1
-1
/
+8
*
dashdemux: push language code tag
Matthieu Bouron
2014-08-19
3
-2
/
+27
*
glmixer: unref the GstGLUpload in the pad if freed while running
Matthew Waters
2014-08-19
1
-0
/
+14
*
glvideomixer: avoid gl resource race condition between different thread
Wang Xin-yu (王昕宇)
2014-08-19
1
-1
/
+36
*
glvideomixer: don't clobber unnecessary GstVideoInfo fields
Matthew Waters
2014-08-19
1
-2
/
+2
*
glvideomixer: get the attribute from the correct shader
Matthew Waters
2014-08-19
1
-3
/
+2
*
glimagesink: unref the window on navigation event
Matthew Waters
2014-08-19
1
-0
/
+1
*
hlsdemux: Do not switch playlist on trick modes
Thibault Saunier
2014-08-13
1
-1
/
+5
*
hlsdemux: No need to have a I-Frame list to do trick modes
Thibault Saunier
2014-08-13
1
-9
/
+2
*
facedetect: Use NULL to disable eyes/nose/mouth
Valentin PONS
2014-08-13
1
-0
/
+2
*
assrender: save a few ref/unref pairs
Thiago Santos
2014-08-11
1
-23
/
+21
*
assrender: remove obsolete fixme
Thiago Santos
2014-08-11
1
-4
/
+0
*
assrender: improve negotiation
Thiago Santos
2014-08-11
1
-3
/
+58
*
assrender: always intersect with the filter caps
Thiago Santos
2014-08-11
1
-27
/
+14
*
webenc: Add WebP image encoder
Sreerenj Balachandran
2014-08-11
4
-2
/
+483
*
sbcenc: Unref output caps in error cases
Sebastian Rasmussen
2014-08-11
1
-19
/
+19
*
opusenc: Unref pad template caps after usage
Sebastian Rasmussen
2014-08-11
1
-5
/
+6
*
opengl: update element docs for 1.x
Tim-Philipp Müller
2014-08-10
7
-15
/
+26
*
openal: Unref pad template caps after usage
Sebastian Rasmussen
2014-08-10
2
-2
/
+7
*
ladspa: fix up broken patch merge
Tim-Philipp Müller
2014-08-10
1
-3
/
+0
*
ladspa: Unref pad template caps after usage
Sebastian Rasmussen
2014-08-10
1
-0
/
+3
*
ladspa: Unref pad template caps after usage
Sebastian Rasmussen
2014-08-10
1
-0
/
+3
*
dfbvideosink: Unref pad template caps after usage
Sebastian Rasmussen
2014-08-10
1
-2
/
+4
*
gstgsmenc: Unref caps object after usage
Sebastian Rasmussen
2014-08-10
1
-0
/
+1
[next]