diff m_option.c @ 26037:bee99864f397

New member in demuxer_t: reference_clock. If it's != MP_NOPTS_VALUE ds_fill_buffer() will keep on demuxing until the pts of the next_pts is <= reference_clock. It guarantees the compliance with the buffering model indicated by the transmitter of the multiplex and a long-time stability of playback (at least for me). In any case up to a maximum of 64 packets are accumulated to prevent memory hogging and leaks.
author nicodvb
date Sat, 23 Feb 2008 10:31:44 +0000
parents 52f6429a9ba7
children 28b6709b52a2
line wrap: on
line diff