| commit | 900b49c0ac9dfdc9b0d8feb5384ecec5269b2ee0 | [log] [tgz] |
|---|---|---|
| author | Taehwan Kim <t_h.kim@samsung.com> | Mon Dec 13 11:16:22 2021 +0900 |
| committer | Taehwan Kim <t_h.kim@samsung.com> | Fri Feb 18 09:43:09 2022 +0900 |
| tree | 912b854af6b7c63a3a4283a5bad7fba723439b6a | |
| parent | d6386ac0cd4489004638dd9f4e976f7a10d641bd [diff] |
CCodec: fix to check a type of input allocator at GetCommonAllocatorIds() some components like as video encoder may support C2Allocator::GRAPHIC as input allocator. therefore, GetCommonAllocatorIds() should check a type of input stream buffer and compare than requested type of allocator. Change-Id: I307e994a6554e7e66a6af2d389fc0834d2c63e2f Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>