summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
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
2001-10-21Some minor changes.James Courtier-Dutton
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-19forgot to update unterface version number on this oneGuenter Bartsch
2001-10-18remove hardcoded lpcm audio format information, try to extract the informationJuergen Keil
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-15(percentage based) seekingGuenter Bartsch
2001-10-14an asf demuxerGuenter Bartsch
2001-10-09fix playing mpeg movies with sound disabledMiguel Freitas
2001-10-08Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). CleanDaniel Caujolle-Bert
2001-10-08Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbisJuergen Keil