log libmpdemux/asfheader.c @ 31609:cd81fce1f010

age author description
Sat, 10 Jul 2010 18:47:59 +0000 reimar Make the stream language an argument to the stream creation function
Thu, 18 Feb 2010 00:18:50 +0000 diego Add header for AVI print functions; avoids many forward declarations.
Wed, 17 Feb 2010 23:45:01 +0000 diego Add header for asf_check_header, read_asf_header; avoids forward declarations.
Tue, 26 Jan 2010 18:19:57 +0000 reimar Enable parsing for ASF audio streams.
Tue, 10 Nov 2009 16:24:16 +0000 reimar Calculate length of ASF files with more than 1 second precision.
Tue, 10 Nov 2009 16:19:44 +0000 reimar Fix length calculation for ASF, preroll is in ms, play time in 100 ns.
Sat, 30 May 2009 13:18:57 +0000 reimar In all demux_info_add calls change "name" to "title".