summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_ts.c
AgeCommit message (Collapse)Author
2001-08-28Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]James Courtier-Dutton
Modified some memset's in input_file. CVS patchset: 512 CVS date: 2001/08/28 22:44:09
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel ↵Guenter Bartsch
Freitas CVS patchset: 510 CVS date: 2001/08/28 19:16:19
2001-08-20*** empty log message ***James Courtier-Dutton
CVS patchset: 457 CVS date: 2001/08/20 22:56:36
2001-08-13Fixed segfault if Audio or Video Plugin not loaded.James Courtier-Dutton
CVS patchset: 422 CVS date: 2001/08/13 23:10:31
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