summaryrefslogtreecommitdiffstats
path: root/libmpdemux/asfheader.c
Commit message (Expand)AuthorAgeFilesLines
* 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