mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
avfvideosrc: remove trailing space
This commit is contained in:
parent
19844fab47
commit
5d612768a4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue