index
:
~slomo/gstreamer
1.5
collectpads
concat
instant-rate-change
master
ptp
request-configuration
stream-activate
task-pool
wallclock-meta
GStreamer open-source multimedia framework
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
elements
/
gsttee.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-02
tee: don't create a pool if none is needed
Stefan Sauer
1
-3
/
+10
2017-09-05
tee: Allocate one more buffer when multi-plexing
Nicolas Dufresne
1
-0
/
+8
2017-09-05
tee: Implement allocation query aggregation
Nicolas Dufresne
1
-0
/
+226
2017-09-05
tee: Deprecate alloc-pad property
Nicolas Dufresne
1
-2
/
+3
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-4
/
+5
2016-12-05
elements: Handle GstIterator RESYNC return value correctly in gst_iterator_fo...
Sebastian Dröge
1
-2
/
+4
2016-11-01
tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky events
Sebastian Dröge
1
-1
/
+1
2016-06-17
tee: Properly handle return value when only 1 pad
Nicolas Dufresne
1
-1
/
+4
2016-02-28
elements: use new gst_element_class_add_static_pad_template()
Tim-Philipp Müller
1
-6
/
+3
2015-12-14
tee: Check if parsing the name template with sscanf() was successful
Sebastian Dröge
1
-2
/
+1
2015-07-14
tee: fix typo in allow-not-linked property description
Tim-Philipp Müller
1
-2
/
+2
2015-05-10
docs: gst-launch -> gst-launch-1.0 in example pipelines
Tim-Philipp Müller
1
-3
/
+4
2015-04-18
tee: fix use of possibly-freed pad in debug statement
Tim-Philipp Müller
1
-2
/
+3
2015-03-26
tee: Add allow-not-linked property
Jose Antonio Santos Cadenas
1
-4
/
+47
2014-07-08
docs: There is no decodebin2 anymore, don't pretend otherwise
Sebastian Dröge
1
-1
/
+1
2014-03-11
tee: use store_sticky events add add more logging
Stefan Sauer
1
-6
/
+11
2014-01-14
tee: Make sure to give pads the name that was requested
Sebastian Dröge
1
-2
/
+38
2014-01-02
tee: Remove dyn lock
Sebastian Dröge
1
-11
/
+0
2014-01-02
tee: Keep another ref to our one and only srcpad around while pushing
Sebastian Dröge
1
-0
/
+6
2013-05-24
tee: fix property description for now-unused "alloc-pad" property
Tim-Philipp Müller
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-25
Make intel compiler happier
Josep Torra Valles
1
-1
/
+1
2012-09-13
docs: fix some docs
Wim Taymans
1
-1
/
+1
2012-07-06
tee: remove unimplemented has-sink-loop property
Tim-Philipp Müller
1
-16
/
+0
2012-04-18
tee: Remove unneeded unlock
Руслан Ижбулатов
1
-1
/
+0
2012-04-16
tee: Store pad state directly inside the pads instead of GObject qdata
Sebastian Dröge
1
-43
/
+60
2012-04-09
plugins: use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-03-08
tee: fix refcount error
Wim Taymans
1
-2
/
+0
2012-03-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+5
2012-03-06
tee: Fix 'use of logical '&&' with constant operand' compiler warning
Sebastian Dröge
1
-2
/
+2
2012-01-22
Use recent GLib API unconditionally now that we depend on the latest GLib
Tim-Philipp Müller
1
-8
/
+0
2012-01-19
Update for new gthread API
Wim Taymans
1
-4
/
+4
2011-12-04
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+1
2011-12-04
Work around deprecated thread API in glib master
Tim-Philipp Müller
1
-0
/
+1
2011-11-23
event: add STICKY_MULTY events
Wim Taymans
1
-4
/
+4
2011-11-21
pad: Merge pad mode activation functions
Wim Taymans
1
-39
/
+59
2011-11-18
pad: add parent to activate functions
Wim Taymans
1
-6
/
+8
2011-11-18
pad: fix scheduling mode enums
Wim Taymans
1
-6
/
+6
2011-11-17
pad: add parent to other functions
Wim Taymans
1
-14
/
+17
2011-11-16
pad: add parent to the query function
Wim Taymans
1
-7
/
+9
2011-11-16
GstPadFlags: rename flags GST_PAD_* -> GST_PAD_FLAG_*
Wim Taymans
1
-2
/
+2
2011-11-16
plugins: remove obsolete parent checks
Wim Taymans
1
-15
/
+4
2011-11-15
pad: remove getcaps and use caps query
Wim Taymans
1
-56
/
+2
2011-11-09
pad: make an ACCEPT_CAPS query
Wim Taymans
1
-2
/
+27
2011-11-03
fix request pad
Wim Taymans
1
-2
/
+3
2011-11-01
pad: rename GstActivateMode to GstPadActivateMode
Tim-Philipp Müller
1
-6
/
+6
2011-10-10
pad: GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-1
/
+1
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+1
2011-09-07
docs, gst: typo fixes
Piotr Fusik
1
-1
/
+1
2011-06-22
tee: use & instead of && for masking bits
Koop Mast
1
-1
/
+1
[next]