bayer2rgb: Add framerate to the sink caps

Fixes bug #637224.
This commit is contained in:
Benjamin Gaignard 2010-12-15 21:28:06 +01:00 committed by Sebastian Dröge
parent 8b0c2db425
commit c8d9cc5770

View file

@ -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
{