avfvideosrc: remove trailing space

This commit is contained in:
Matthieu Bouron 2013-10-29 17:33:11 +00:00 committed by Andoni Morales Alastruey
parent 19844fab47
commit 5d612768a4

View file

@ -268,7 +268,7 @@ didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer
if (session == nil)
return NULL; /* BaseSrc will return template caps */
result = gst_caps_new_empty ();
formats = output.availableVideoCVPixelFormatTypes;