codec: add hxxx_helper test decoder
commit6a3fbaae5cf4a8a165635d7e240eb583921a9e6b
authorThomas Guillem <thomas@gllm.fr>
Wed, 27 May 2020 09:28:17 +0000 (27 11:28 +0200)
committerHugo Beauzée-Luyssen <hugo@beauzee.fr>
Thu, 4 Jun 2020 12:12:08 +0000 (4 14:12 +0200)
tree51b34350f6375e633f6f92fa6e9aec5ad46ea182
parentc03ab9f5755dcd873c9a8c6f5aba8e86c2c010bc
codec: add hxxx_helper test decoder

It will test the hxxx_helper API that is only used by hw decoders (that are not
tested). It will also test annexB <-> xvcC conversion, via the
"hxxx-helper-testdec-xvcC" variable.

Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
modules/codec/Makefile.am
modules/codec/hxxx_helper_testdec.c [new file with mode: 0644]