[FFmpeg-devel] [PATCH] Fix SDP demuxer dependencies
Ronald S. Bultje
rsbultje
Mon Dec 28 19:55:45 CET 2009
Hi,
On Mon, Dec 28, 2009 at 1:30 PM, Martin Storsj? <martin at martin.st> wrote:
> On Mon, 28 Dec 2009, Ronald S. Bultje wrote:
>> rtp_asf should not (binarily) depend on asf, it could use any asf
>> demuxer. This should not lead to a linker failure.
>
> Well, on line 111 it uses &asf_demuxer, and thus directly references a
> symbol from asfdec.c.
Oh, right... Hmm... Have to figure out how to get rid of that, for now
the patch is ok then (as Luca said).
Ronald
More information about the ffmpeg-devel
mailing list