log libmpdemux/asf.h @ 26211:e6f2a9c23192

age author description
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Tue, 22 May 2007 13:55:14 +0000 zuxy Set i_bps for ASF video streams according to extended stream properties
Mon, 07 May 2007 21:58:42 +0000 nicodvb For DVR-MS:
Thu, 01 Mar 2007 12:54:38 +0000 reimar Replace MIN with FFMIN
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.