codecparsers: av1: add the set_operating_point() API.
authorHe Junyan <junyan.he@intel.com>
Mon, 28 Sep 2020 05:33:00 +0000 (13:33 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 17 Nov 2020 19:31:09 +0000 (19:31 +0000)
commit33fcb0faf028abc312524d7bbe045322068e63b3
tree3d5e173057b45af292f279655610ba77fd84b6b0
parentc4aaeb0509f98799df2393d2d084279dee8a0522
codecparsers: av1: add the set_operating_point() API.

The av1 can support multi layers when scalability is enabled. We
need an API to set the operating point and filter the OBUs just
belonging to some layers(the layers are specified by the operating
point).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1464>
gst-libs/gst/codecparsers/gstav1parser.c
gst-libs/gst/codecparsers/gstav1parser.h