
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. -- Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA SMARTJOG S.A. http://www.smartjog.com Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA Phone: +33 1 49966312

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
participants (2)
-
Baptiste Coudurier
-
Rich Felker