summaryrefslogtreecommitdiffstats
path: root/libmpdemux/asf.h
Commit message (Expand)AuthorAgeFilesLines
* fix descrambling of asf file,iive2006-03-301-3/+3
* Move global vars used for header parsing, etc to dewux->priv as it shouldalbeu2006-03-291-0/+12
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...mosu2003-01-151-1/+1
* Added ASF_Authenticate as an asf stream type.bertrand2002-07-091-1/+2
* Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cbertrand2002-07-051-0/+8
* Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.bertrand2002-04-141-0/+19
* Removed unused code that I commented earlier.bertrand2002-01-231-37/+0
* Changed the asf_file_header_t struct to read all the fields properly.bertrand2002-01-201-0/+31
* Somewhere along the line, someone updated a field in an ASF structuremelanson2001-12-241-1/+1
* Removed functions prototypes for streaming that don't need to be here.bertrand2001-12-161-9/+0
* Changed an unknown file to preroll.bertrand2001-12-161-2/+2
* Changed the some functions prototypes for the network streaming.bertrand2001-11-201-3/+4
* config.h cleanup, few things added to steram/demuxer headersarpi2001-10-301-1/+1
* Added ASF http server streaming (Not mms streaming).bertrand2001-10-261-1/+2
* libdemuxer...arpi2001-10-201-0/+200