Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-04 | This commit was manufactured by cvs2svn to create tag 'libbluray-r103'.libbluray-r103 | cvs2svn | |
2010-03-20 | Fixd lost BUF_FLAG_FRAME_END flags: Split large packets before appending ↵ | phintuka | |
data. This way there is always allocated buffer element and BUF_FLAG_FRAME_END is sent even if there is no queued data. | |||
2010-03-20 | removed pes_start (duplicate ; use pusi instead) | phintuka | |
2010-02-16 | Drop broken PES packets | phintuka | |
2010-02-16 | Parse video DTS | phintuka | |
2010-02-15 | Attach PTS only to the first fragment of PES packet. | phintuka | |
Removed duplicate storage for PTS. | |||
2009-08-25 | Fixed HD stream freezes with too small audio buffer. | phintuka | |
Updated buffer allocation strategy for HD streams: - audio uses audio fifo, HD buffer only when audio fifo is full - video uses HD buffer, video fifo only when HD buffer is full | |||
2009-08-25 | Fill audio/SPU buffers up to full buffer size. | phintuka | |
Fixed max. buffer size check (for video). | |||
2009-08-18 | Fixed freezing with HD channels and mpeg-ts: | phintuka | |
Added src_fifo option to ts2es_put(). This should enable use of larger buffer for HD video with mpeg-ts. | |||
2009-08-07 | Do not pass (first) incomplete PES packet to decoder | phintuka | |
2009-02-23 | Initial import | phintuka | |
(TS->ES demux from input plugin) |