tests: filter: add support for deinterlacing.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 30 Jul 2013 13:59:40 +0000 (15:59 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 23 Aug 2013 17:00:38 +0000 (19:00 +0200)
commited9cc7c8d2b7a4fa987d4d8881a929b20569ca9d
tree6e036280d4f0a2614d9c7b986e501ee37ecc5443
parentd48a18c9f253e7d4f709a3e9b126fde9f164f08d
tests: filter: add support for deinterlacing.

Add --deinterlace option to enable deinterlacing through explicit VA/VPP
deinterlacing filter. However, if --deinterlace option is not set but the
--deinterlace-flags option is set with "top-field-first", then the very
basic bob deinterlacing filter is set through VA/VPP proc pipeline flags.
tests/test-filter.c