v4l2: Make use of gst_video_interlace_mode_to_string()
authorZeeshan Ali <zeenix@collabora.co.uk>
Wed, 27 Jun 2018 21:20:33 +0000 (23:20 +0200)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Mon, 17 Dec 2018 15:30:47 +0000 (15:30 +0000)
commit40fee8eeebd54899c156f617818cff9efb36071f
tree8d358434b0ad235cb28fe843b7512ab16c9c6422
parent6525abfc63917e3f92e359f68a02cf65c8fda7d8
v4l2: Make use of gst_video_interlace_mode_to_string()

Instead of a custom map to translate the interlace modes to strings, let's
make use of the base API provided.
sys/v4l2/gstv4l2object.c