summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_ts.c
AgeCommit message (Collapse)Author
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
CVS patchset: 415 CVS date: 2001/08/12 15:12:54
2001-08-02Fixed Video fifo buffer overflow.James Courtier-Dutton
CVS patchset: 381 CVS date: 2001/08/02 20:38:42
2001-08-01TS Streams with zero PES_Packet_Length should now play.James Courtier-Dutton
The PES_Packet_Length is recovered and patched into the PES Packet Removed Seq Header detection code. CVS patchset: 377 CVS date: 2001/08/01 19:09:42
2001-07-30demux_ts.c modified so it should work now.James Courtier-Dutton
It now plays the demo Transport Stream, "The Colt's Dream", which comes with the nCube Server. Some code readability changes. CVS patchset: 369 CVS date: 2001/07/30 16:00:21
2001-07-29...of course I forgot to add the file itself #-))Guenter Bartsch
CVS patchset: 364 CVS date: 2001/07/29 22:21:52