gstreamer/gst
Edward Hervey d514e79bee playback: New elements
With contributions from Jan Schmidt <jan@centricular.com>

* decodebin3 and playbin3 have the same purpose as the decodebin and
playbin elements, except make usage of more 1.x features and the new
GstStream API. This allows them to be more memory/cpu efficient.

* parsebin is a new element that demuxers/depayloads/parses an incoming
stream and exposes elementary streams. It is used by decodebin3.
It also automatically creates GstStream and GstStreamCollection for
elements that don't natively create them and sends the corresponding
events and messages

* Any application using playbin can use playbin3 by setting the env
variable USE_PLAYBIN3=1 without reconfiguration/recompilation.
2016-06-30 14:15:47 +02:00
..
adder base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audioconvert audioconvert: Handle fallback channel mask for mono correctly 2016-06-29 18:14:51 +02:00
audiorate base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
audioresample audioresample: remove last ORC remains 2016-03-28 13:25:55 +02:00
audiotestsrc base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
encoding smartencoder: Only accept TIME segments for real 2016-04-25 17:17:00 +03:00
gio base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
playback playback: New elements 2016-06-30 14:15:47 +02:00
subparse subparse: fix build with GCC 4.6.3 2016-04-15 13:33:41 +01:00
tcp multihandlesink: Warn if trying to change the state from the streaming thread 2016-05-05 13:17:53 +03:00
typefind typefind: Add a typefinder for WebVTT files 2016-03-25 00:58:41 +11:00
videoconvert base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
videorate videorate: Don't fill up the segment with duplicate buffers if drop_only==TRUE 2016-04-03 11:40:50 +03:00
videoscale Fix use of undeclared core debug category symbols 2016-02-20 11:31:43 +00:00
videotestsrc base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
volume win32: remove outdated build cruft 2016-02-20 10:05:17 +00:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00