mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
07279bac7b
No need to check if camerabin is on video mode if it isn't on image mode as those are the only 2 modes available. Additionally, if mode gets corrupted somehow and would be neither image or video it would cause a null pointer dereferencing some lines of code below, so this is safer. |
||
---|---|---|
.. | ||
.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 |