[FFmpeg-devel] [PATCH] fix sdp(file) vs rtsp dep

Luca Abeni lucabe72
Wed Oct 21 12:26:54 CEST 2009


Luca Barbato wrote:
> Diego Biurrun wrote:
>> On Sun, Oct 18, 2009 at 01:59:37AM +0200, Luca Barbato wrote:
>>> Diego pointed out that there was something wrong with the deps between
>>> the sdp and the rtsp demuxer.
>> There's also something wrong with the redir demuxer in the same file as
>> the SDP and RTSP demuxers.  I could fix a link failure with
>> --disable-mmx --disable-optimizations --disable-muxers --disable-protocols
>> by putting the redir demuxer in its own file.
>>
>> Didn't you mention that it could be removed entirely?
> 
> It apparently should the code to handle 30x in http seems present, I
> need to check rtsp but it's pretty much the same code and behavior.

I do not know what the redir demuxer is used for, and if you say that it
can be removed, let's remove it...
Just in case someone needs it, here is a patch (generated after
"svn cp rtsp.c redir.c") splitting the redir demuxer in its own file...
AFAICS, it fixes the build problems.


				Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: split_redir.diff
Type: text/x-diff
Size: 63241 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091021/3a1bf71e/attachment.diff>



More information about the ffmpeg-devel mailing list