gstreamer/gst/encoding
Seungha Yang 9af8516873 streamcombiner: Forward upstream force-key-unit events to all sinkpads
streamcombiner element forwards a upstream event only to one sinkpad.
When the streamcombiner is used with encodebin, the sinkpad
corresponding to pass-through path is configured before that of encoder,
and therefore streamcombiner forwards upstream events only to
the firstly configured one (i.e., pass-through path).
2019-09-05 22:47:13 +09:00
..
gstencodebin.c Don't pass default GLib marshallers for signals 2019-08-27 07:31:57 +02:00
gstencodebin.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstsmartencoder.c smartencoder: Only accept TIME segments for real 2016-04-25 17:17:00 +03:00
gstsmartencoder.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombiner.c streamcombiner: Forward upstream force-key-unit events to all sinkpads 2019-09-05 22:47:13 +09:00
gststreamcombiner.h Fix FSF address 2012-11-03 23:05:09 +00:00
gststreamcombinerpad.h encoding: fix EOS handling in streamsplitter / combiner. 2013-07-21 20:25:54 -04:00
gststreamsplitter.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
gststreamsplitter.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build doc: Port to hotdoc 2019-05-13 11:34:08 -04:00