On 01/12/11 14:22, Luca Barbato wrote:
av_interleave_packet_per_dts waits until it gets a frame for each
stream before outputting packets in interleaved order.

Sparse streams tend to add up latency and in specific cases end up
allocating a large amount of memory.

Emit the top packet from the packet_buffer if it has a time delta
larger than max_delay.

Original report of the issue and initial proposed solution by
[email protected] on bug 31.

Ping


--

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to