avfvideosrc: remove trailing space
This commit is contained in:
parent
19844fab47
commit
5d612768a4
@ -268,7 +268,7 @@ didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer
|
|||||||
|
|
||||||
if (session == nil)
|
if (session == nil)
|
||||||
return NULL; /* BaseSrc will return template caps */
|
return NULL; /* BaseSrc will return template caps */
|
||||||
|
|
||||||
result = gst_caps_new_empty ();
|
result = gst_caps_new_empty ();
|
||||||
|
|
||||||
formats = output.availableVideoCVPixelFormatTypes;
|
formats = output.availableVideoCVPixelFormatTypes;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user