libs: remove context's overlay
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 20 Aug 2019 15:05:14 +0000 (17:05 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 20 Aug 2019 15:12:32 +0000 (17:12 +0200)
commitb36eea201f8b57993262ea36a6100b736f90cb89
treef583d14fcd64f2ee8eaad955a5307ffe1ff9856d
parentdae057588befd82fde1c11437a0c74c259a7086a
libs: remove context's overlay

The context overlay was an optimization to apply a video composition
to all the surfaces bound to a context.

But since commit 18031dc6 this optimization was disabled, so it is
better just get rid of it.
gst-libs/gst/vaapi/Makefile.am
gst-libs/gst/vaapi/gstvaapicontext.c
gst-libs/gst/vaapi/gstvaapicontext_overlay.c [deleted file]
gst-libs/gst/vaapi/gstvaapicontext_overlay.h [deleted file]
gst-libs/gst/vaapi/meson.build