gstreamer/tests/examples/camerabin2
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
..
.gitignore camerabin2: examples: Add gst-camerabin2-test 2011-03-10 08:42:00 -03:00
gst-camera2.c camerabin-tests: fix lookup of UI files 2011-02-07 11:28:23 +02:00
gst-camera2.h examples: Adds camerabin2 example 2010-12-08 15:38:27 -03:00
gst-camera2.ui examples: Adds camerabin2 example 2010-12-08 15:38:27 -03:00
gst-camerabin2-test.c camerabin2: Add flags prop to toggle encodebin conversion elements 2011-08-02 13:39:17 -03:00
Makefile.am camerabin2: examples: build fixes 2011-05-16 18:08:40 -03:00