examples: nvcodec: Add example for runtime configuration change with nvcodec
authorSeungha Yang <seungha.yang@navercorp.com>
Fri, 6 Sep 2019 03:52:37 +0000 (12:52 +0900)
committerMatthew Waters <matthew@centricular.com>
Wed, 11 Sep 2019 23:15:06 +0000 (23:15 +0000)
commit1da684643412e3542c1c0629a065ebca28a24f67
tree10ec9f2efaab65df8219012c997d0e2dafd3618f
parent52dfbbe5dac4ece0a7fa39b09b3aca31bd8b8c6c
examples: nvcodec: Add example for runtime configuration change with nvcodec

Add new example for testing dynamic change of configuration suce as
resolution and properties.
tests/examples/meson.build
tests/examples/nvcodec/meson.build [new file with mode: 0644]
tests/examples/nvcodec/nvcodec-kb.c [new file with mode: 0644]
tests/examples/nvcodec/nvcodec.c [new file with mode: 0644]
tests/examples/nvcodec/nvcodec.h [new file with mode: 0644]