Skip to content
Snippets Groups Projects
Commit ae69d42e authored by Alaric Senat's avatar Alaric Senat Committed by Steve Lhomme
Browse files

vout_subpictures: avoid converting invalid timestamps

Ephemeral subtitles stop timestamps are often undefined. Converting them
with the clock can lead to unexpected behavior.

This fixes an assert failure with some ephemeral DVD SPUs:

> Assertion failed: ctx->wait_sync_ref.stream != VLC_TICK_INVALID, at: src/clock/clock.c,582
parent c87e6d2c
No related branches found
No related tags found
1 merge request!6731vout_subpictures: avoid converting invalid timestamps
Pipeline #559533 passed with stage
in 21 minutes and 57 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment