On 25/01/13 14:54, kanglin wrote: > >> On 30/12/12 02:10, kanglin wrote: >> >>> + FFMAX(hls->sequence - hls->nb_entries, 0)); >> >>> why nb_entries? hls->size should do as well. >> >> I think with nb_entries better, because it is the actual counter. > >> I kept the size, hopefully I'll get an answer from the rfc authors on the >> wrap around. > > > To:Luca Barbato > Do you get answer form the rfc authors? If not, can I commit to change?
Their answer was pretty much to start from 0 and that 64bit seconds are a number large enough for everybody. If you could send over your changes as a set (using git send-email) would be great form me. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
