mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
parent
8b0c2db425
commit
c8d9cc5770
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ struct _GstBayer2RGBClass
|
|||
GST_VIDEO_CAPS_BGR
|
||||
|
||||
#define SINK_CAPS "video/x-raw-bayer,format=(string){bggr,grbg,gbrg,rggb}," \
|
||||
"width=(int)[1,MAX],height=(int)[1,MAX]"
|
||||
"width=(int)[1,MAX],height=(int)[1,MAX],framerate=(fraction)[0/1,MAX]"
|
||||
|
||||
enum
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue