Skip to content

uvch264src: Make sure we set our segment

We were not setting self->segment and we are using it when notifying downstream that we handled a REQUEST_KEY_UNIT event, leading to all sort of criticals.

Merge request reports