gstreamer/gst
Robert Swain 7ad1ba6fba encodebin: Add flags to disable conversion elements
Add a flags property and two flags to allow one to disable the
conversion elements within encodebin. Doing so insists that the
uncompressed input to encodebin for the appropriate stream type is
sufficient to meet the caps requirements of the encoders, muxers and
encodebin target.

This is mostly beneficial to bypass slow caps negotiations in the
conversion elements.
2011-06-30 00:59:18 +02:00
..
adder adder: Work around changes in g_atomic API 2011-06-04 13:36:55 -07:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert audioconvert: cleanup helper code 2011-05-19 23:41:08 +03:00
audiorate android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
audioresample convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
audiotestsrc convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
encoding encodebin: Add flags to disable conversion elements 2011-06-30 00:59:18 +02:00
ffmpegcolorspace ffmpegcolorspace: fix unused-but-set-variable warnings with gcc 4.6 2011-04-13 23:19:51 +01:00
gdp android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
playback playsink: Fix deadlock in the audio/video converter bins when linking fails 2011-06-02 11:54:35 +02:00
subparse subparse: Try to typefind even if conversion to UTF8 failed 2011-05-23 16:05:35 +02:00
tcp multifdsink: do check return values of fcntl() and fstat() 2011-04-12 12:24:44 +01:00
typefind typefind: NULL check in degas_type_find 2011-06-26 23:31:33 +01:00
videorate videorate: optionally ensure maximum average output frame rate 2011-05-16 12:46:00 +02:00
videoscale convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
videotestsrc convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
volume volume: Fix handling of volume>=4.0 for 8 and 16 bit integer formats 2011-05-31 11:07:11 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00