
24 Jul
2006
24 Jul
'06
6:53 p.m.
On Mon, Jul 24, 2006 at 04:32:37PM +0200, Baptiste Coudurier wrote:
Hi
I just read the specs again, and I read that:
" dts is calculated by using a decode_delay+1 sized buffer for each stream, into which the current pts is inserted and the element with the smallest value is removed, this is then the current dts this buffer is initalized with decode_delay -1 elements "
Does that mean with (decode_delay - 1) elements, or with decode_delay elements, of value -1 ? IMHO that sentence is a bit ambiguous.
It means the latter but yes it should be fixed. Rich