mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
v4l2object: Remove unused MAX_BUFFERS define
This commit is contained in:
parent
8f6bd0dbc0
commit
3393083497
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ typedef struct _GstV4l2Xv GstV4l2Xv;
|
|||
#include <gstv4l2bufferpool.h>
|
||||
|
||||
/* size of v4l2 buffer pool in streaming case */
|
||||
#define GST_V4L2_MAX_BUFFERS 16
|
||||
#define GST_V4L2_MIN_BUFFERS 1
|
||||
|
||||
/* max frame width/height */
|
||||
|
|
Loading…
Reference in a new issue