log libmpdemux/asf.h @ 29004:7d77afec5881

age author description
2008-08-31 reimar Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2007-12-31 diego Add explanatory comments to the #endif part of multiple inclusion guards.
2007-07-02 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-05-22 zuxy Set i_bps for ASF video streams according to extended stream properties
2007-05-07 nicodvb For DVR-MS:
2007-03-01 reimar Replace MIN with FFMIN
2006-12-07 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-11-29 diego Remove bswap.h, use libavutil/bswap.h instead.
2006-09-24 nicodvb interpolate real fps of dvr-ms files using the extended stream properties.
2006-06-06 pacman Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
2006-03-30 iive fix descrambling of asf file,
2006-03-29 albeu Move global vars used for header parsing, etc to dewux->priv as it should
2003-01-15 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
2002-07-09 bertrand Added ASF_Authenticate as an asf stream type.
2002-07-05 bertrand Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
2002-04-14 bertrand Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
2002-01-23 bertrand Removed unused code that I commented earlier.
2002-01-20 bertrand Changed the asf_file_header_t struct to read all the fields properly.
2001-12-24 melanson Somewhere along the line, someone updated a field in an ASF structure
2001-12-16 bertrand Removed functions prototypes for streaming that don't need to be here.
2001-12-16 bertrand Changed an unknown file to preroll.
2001-11-20 bertrand Changed the some functions prototypes for the network streaming.
2001-10-30 arpi config.h cleanup, few things added to steram/demuxer headers
2001-10-26 bertrand Added ASF http server streaming (Not mms streaming).
2001-10-20 arpi libdemuxer... base asf.h@8906c3843573