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
*
dashdemux: gst_dash_demux_get_live_seek_range returns positive values
Florin Apostol
2016-02-10
1
-6
/
+21
*
rtpmsink: Implement setcaps that uses streamheader
Julien MOUTTE
2016-02-09
2
-23
/
+68
*
mssdemux: remove unnecessary check
Luis de Bethencourt
2016-02-09
1
-2
/
+2
*
dashdemux: plug mpd client leak
Thiago Santos
2016-02-09
1
-0
/
+1
*
dashdemux: fix memory leak in gst_dash_demux_update_manifest_data
Florin Apostol
2016-02-09
1
-0
/
+8
*
mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to g...
Florin Apostol
2016-02-09
3
-9
/
+10
*
mpdparser: corrected getting segment availability
Florin Apostol
2016-02-09
1
-10
/
+37
*
glsyncmeta: separate out gpu/cpu waits.
Matthew Waters
2016-02-09
1
-0
/
+1
*
resindvd: remove commented out include
Luis de Bethencourt
2016-02-08
1
-1
/
+0
*
Revert "resindvd: get rid of _stdint.h include"
Luis de Bethencourt
2016-02-08
2
-5
/
+7
*
x265enc: get rid of _stdint.h include
Luis de Bethencourt
2016-02-08
1
-1
/
+0
*
resindvd: get rid of _stdint.h include
Luis de Bethencourt
2016-02-08
2
-7
/
+5
*
gleffects: identity: add the shader to the hash table
Matthew Waters
2016-02-08
1
-0
/
+2
*
mssdemux: implement snap seeking
Thiago Santos
2016-02-04
3
-40
/
+59
*
mssdemux: use correct seek position on reverse seeks
Thiago Santos
2016-02-04
1
-2
/
+6
*
mssdemux: only update download position if the seek requests to
Thiago Santos
2016-02-04
1
-1
/
+6
*
mssdemux: do not assert on fragment reloads for non-live
Thiago Santos
2016-02-04
1
-2
/
+0
*
dashdemux: implement snap seek handling
Thiago Santos
2016-02-04
2
-10
/
+72
*
adaptivedemux: handle snap seeks
Thiago Santos
2016-02-04
6
-27
/
+64
*
opus: fix FEC
Vincent Penquerc'h
2016-02-03
1
-7
/
+11
*
gltransformation: reconfigure the src when changing to/from passthrough
Matthew Waters
2016-02-03
1
-9
/
+13
*
glvideoflip: correctly update the output caps on method changes
Matthew Waters
2016-02-03
2
-71
/
+89
*
opusdec: fix wrong buffer being checked for missing data
Vincent Penquerc'h
2016-02-02
1
-2
/
+2
*
dashdemux: only update current reading position when needed
Thiago Santos
2016-02-01
1
-3
/
+12
*
dashdemux: respect seeking parameter
Thiago Santos
2016-02-01
1
-2
/
+2
*
gldownload: allow video/x-raw as input
Alessandro Decina
2016-02-01
1
-2
/
+2
*
glvideomixer: fix checker vbo leak
Wang Xin-yu (王昕宇)
2016-02-01
1
-0
/
+5
*
Remove dead snapshot plugin
Tim-Philipp Müller
2016-02-01
3
-426
/
+0
*
rsvg: bump requirement to 2.36.2
Tim-Philipp Müller
2016-02-01
2
-6
/
+0
*
Remove dead libfame plugin
Tim-Philipp Müller
2016-02-01
5
-703
/
+0
*
Remove dead audiofile plugin
Tim-Philipp Müller
2016-01-31
10
-1805
/
+0
*
Remove gsettings plugin which was never ported
Tim-Philipp Müller
2016-01-31
17
-2234
/
+0
*
smoothstreaming: remove unused dependency on uridownloader
Tim-Philipp Müller
2016-01-31
2
-2
/
+0
*
faad: simplify configure check and require faad >= 2.7
Tim-Philipp Müller
2016-01-31
3
-55
/
+2
*
gleffects: fix gleffects fisheye shader compile error
Haihua Hu
2016-01-29
1
-1
/
+1
*
glvideomixer: par may not exist in the caps
Matthew Waters
2016-01-29
1
-6
/
+4
*
videoaggregator: don't do caps processing that is not overridable
Matthew Waters
2016-01-27
3
-31
/
+87
*
glcolorbalance: return HARDWARE from get_balance_type
Matthew Waters
2016-01-27
1
-1
/
+1
*
glsinkbin: add glcolorbalance element
Matthew Waters
2016-01-27
2
-1
/
+145
*
gl: move control binding proxy implementation from glvideomixer
Matthew Waters
2016-01-27
1
-169
/
+33
*
glcolorbalance: create the shader if it doesn't exist in the render callback
Matthew Waters
2016-01-27
1
-3
/
+17
*
qt: specify that we currently only take 2D textures
Matthew Waters
2016-01-27
1
-2
/
+6
*
glvideoflip: incorporate the aspect ratio into the scale_x calculations
Matthew Waters
2016-01-27
2
-40
/
+66
*
opencv: add mask property to cvlaplace
Luis de Bethencourt
2016-01-25
2
-2
/
+21
*
opencv: add mask property to cvsobel
Luis de Bethencourt
2016-01-25
2
-2
/
+20
*
opencv: update deprecated function in skindetect
Luis de Bethencourt
2016-01-25
1
-3
/
+1
*
opencv: fix cvlaplace
Luis de Bethencourt
2016-01-25
2
-101
/
+72
*
opencv: fix cvsobel
Luis de Bethencourt
2016-01-24
2
-72
/
+85
*
mpdparser: Use RepresentationIndex instead of Initialization to get the URL o...
John Chang
2016-01-22
1
-1
/
+1
*
spandsp: Add tone generator
Sebastian Dröge
2016-01-21
4
-3
/
+509
[next]