[MPlayer-dev-eng] [PATCH] - fix for audio and video in dvr-ms asf

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu May 18 14:07:02 CEST 2006


Hi,

I can't see any obvious problems with this patch, though I didn't check
too much. Just one thing:

On Sat, Apr 29, 2006 at 05:45:44PM -0500, John Donaghy wrote:
> +  pos=0;
> +  if ((pos = find_asf_guid(hdr, asf_ext_stream_audio, pos, hdr_len)) >= 0)
> +  {

This pos=0 line is pointless, get rid of it.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list