[FFmpeg-devel] [PATCH] Fix SDP demuxer dependencies
    Luca Abeni 
    lucabe72
       
    Mon Dec 28 19:45:42 CET 2009
    
    
  
Hi,
On 28/12/09 19:16, Martin Storsj? wrote:
> Hi,
>
> The SDP demuxer includes rtp_asf.o and rdt.o, which depend on the asf and
> rm demuxers.
[...]
Well, this is not the nicest thing to do (a more correct solution would, 
IMHO, be to disable ASF and RDT over RTP if the ASF and the RM demuxers 
are not enabled)...
But I agree that the current code has this dependency, so this patch 
should probably be committed as a fast workaround until someone provides 
the correct solution.
			Thanks,
				Luca
    
    
More information about the ffmpeg-devel
mailing list