summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_ts.c
AgeCommit message (Expand)Author
2001-09-17Begin support for Multiple Programs (Channels) in one stream.James Courtier-Dutton
2001-09-10Fixes for highly multiplexed transport streams.James Courtier-Dutton
2001-09-10Re-wrote re-sync code so that it does not drop any packets.James Courtier-Dutton
2001-09-04race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...Guenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
2001-08-28Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]James Courtier-Dutton
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-20*** empty log message ***James Courtier-Dutton
2001-08-13Fixed segfault if Audio or Video Plugin not loaded.James Courtier-Dutton
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
2001-08-02Fixed Video fifo buffer overflow.James Courtier-Dutton
2001-08-01TS Streams with zero PES_Packet_Length should now play.James Courtier-Dutton
2001-07-30demux_ts.c modified so it should work now.James Courtier-Dutton
2001-07-29...of course I forgot to add the file itself #-))Guenter Bartsch