[vlc-devel] [PATCH] demux: avcodec: audio: reset reference time on backward seek (fix #9176)
Rémi Denis-Courmont
remi at remlab.net
Fri May 16 09:53:55 CEST 2014
Le 2014-05-16 15:43, Ilkka Ollakka a écrit :
> Maybe it would be better just define new constant that for now has
> same
> value than AOUT_MAX_PREPARE_TIME, so in future it doesn't give any
> hint
> that PREPARE_TIME would relate directly on decoding?
Well, that would fix the problem of (not) tying with the audio output.
But even then that would break if a single is longer than the magic
value or if the discontinuity is shorter than the magic value. Both are
possible, with the latter even likely in case of corruption or
congestion.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list