mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
5c2f805199
This patch refactors imagebin element creation and linking into separate functions, and adds re-using also for imagebin internally created elements. So this refactoring allows creating imagebin elements already in NULL state when application sets the image mode, and next state change from NULL to READY will be faster. This reduces first capture latency. Earlier the elements were both created and linked in NULL to READY state change. |
||
---|---|---|
.. | ||
.gitignore | ||
camerabindebug.h | ||
camerabingeneral.c | ||
camerabingeneral.h | ||
camerabinimage.c | ||
camerabinimage.h | ||
camerabinpreview.c | ||
camerabinpreview.h | ||
camerabinvideo.c | ||
camerabinvideo.h | ||
gstcamerabin-enum.c | ||
gstcamerabin-enum.h | ||
gstcamerabin-marshal.list | ||
gstcamerabin.c | ||
gstcamerabin.h | ||
gstcamerabincolorbalance.c | ||
gstcamerabincolorbalance.h | ||
Makefile.am | ||
TODO |