summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_ts.c
AgeCommit message (Expand)Author
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-21Claire Griffin <claire@comedia.com> - demux_ts fixes for ATSC streamsMiguel Freitas
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-07- demuxer cleanup (helper functions)Miguel Freitas
2002-05-30bugfixes from MauroMiguel Freitas
2002-05-29commit Mauro Borghi <mauro.borghi@tilab.com> patches plus some small fix to d...Miguel Freitas
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-21start() and seek() return the statusThibaut Mattern
2002-05-17commiting Thibaut Mattern's seek patch and some small fixesMiguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-03-27fix non-stop bugMiguel Freitas
2002-03-23adding preview feature to http input plugin, make demux_ts use itGuenter Bartsch
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-13Fix a few compile warnings.James Courtier-Dutton
2002-01-09Patches from Andre'Draszik to improve Transport stream support.James Courtier-Dutton
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-09content ts stream recognition, patch provided by Alexandre Brun <abrun@eproce...Guenter Bartsch
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-12Pass PCR/SCR into the fifo.James Courtier-Dutton
2001-11-12Initial attempt at handling A52 audio in transport streams.James Courtier-Dutton
2001-11-11Added CRC32 checking of PAT and PMT sections.James Courtier-Dutton
2001-11-11Improve debug output.James Courtier-Dutton
2001-11-11Use PCR and not EPCR.James Courtier-Dutton
2001-11-11PCR is now extracted, but not inserted into the fifo yet.James Courtier-Dutton
2001-11-11Partial decoding of adaption field.James Courtier-Dutton
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-09-17Add .trp extension recognition.James Courtier-Dutton
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