[FFmpeg-devel] [PATCH] Fix SDP demuxer dependencies
Ronald S. Bultje
rsbultje
Mon Dec 28 19:23:11 CET 2009
Hi,
On Mon, Dec 28, 2009 at 1:16 PM, Martin Storsj? <martin at martin.st> wrote:
> The SDP demuxer includes rtp_asf.o and rdt.o, which depend on the asf and
> rm demuxers.
rtp_asf should not (binarily) depend on asf, it could use any asf
demuxer. This should not lead to a linker failure.
It's true that rdt depends on the rm demuxer.
Ronald
More information about the ffmpeg-devel
mailing list