index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-02
nalutils: Fix Exponential-Golomb 'ue' parsing
Edward Hervey
1
-1
/
+1
2017-12-27
player: transfer ownership of info properties
Philippe Normand
1
-8
/
+4
2017-12-20
audioaggregator: Don't leak pads
Edward Hervey
1
-1
/
+3
2017-12-20
adaptivedemux: fix pending_segment log
Jun Xie
1
-2
/
+2
2017-12-19
audioaggregator: implement input conversion
Mathieu Duponchelle
2
-67
/
+687
2017-12-19
allocatorsbad: physmem moved to -base
Tim-Philipp Müller
7
-253
/
+3
2017-12-19
gl: remove GStreamer OpenGL integration library and move to -base
Tim-Philipp Müller
150
-42255
/
+3
2017-12-18
adaptivedemux: fix log integer format
Jun Xie
1
-1
/
+1
2017-12-16
player: Fix-up set_seek_accurate() configuration to take a player config inst...
Sebastian Dröge
2
-4
/
+3
2017-12-16
player: Consistently use GstVideoMultiviewFramePacking instead of Mode
Sebastian Dröge
2
-6
/
+8
2017-12-12
cocoa: fix a warning when building in MacOS 10.12
Josep Torra
1
-2
/
+2
2017-12-11
gl: display: demote error level at display creation error
Víctor Manuel Jáquez Leal
3
-3
/
+3
2017-12-02
gldisplay: Prefer wayland over X11
Nicolas Dufresne
1
-4
/
+4
2017-12-02
gldisplay: Add missing GL API to the doc
Nicolas Dufresne
1
-1
/
+1
2017-12-02
gldownload: Add dmabuf exporting
Matt Fischer
2
-0
/
+61
2017-12-02
Remove GstAggregator from -bad, moved to core
Tim-Philipp Müller
10
-3402
/
+7
2017-11-27
gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one
Matthew Waters
2
-10
/
+10
2017-11-27
Revert "gl: cocoa: sprinkle some GST_EXPORT"
Matthew Waters
1
-2
/
+0
2017-11-26
gl: cocoa: sprinkle some GST_EXPORT
Tim-Philipp Müller
1
-0
/
+2
2017-11-26
codecparsers: mpegvideoparser: remove API that was deprecated 5 years ago
Tim-Philipp Müller
2
-255
/
+0
2017-11-25
videoaggregator: Don't leak string
Edward Hervey
1
-2
/
+4
2017-11-24
viv-fb: Don't destroy the native FB display
Jan Schmidt
1
-2
/
+2
2017-11-24
Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVI...
Jan Schmidt
3
-9
/
+95
2017-11-23
meson: remove outdated comment in build file
Tim-Philipp Müller
1
-4
/
+1
2017-11-22
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
3
-24
/
+15
2017-11-20
all: Fix left-shift undefined behaviour
Edward Hervey
1
-1
/
+1
2017-11-07
glbasefilter: actually indicate start internally
Matthew Waters
1
-6
/
+8
2017-11-02
aggregator: add doc blurb for gst_aggregator_pad_is_eos()
Tim-Philipp Müller
1
-0
/
+6
2017-11-02
aggregator: also remove now-unused PadForeachFunc declaration
Tim-Philipp Müller
1
-5
/
+0
2017-11-02
aggregator: Remove pad iterator function
Olivier Crête
2
-86
/
+0
2017-11-02
aggregator: use new gst_element_foreach_sink_pad()
Tim-Philipp Müller
1
-15
/
+21
2017-11-02
videoaggregator: use new gst_element_foreach_sink_pad()
Tim-Philipp Müller
1
-16
/
+17
2017-11-02
videoaggregator: add CAST macros
Tim-Philipp Müller
2
-0
/
+2
2017-11-02
audioaggregator: use new gst_element_foreach_sink_pad()
Tim-Philipp Müller
1
-11
/
+8
2017-11-02
videoaggregator: drop ABI compat in padding for new struct member
Tim-Philipp Müller
2
-7
/
+7
2017-11-02
audioaggregator: make class padding larger
Tim-Philipp Müller
1
-2
/
+2
2017-11-01
aggregator: add more comments
Stefan Sauer
1
-0
/
+6
2017-10-28
gl/shader: allow setting non-square matrices as uniforms on gles platforms
Matthew Waters
2
-4
/
+0
2017-10-28
gl/query: split tests and fix some corresponding issues in usage
Matthew Waters
1
-5
/
+10
2017-10-26
adaptivedemux: add replaced flag to not error out on bitrate change
Thiago Santos
2
-1
/
+7
2017-10-23
aggregator: fix type for latency property (int64 -> GStClockTime)
Stefan Sauer
1
-11
/
+10
2017-10-21
audioaggregator: Accept buffer with no data, but duration and gap flag
Olivier Crête
1
-0
/
+12
2017-10-21
aggregator: Don't take flush lock from output thread
Olivier Crête
1
-7
/
+17
2017-10-20
aggregator: Don't block if adding to the tail of the queue
Olivier Crête
1
-1
/
+1
2017-10-20
Use value instead of version macro when testing for mac OS version
Jérôme Laheurte
2
-2
/
+2
2017-10-17
aggregator: review code related to time level
Stefan Sauer
1
-22
/
+24
2017-10-17
aggregator: init latency values with 0 instead of FALSE
Stefan Sauer
1
-1
/
+1
2017-10-15
aggregator: code cleanup for event and query func
Stefan Sauer
1
-8
/
+8
2017-10-15
aggregator: simplify pad_event_func for FLUSH_STOP events
Stefan Sauer
1
-13
/
+7
2017-10-15
aggregator: drop special casing for eos
Stefan Sauer
1
-34
/
+3
[next]