summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2002-01-06better support for live streamed asf filesGuenter Bartsch
2002-01-05Fix NAV packet demux.James Courtier-Dutton
2002-01-04NAV packets now reach libspudec.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-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-12-10Fix jerky playback at track start. Some improvment for other unices thanDaniel Caujolle-Bert
2001-12-09small avi time-seek bugfixGuenter Bartsch
2001-12-09- Remove duplicated get_current_pos() callJuergen Keil
2001-12-09content ts stream recognition, patch provided by Alexandre Brun <abrun@eproce...Guenter Bartsch
2001-12-08Turned altivec on by default. Made asf build optional.Daniel Caujolle-Bert
2001-12-06Add audio cd support.Daniel Caujolle-Bert
2001-12-02libsputext now work without it's own thread, better syncGuenter Bartsch
2001-12-02avi subtitles centered and at bottom of frameGuenter Bartsch
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-28last 0.9.6 preparationsxine-0_9_6-release0.9.6Guenter Bartsch
2001-11-27Improve DTS support.James Courtier-Dutton
2001-11-26dammit...how big these asf fragments can be??? i doesnt make any difference now.Miguel Freitas
2001-11-24fix for demux_qt crash playing a quicktime stream without audioJuergen Keil
2001-11-19Add zlib checks. qt build is now zlib dependend (same for rpm spec file).Daniel Caujolle-Bert
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17don't abort demuxer if unknow audio codecMiguel Freitas
2001-11-17commenting some debug messagesMiguel Freitas
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-16don't defrag if "reordering" is not neededMiguel Freitas
2001-11-15bugfixes / byte reordering on audio streams if needed. FIXME: do we need toMiguel Freitas
2001-11-13metronom logic changedHeiko Schaefer
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-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-07buf types cleanup (audio stuff)Miguel Freitas
2001-11-07buf type cleanup (1st part)Miguel Freitas
2001-11-06ogg mime typeMiguel Freitas
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
2001-11-04fix playing small filesMiguel Freitas
2001-10-30make xine recognize the new windows media formats and a small audio output pl...Guenter Bartsch
2001-10-27small bug fix for time based seeking in mpeg1 filesGuenter Bartsch
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
2001-10-22an http input plugin, small demuxer bugfixes/additionsGuenter Bartsch
2001-10-22Some modification for seeking in unpredictable streams (like DVDs)Rich J Wareham
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch