Commits on Source (2)
-
This fixes the following assert: src/player/timer.c:301: void vlc_player_UpdateTimer(vlc_player_t *, vlc_es_id_t *, _Bool, const struct vlc_player_timer_point *, vlc_tick_t, unsigned int, unsigned int): assertion "point->ts != VLC_TICK_INVALID" failed
3469a537 -
This also fixes the assert from the previous commit. The combination of the 2 bugs caused the assert.
fa9f010c