log libmpdemux/demux_asf.c @ 23904:545aef4edc84

age author description
Sun, 10 Jun 2007 09:25:09 +0000 nicodvb removed functions that were used to parse mpeg12 video (no more video); patch by John Donaghy
Thu, 07 Jun 2007 09:17:10 +0000 uau Calculate pts with double precision in demux_asf
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Tue, 22 May 2007 13:55:14 +0000 zuxy Set i_bps for ASF video streams according to extended stream properties
Mon, 14 May 2007 01:23:54 +0000 uau Fix double free() in demux_asf.c
Mon, 07 May 2007 21:58:42 +0000 nicodvb For DVR-MS:
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Sun, 21 Jan 2007 18:29:18 +0000 reimar Instead of printing a useless "sig11 coming soon" message, just abort parsing
Wed, 08 Nov 2006 23:54:21 +0000 gpoirier Fix crash when attempting to seek in a streamed unseekable stream, like
Fri, 03 Nov 2006 22:53:24 +0000 nicodvb don't set the resolution for dvr-ms files: in the asf headers it seems to
Sun, 24 Sep 2006 15:19:48 +0000 nicodvb interpolate real fps of dvr-ms files using the extended stream properties.
Wed, 14 Jun 2006 19:48:54 +0000 uau Clean up audio pts handling, make audio pts tracking in the audio-only
Tue, 06 Jun 2006 23:34:21 +0000 pacman Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
Thu, 30 Mar 2006 23:06:18 +0000 iive fix descrambling of asf file,
Wed, 29 Mar 2006 23:25:09 +0000 albeu Move global vars used for header parsing, etc to dewux->priv as it should