summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-01-20get the formatting straight and show debug info for the audio chunkMike Melanson
2003-01-20added configurable debugging and fixed pts bug introduced at an earlierMike Melanson
2003-01-20Tune up FILM demuxer: Added configurable debug facilities, modifiedMike Melanson
2003-01-19eliminate "vital stats" printout, long obsoleted by UI's info dialogMike Melanson
2003-01-19hushGuenter Bartsch
2003-01-19a dummy demuxer for analogue tv inputGuenter Bartsch
2003-01-19implement audio demuxing and seekingMike Melanson
2003-01-18always fill in title during send_headers()Mike Melanson
2003-01-18Cleanup.Thibaut Mattern
2003-01-17forgoten {}Miguel Freitas
2003-01-17fix several segfaults with -A nullMiguel Freitas
2003-01-17avoid division by zeroMiguel Freitas
2003-01-17fix seekingMike Melanson
2003-01-16- fix PVA buffer leaking problemsMiguel Freitas
2003-01-11Fix 'crackling sound' at the beginning of some MPEG filesEwald Snel
2003-01-11initial rv 1.0 support.Stefan Holst
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-09very very nice: fixing an old xine bug of slider bar positioning forMiguel Freitas
2003-01-09reset the time after seeking; clarify the copright fieldMike Melanson
2003-01-09we must use a much higher wrap threshold for asf than mpeg. i haveMiguel Freitas
2003-01-08Fix memory leak, don't use 'abort()'Ewald Snel
2003-01-08get it right this time?Mike Melanson
2003-01-08get the revision ID in there (?)Mike Melanson
2003-01-08added NSF file demuxerMike Melanson
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-07added VOX file demuxer which transports raw Dialogic ADPCM dataMike Melanson
2003-01-06convert 8-bit PCM data from signed -> unsignedMike Melanson
2003-01-05fix missing symbol (cda->cdda)Miguel Freitas
2003-01-05added CD digital audio "demuxer"Mike Melanson
2003-01-04amazing but true: there are asf stream with discontinuities out there, so dem...Guenter Bartsch
2003-01-04added the FILM and SMJPEG demuxers to the games groupMike Melanson
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
2003-01-03Ooops meant to protect with "LOG"Rocky Bernstein
2003-01-03Correct misleading message about estimating bit rate. It's not doneRocky Bernstein
2003-01-02writing demuxers like they're going out of style or something...addedMike Melanson
2003-01-01real video v40 support by chris rankin, added missing copyright notices/credi...Guenter Bartsch
2003-01-01added hack to support free atom masquerading as a moov atomMike Melanson
2002-12-31Interplay MVE files have 6-bit palette values, scale accordinglyMike Melanson
2002-12-29remove old hack for sputextMichael Roitzsch
2002-12-28sanity check for certain header fieldsMike Melanson
2002-12-28added Interplay MVE file demuxerMike Melanson
2002-12-27re-enable dvb pluginGuenter Bartsch
2002-12-27fix dvb eventsGuenter Bartsch
2002-12-27disable ts compilation, it's BROKEN (one more)Daniel Caujolle-Bert
2002-12-27finally - dvb support in xine :)Guenter Bartsch
2002-12-23remove holdover from earlier API revMike Melanson
2002-12-23- added raw dv demuxerMiguel Freitas
2002-12-23free unused buffersMike Melanson
2002-12-23not freeing allocated buffers is a bad bad thing: it makes xine freeze onMiguel Freitas