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
*
audiodecoders: use default pad accept-caps handling
Thiago Santos
2015-08-15
6
-0
/
+19
*
videodecoders: use default pad accept-caps handling
Thiago Santos
2015-08-15
7
-0
/
+21
*
glsink: Enable sync meta on pools we offer
Nicolas Dufresne
2015-08-15
2
-0
/
+5
*
gtkglsink: Add overlay composition support
Nicolas Dufresne
2015-08-15
3
-0
/
+93
*
gtkglsink: Fix unsafe handling of buffer life time
Nicolas Dufresne
2015-08-15
4
-32
/
+58
*
gtkglsink: Remove reset path
Nicolas Dufresne
2015-08-15
3
-48
/
+0
*
glimagesink: Move overlay rendering after video rendering
Nicolas Dufresne
2015-08-15
1
-2
/
+2
*
facedetect: Refactor the code
Vanessa Chipirrás Navalón
2015-08-14
1
-27
/
+28
*
dashdemux: add support for HTTP HEAD method of time sync
Alex Ashley
2015-08-14
1
-5
/
+131
*
dashdemux: post-review fixup of UTCTiming element
Alex Ashley
2015-08-14
1
-2
/
+34
*
dashdemux: add support for UTCTiming elements for clock drift compensation
Alex Ashley
2015-08-14
5
-5
/
+484
*
Revert "srtpdec: Add support for buffer list"
Sebastian Dröge
2015-08-13
1
-141
/
+1
*
glimagesink: take into account non 1/1 par for navigation
Matthew Waters
2015-08-12
1
-12
/
+45
*
gtk: fix motion event name
Matthew Waters
2015-08-12
1
-1
/
+1
*
gtk: correct navigation events for window scaling
Matthew Waters
2015-08-12
1
-2
/
+75
*
gtk: implement GstNavigation interface
Matthew Waters
2015-08-11
3
-1
/
+142
*
opus: Copy metadata in the (de)payloader, but only the relevant ones
Sebastian Dröge
2015-08-11
2
-0
/
+59
*
facedetect: wrong form to write the delete operator
Vanessa Chipi
2015-08-11
1
-1
/
+1
*
facedetect: simplify repeated code.
vanechipi
2015-08-11
1
-3
/
+4
*
facedetect: Redundancy exists in code.
vanechipi
2015-08-11
1
-7
/
+7
*
gl: use gles2 shaders everywhere
Matthew Waters
2015-08-10
22
-466
/
+84
*
gltransformation: implement pivot point for rotation and scale
Lubosz Sarnecki
2015-08-08
2
-2
/
+65
*
qml: implement the required multiple GL context synchonisation
Matthew Waters
2015-08-08
3
-5
/
+40
*
facedetect: fix profile loading check
Luis de Bethencourt
2015-08-07
1
-2
/
+5
*
hlsdemux: don't warn about duration if it is not known
Thiago Santos
2015-08-07
1
-2
/
+5
*
configure: update OpenCV requirements to 2.3.0
Luis de Bethencourt
2015-08-07
6
-31
/
+10
*
dashdemux: Fix leak in gst_dash_demux_stream_update_fragment_info()
Florin Apostol
2015-08-06
1
-0
/
+1
*
opencv: facedetect: free IplImage with cvReleaseImage
Luis de Bethencourt
2015-08-05
1
-2
/
+2
*
opencv: facedetect: check pointer before using it
Luis de Bethencourt
2015-08-05
1
-6
/
+4
*
x265enc: remove dead code
Luis de Bethencourt
2015-08-05
1
-4
/
+0
*
x265enc: fix memory leak
Luis de Bethencourt
2015-08-05
1
-2
/
+3
*
rsvg: Don't leak a GstVideoCodecState
Carlos Garnacho
2015-08-04
1
-2
/
+1
*
opencv: facedetect: fix crashes in finalize
Tim-Philipp Müller
2015-08-04
1
-8
/
+8
*
opencv: Fix 32-bit build / format strings.
Jan Schmidt
2015-08-04
1
-23
/
+21
*
glvideomixer: swap control binding proxy
Matthew Waters
2015-08-03
1
-4
/
+4
*
dash: mpdparser: plug leak in segmenttemplate parsing
Thiago Santos
2015-08-01
1
-10
/
+14
*
templatematch: revert rename of property
Thiago Santos
2015-08-01
1
-1
/
+1
*
templatematch: rename conflicting variable
Luis de Bethencourt
2015-07-31
2
-15
/
+15
*
facedetect: need to migrate to C++
Vanessa Chipirrás
2015-07-31
4
-139
/
+146
*
dtsdec: fix taglist leak
Vineeth TM
2015-07-31
1
-0
/
+2
*
gstglfilterbin: remove unused variable
Luis de Bethencourt
2015-07-30
1
-14
/
+8
*
glstereomix: remove redundant initialization
Luis de Bethencourt
2015-07-29
1
-1
/
+0
*
dashdemux: gst_mpdparser_get_xml_prop_duration sets default value in case of ...
Florin Apostol
2015-07-27
1
-5
/
+1
*
opuscommon: Use GString instead of snprintf for concating
Nirbheek Chauhan
2015-07-27
1
-5
/
+10
*
dahdemux: avoid overflows in computation of segment start time and duration
Florin Apostol
2015-07-24
1
-8
/
+6
*
hlsdemux: demote error to warning
Thiago Santos
2015-07-24
1
-1
/
+1
*
srtpenc: do not check input buffers
Miguel París Díaz
2015-07-24
1
-57
/
+0
*
caopengllayersink: remove unused label context_creation_error
Julien Isorce
2015-07-24
1
-7
/
+0
*
glimagesink: fix allocation meta structure leak
Tim-Philipp Müller
2015-07-23
1
-0
/
+3
*
glvideomixer: Add GstControlBinding proxy
Olivier Crête
2015-07-22
1
-55
/
+159
[next]