st/omx/dec: add initial omx hevc support
authorLeo Liu <leo.liu@amd.com>
Mon, 29 Aug 2016 17:09:12 +0000 (13:09 -0400)
committerLeo Liu <leo.liu@amd.com>
Tue, 6 Sep 2016 14:08:01 +0000 (10:08 -0400)
commit6d186a79f2d28dff93eddece5b0f0fdc0897301f
treef973b71154cb1cb8b76d80857ff47d3725db7a2c
parent0c374a7770ce3aee1048ffc1dbc82170017133ac
st/omx/dec: add initial omx hevc support

Mainly based on the h264 implementation.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
src/gallium/state_trackers/omx/Makefile.sources
src/gallium/state_trackers/omx/vid_dec.h
src/gallium/state_trackers/omx/vid_dec_h265.c [new file with mode: 0644]