Skip to content

subpicture: initialize i_stop to VLC_TICK_INVALID rather than 0

Steve Lhomme requested to merge robUx4/vlc:subpic_times into master

To match the documentation.

And revert patches that check the length against VLC_TICK_INVALID when it was really to check if it's 0.

Move the b_subtitle flag that can't be modified by the vout.

Edited by Steve Lhomme

Merge request reports