mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
wrappercamerabinsrc: Remove unused macro
This commit is contained in:
parent
10830c9544
commit
25062fc384
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ enum
|
||||||
PROP_PREVIEW_CAPS
|
PROP_PREVIEW_CAPS
|
||||||
};
|
};
|
||||||
|
|
||||||
#define CAMERABIN_DEFAULT_VF_CAPS "video/x-raw-yuv,format=(fourcc)I420"
|
|
||||||
#define DEFAULT_POST_PREVIEWS TRUE
|
#define DEFAULT_POST_PREVIEWS TRUE
|
||||||
|
|
||||||
/* Using "bilinear" as default zoom method */
|
/* Using "bilinear" as default zoom method */
|
||||||
|
|
Loading…
Reference in a new issue