libs: profilecaps: move caps config into a new file
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 5 Aug 2019 17:47:30 +0000 (19:47 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 19 Aug 2019 17:26:55 +0000 (17:26 +0000)
commitf7c1ac036d11b1120664ce79cbdc7d311144fd41
treee945f415c55561542884b3ffa570c6b165ae57fe
parent4b5459b1b14d42e77f2651dfc3e69e81c7266168
libs: profilecaps: move caps config into a new file

Implement all the appending of frame size restrictions in caps, for
encoders and decoders, in a new source file.
gst-libs/gst/vaapi/Makefile.am
gst-libs/gst/vaapi/gstvaapiprofilecaps.c [new file with mode: 0644]
gst-libs/gst/vaapi/gstvaapiprofilecaps.h [new file with mode: 0644]
gst-libs/gst/vaapi/meson.build
gst/vaapi/gstvaapidecode.c