[FFmpeg-devel] [PATCH] rdt.c: don't reuse the same AVStream in both RTSP and RM demuxer

Michael Niedermayer michaelni
Fri Dec 19 02:36:51 CET 2008


On Wed, Dec 17, 2008 at 09:17:01AM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> as a continuation of [1], which implemented support for multiple
> streams of the same type (audio, video) in a single RM stream, this
> patch separates the RTSP demuxer AVStream from the RM demuxer AVStream
> in RDT. This is needed because some variables in the AVStream context
> (e.g. priv_data) have a different meaning in RM than in RDT and can
> thus not be shared.

how hard (and ugly) would it be to make them shareable?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081219/a664b432/attachment.pgp>



More information about the ffmpeg-devel mailing list