gstreamer/tests/examples
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
..
app tests: remove unused filename string from appsink-src2 2015-04-07 15:32:35 +01:00
audio tests: use elapsed label of volume example 2015-04-01 16:00:28 +01:00
decodebin_next playback: New elements 2016-06-30 14:15:47 +02:00
dynamic examples: remove unused return value in addstream 2015-04-08 17:12:27 +01:00
encoding Remove unnecessary NULL checks before g_free() 2015-11-17 14:50:27 -08:00
fft Fix FSF address 2012-11-03 23:05:09 +00:00
gio examples: add example description to giosrc-mounting 2015-04-09 16:53:35 +01:00
overlay examples: remove deprecated function in gtk-videooverlay 2015-04-10 13:41:49 +01:00
playback examples: playback-test: remove unused variables 2015-12-18 19:01:09 -03:00
playrec examples: remove reference to 0.10 in playrec 2015-04-10 14:31:42 +01:00
seek examples: use GST_STIME_FORMAT for GstClockTimeDiff 2015-11-02 15:50:50 +00:00
snapshot tests: Add missing unrefs of objects after use 2014-08-06 15:18:56 +02:00
Makefile.am playback: New elements 2016-06-30 14:15:47 +02:00