mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
802028081c
Implements a state indicating flag to preview pipeline, so that new caps are not set if the pipeline is processing a preview. The caps are set as pending and applied when the next preview post is called. In this case a wait was implemented in the post_preview function, so that new preview image buffer will wait until the other previews have been posted to the application and the new caps can be used safely. |
||
---|---|---|
.. | ||
gstbasecamerasrc.c | ||
gstbasecamerasrc.h | ||
gstcamerabin-enum.c | ||
gstcamerabin-enum.h | ||
gstcamerabinpreview.c | ||
gstcamerabinpreview.h | ||
Makefile.am |