ffdeinterlace: some minor clean-ups
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 18 Jul 2010 19:15:32 +0000 (20:15 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 18 Jul 2010 19:15:32 +0000 (20:15 +0100)
commite0984904c34cdca2792788e71dd66a076449e770
tree08b3673af3948cdbdd6468259262273c90f82473
parent1fade81e1414a02a185caf339c59ce09a5167163
ffdeinterlace: some minor clean-ups

Don't use studlyCaps; gboolean != GstFlowReturn; use gst_caps_set_simple()
instead of creating a GValue just to set a boolean field on a caps structure.

See #622736.
ext/ffmpeg/gstffmpegdeinterlace.c