summaryrefslogtreecommitdiff
path: root/xine/ts2es.c
AgeCommit message (Expand)Author
2013-10-28ts demux: fix missing FRAME_END buffers. Makes h.264 playback smoother.phintuka
2013-01-07Added missing BUF_FLAG_FRAME_END to last fragment of known-sized PES packetsphintuka
2013-01-06Fixed typophintuka
2013-01-06Support for HDMV format PMT. Demux audio streams, ignore graphics streams.phintuka
2013-01-06Support VC1 in mpeg-tsphintuka
2012-08-30compress structphintuka
2012-08-30demux-ts: flush complete PES packets immediatelyphintuka
2012-08-30mpeeg-ts demuxer: added PES header parsing sanity checkphintuka
2012-01-16Reduced loggingphintuka
2011-09-15Added new xine buffer type (BUF_AUDIO_AAC_LATM)phintuka
2010-07-18ts2es_flush(): clear PTS (frame is bypassing demuxer timestamp checks)phintuka
2010-05-30Do not try to parse content or substream header of raw audio streamsphintuka
2010-05-20ts2es_init(): handle stream types detected from descriptor tagsphintuka
2010-03-20Fixd lost BUF_FLAG_FRAME_END flags: Split large packets before appending data...phintuka
2010-03-20removed pes_start (duplicate ; use pusi instead)phintuka
2010-02-16Drop broken PES packetsphintuka
2010-02-16Parse video DTSphintuka
2010-02-15Attach PTS only to the first fragment of PES packet.phintuka
2009-08-25Fixed HD stream freezes with too small audio buffer.phintuka
2009-08-25Fill audio/SPU buffers up to full buffer size.phintuka
2009-08-18Fixed freezing with HD channels and mpeg-ts:phintuka
2009-08-07Do not pass (first) incomplete PES packet to decoderphintuka
2009-02-23Initial importphintuka