deinterlace: fix not-negotiated errors on variable or missing framerate in input...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 14 Aug 2012 00:20:19 +0000 (01:20 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 14 Aug 2012 00:20:19 +0000 (01:20 +0100)
commit0d148d9c6f070b2ec0f5889fbd689181e96f1a13
treeb11c5841cf895f69dc07a472e8ef1cee12829526
parentb19b914d3a34ebeadfac9d65de4eecdb719f08e4
deinterlace: fix not-negotiated errors on variable or missing framerate in input caps

Remove some bogus code I added during porting that would error out
on missing or variable framerates in input caps. Handle this like
we do in 0.10

Fixes test_mode_disabled_passthrough unit test check.
gst/deinterlace/gstdeinterlace.c