vapostproc: Notify if hdr-tone-mapping property changes.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2247>
This commit is contained in:
parent
8eccf79fff
commit
722a6c7708
@ -691,6 +691,7 @@ _add_filter_hdr_buffer (GstVaVpp * self,
|
||||
|
||||
bail:
|
||||
self->hdr_mapping = FALSE;
|
||||
g_object_notify (G_OBJECT (self), "hdr-tone-mapping");
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user