[FFmpeg-devel] [PATCH] fix sdp(file) vs rtsp dep
Luca Barbato
lu_zero
Tue Oct 20 11:12:59 CEST 2009
Luca Abeni wrote:
> I think these dependencies are correct as they are now: the RTSP demuxer
> depends on the SDP demuxer, and not vice-versa (or, if you prefer, the
> RTSP demuxer is a superset of the SDP demuxer). From the practical point
> of view, I do not think this makes any difference, but from the
> theoretical point of view I think it's better to indicate the correct
> dependency here.
It's the other way round.
the current "sdp demuxer" is something that fetches a file, guesses it
as a stream description dump and then uses the rtsp functions to
actually "play" it.
the rtsp demuxer is the one doing all the work.
--
Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list