v4l2: Add MPEG-2 profile and level support
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 27 Sep 2019 06:46:22 +0000 (08:46 +0200)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 27 Sep 2019 06:47:20 +0000 (08:47 +0200)
commit5c8d8723d2d04f9503126b43bd386bf5c67ceb45
tree4bc86aac01e4fbaa9a4badb065c885383c7b4538
parent2b1658fca2e25b321580a066955de3dd453b2846
v4l2: Add MPEG-2 profile and level support

Add support for V4L2 MPEG-2 decoders reporting supported profiles and
levels.
sys/v4l2/Makefile.am
sys/v4l2/gstv4l2mpeg2codec.c [new file with mode: 0644]
sys/v4l2/gstv4l2mpeg2codec.h [new file with mode: 0644]
sys/v4l2/gstv4l2videodec.c
sys/v4l2/meson.build