omxh265dec: add H265 decoder
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 12 Jul 2017 12:35:10 +0000 (14:35 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 6 Sep 2017 18:50:18 +0000 (14:50 -0400)
commit5751001ddc0ea099d6cdbe817a6882959991a3c9
tree998a5b20706f0307a48a94047e51e2d7e31a4e69
parentcf9f1903db84a1e6745de26455baec9a7d138a1b
omxh265dec: add H265 decoder

Add HEVC decoder for the zynqultrascaleplus platform.

I used the H264 decoder code as a template.

https://bugzilla.gnome.org/show_bug.cgi?id=785434
config/zynqultrascaleplus/gstomx.conf
omx/Makefile.am
omx/gstomx.c
omx/gstomxh265dec.c [new file with mode: 0644]
omx/gstomxh265dec.h [new file with mode: 0644]
omx/meson.build