summaryrefslogtreecommitdiffstats
path: root/libmpdemux/asfheader.c
Commit message (Expand)AuthorAgeFilesLines
* fix stream selection and -bandwidth for mms-over-http.reimar2004-12-251-115/+178
* less verbosity + printf --> mp_msgdiego2004-04-171-7/+7
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.bertrand2003-05-171-1/+1
* demuxer_control(), percent position and time length query implemented inarpi2002-11-161-0/+4
* verbose can be negativearpi2002-11-011-6/+6
* max header size increasedarpi2002-10-231-4/+5
* Fix -bandwidth if no streaming available, 10l ;)atmos42002-07-071-1/+3
* If network is used, take the streams id that were requested.bertrand2002-07-051-0/+6
* On the sun all int32 objects have to be aligned on 32 bit boundaries. Witharpi2002-05-251-1/+2
* Changed the big handling to make it use mplayer's endian macros.bertrand2002-04-141-6/+3
* bigendlian fix by Guillaume Morin <guillaume@morinfr.org>arpi2002-04-131-1/+4
* Added auto selection of the best streams and fixed a few compileralbeu2002-02-051-5/+30
* pre-check for audio/video streams (hope it fix wma steraming)arpi2002-01-261-0/+14
* Add a parser for the "ASF group stream object" and display the bitrate valuesbertrand2002-01-241-0/+30
* Changed the asf_file_header_t struct to read all the fields properly.bertrand2002-01-201-2/+3
* added demux_info supportalex2001-11-221-8/+24
* includes cleanuparpi2001-10-211-7/+1
* libdemuxer...arpi2001-10-201-0/+279