OSDN Git Service

Relax format checking in BackDropperFilter.
authorEino-Ville Talvala <etalvala@google.com>
Wed, 14 Sep 2011 19:09:38 +0000 (12:09 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Wed, 28 Sep 2011 20:29:13 +0000 (13:29 -0700)
commit0c7b2300b24cf3f2ee89b3320c8ccd483279bd54
treeb4fd5502dc31c0ee6833fe0cc3df2577e84de9e9
parent563ba31c5b77092d3d2672a3ee89f1eaeed1aeb5
Relax format checking in BackDropperFilter.

This format check should restrict to GPUs, but to allow source filters with
initially unspecified targets to connect to the filter, relax the check to
be any target.

Bug: 5299669
Change-Id: I1a54be793c68ac81dd36b111daf8d463c7d1e486
mca/filterpacks/videoproc/java/BackDropperFilter.java