[MOVED FROM GST-P-FARSIGHT] Make it back to 30 fps in caps
20080206031654-4f0f6-d8197e53888906805041e6552c0dd774c55e9e89.gz
This commit is contained in:
parent
8447f4e46c
commit
84adcfdd81
@ -301,7 +301,7 @@ gst_mimdec_chain (GstPad *pad, GstBuffer *in)
|
|||||||
"bpp", G_TYPE_INT, 24,
|
"bpp", G_TYPE_INT, 24,
|
||||||
"depth", G_TYPE_INT, 24,
|
"depth", G_TYPE_INT, 24,
|
||||||
"endianness", G_TYPE_INT, 4321,
|
"endianness", G_TYPE_INT, 4321,
|
||||||
"framerate", GST_TYPE_FRACTION, 15, 1,
|
"framerate", GST_TYPE_FRACTION, 30, 1,
|
||||||
"red_mask", G_TYPE_INT, 16711680,
|
"red_mask", G_TYPE_INT, 16711680,
|
||||||
"green_mask", G_TYPE_INT, 65280,
|
"green_mask", G_TYPE_INT, 65280,
|
||||||
"blue_mask", G_TYPE_INT, 255,
|
"blue_mask", G_TYPE_INT, 255,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user