mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
d41af4e2f8
The preview pipeline doesn't need 2 colorspace converters, remove one to speed up caps negotiation and reduce the delay on getting the first preview buffer out of the preview pipeline. It shouldn't cause problems as videoscale and ffmpegcolorspace seems to handle the same caps, so no conversion should be needed for videoscale. Additionally, camerabin1 has been working with a similar pipeline with a single ffmpegcolorspace and no bugs have been open about it so far. |
||
---|---|---|
.. | ||
gstbasecamerasrc.c | ||
gstbasecamerasrc.h | ||
gstcamerabin-enum.c | ||
gstcamerabin-enum.h | ||
gstcamerabinpreview.c | ||
gstcamerabinpreview.h | ||
Makefile.am |