Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
to > 0xff to avoid collisions with "real" PMT stream types
|
|
|
|
|
|
|
|
|
|
to single segment)
|
|
|
|
- ensure that we make a channel switch at a scr buffer level of > 65,
even if we didn't reach the audio treshold
- more logging (Treshold plus free buffers and used buffers)
(Thanks to Dirk Brenken)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Thanks to Winfried Koehler)
|
|
(get_buf_element() uses only hd_buffer)
|
|
* - If SCR (playback) is currently paused due to previous buffer underflow,
* revert to normal if SCR-Treshold > SD-/HD-Treshold (configured in xine-config)
* and Audio-Treshold > 0.
(Thanks to Dirk Brenken)
|
|
Brenken)
|
|
- added total time based on rate and length
- fill extra_info only to first fragment of PES packet
Use rate from stream info if available
Store real rate (bytes/s) instead of rate/50
|
|
|
|
|
|
(Thanks to Dirk Brenken)
|
|
|
|
|
|
use xvdr_metronom_unwire()
reduced log level
clear this->orig_metronom before calling orig_metronom->exit()
|
|
|
|
|
|
|
|
|
|
data. This way there is always allocated
buffer element and BUF_FLAG_FRAME_END is sent even if there is no queued data.
|
|
(this should improve live view just after channel switch)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requires xine-lib 1.2 (and vdpau ?)
|