Jonas Holmberg
4a304a7774
flowcombiner: add a gst_flow_combiner_clear() method
...
https://bugzilla.gnome.org/show_bug.cgi?id=737359
API: gst_flow_combiner_clear()
2014-09-25 15:40:42 +01:00
Tim-Philipp Müller
f6e2dee6f9
flowcombiner: fix g-i transfer annotations
2014-06-16 09:18:45 +01:00
Edward Hervey
ecd8fd3511
flowcombiner: Fixed GBoxedCopyFunc
...
I'll just quote the most interesting man in the world:
"I don't usually push commits, but when I do I don't compile it
first"
2014-06-16 08:43:57 +02:00
Tim-Philipp Müller
b05eeb9df4
flowcombiner: keep a ref to the pads we're using
...
Needed for use via the boxed type.
https://bugzilla.gnome.org/show_bug.cgi?id=731355
2014-06-14 11:32:42 +01:00
Tim-Philipp Müller
49fedb521f
flowcombiner: add boxed type for bindings
...
https://bugzilla.gnome.org/show_bug.cgi?id=731355
2014-06-14 10:54:41 +01:00
Thiago Santos
9e8bd15c12
flowcombiner: add GstFlowCombiner
...
Adds a utility struct that is capable of storing and aggregating flow returns
associated with pads.
This way all demuxers will have a standard function to use and have the
same expected results.
Includes tests.
https://bugzilla.gnome.org/show_bug.cgi?id=709224
2014-05-26 15:29:53 -03:00