gstreamer/tests/examples
Robert Swain 2609427ada camerabin2: Add flags prop to toggle encodebin conversion elements
A flags property has been added to encodebin to toggle whether the
conversion elements (ffmpegcolorspace, videoscale, audioconvert,
audioresample, audiorate) are created and linked into the appropriate
branches of encodebin.

Not including these elements avoids some slow caps negotiation and
allows the first buffers to flow through encodebin much more quickly.
However, it imposes that the uncompressed input is appropriate for the
target profile and elements selected to meet that profile.
2011-08-02 13:39:17 -03:00
..
camerabin examples/camerabin: Fix set-but-unused warnings 2011-07-12 18:22:35 -04:00
camerabin2 camerabin2: Add flags prop to toggle encodebin conversion elements 2011-08-02 13:39:17 -03:00
capsfilter Move examples directory to tests/examples as in every other GStreamer module 2009-02-24 16:33:51 +01:00
directfb Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
gstplay Move examples directory to tests/examples as in every other GStreamer module 2009-02-24 16:33:51 +01:00
indexing indexing-example: use proper signal names 2011-02-18 15:00:05 +02:00
level Move examples directory to tests/examples as in every other GStreamer module 2009-02-24 16:33:51 +01:00
mpegtsmux mpegtsmux: Move multi-program muxing example at least to the correct directory 2010-05-07 08:15:42 +02:00
mxf mxf-example: fix the { } scope 2011-05-20 00:35:55 +03:00
opencv gstmotioncells_dynamic_test: test tool what can to do dynamic change properties 2011-07-28 10:28:50 +02:00
scaletempo configure: Require GTK+ >= 2.14 for the example 2010-06-27 10:36:58 +02:00
stats Move examples directory to tests/examples as in every other GStreamer module 2009-02-24 16:33:51 +01:00
Makefile.am gstmotioncells_dynamic_test: test tool what can to do dynamic change properties 2011-07-28 10:28:50 +02:00