summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_asf.c
AgeCommit message (Expand)Author
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15change demux api:Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-09Do not send the encrypted content to decoders.Thibaut Mattern
2003-11-09Detect encrypted streams.Thibaut Mattern
2003-10-28Use info_helper functions.Thibaut Mattern
2003-10-27Use info_helper functionsThibaut Mattern
2003-10-16Support asf stream concatenation.Thibaut Mattern
2003-10-14Fix playing of asf stream without video (problem was only for seekable inputs).František Dvořák
2003-10-13Do not seek with a 0 offset.Thibaut Mattern
2003-10-11use bswap.hThibaut Mattern
2003-10-087*8 = 56Thibaut Mattern
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-09-13Try to fix frame duration.Thibaut Mattern
2003-09-07- don't skip the last audio packet (simpsons_22films.asf)Thibaut Mattern
2003-07-27Fix keyframe detection for non-seekable input plugins.Thibaut Mattern
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-19Do not try to seek with reference files.Thibaut Mattern
2003-07-16Handle videos with 10s still frames.Thibaut Mattern
2003-06-13- fix sync problem with ffmpeg audio decoderThibaut Mattern
2003-06-13- fix seeking with video only streamsThibaut Mattern
2003-06-12Silence (verbosity).Thibaut Mattern
2003-06-12Sorry... remove debug printfThibaut Mattern
2003-06-12- Implement the "seeking to the previous keyframe" behaviorThibaut Mattern
2003-05-27only send audio/video headers if there is an audio/video streamJames Stembridge
2003-05-26Get asf plugin to build in Win32. Also starting to clean up some Win32 code (...Tim Champagne
2003-05-24- Try to fix mmsh server detection.Thibaut Mattern
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-04-26I guess there is no reason to discard audio buffers because no video keyframe...Thibaut Mattern
2003-03-28memleaksMiguel Freitas
2003-03-07more work on console output cleanupGuenter Bartsch
2003-03-04Mime types cleanup.Thibaut Mattern
2003-03-04Support for a new kind of asx files:Thibaut Mattern
2003-02-23Fix memory leakEwald Snel
2003-02-22- detect ASF streams by content (only tested on PPC, please fix for little en...Bastien Nocera
2003-02-15- stupid me (#define LOG)Thibaut Mattern
2003-02-15- http ref supportThibaut Mattern
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-30Fix segfault with mms://wmsao7.terra.com.br/mib/113024.wmv?url=32162840123114...Daniel Caujolle-Bert
2003-01-29- add asx parser (sends mrl events)Miguel Freitas
2003-01-29- preliminary support for reference streams parsing at xine-lib (theyMiguel Freitas
2003-01-26- Little cleanupThibaut Mattern
2003-01-26Better error correction handlingThibaut Mattern
2003-01-23preparations for beta3:Miguel Freitas
2003-01-18Cleanup.Thibaut Mattern
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas