gstcaps: Move assignment outside loop
authorEdward Hervey <edward@centricular.com>
Mon, 23 Mar 2020 07:20:58 +0000 (08:20 +0100)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 5 May 2020 10:17:49 +0000 (10:17 +0000)
commit62f553873b6664d3bc37e7a25168f6fdda69ed78
tree3c9a000a2aab4d0a9e1d02048e44169aebf67942
parent7e1a0ed60420704e6000d3a08acd631d0df65a8d
gstcaps: Move assignment outside loop

s1 and f1 stay the same within the inner loop

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/453>
gst/gstcaps.c