[FFmpeg-devel] [PATCH] rtsp/rdt: Assign the RTSPStream index to AVStream->id
Ronald S. Bultje
rsbultje
Fri Feb 11 22:45:07 CET 2011
Hi,
On Fri, Feb 11, 2011 at 4:36 PM, Martin Storsj? <martin at martin.st> wrote:
> This is used for mapping AVStreams back to their corresponding
> RTSPStream. Since d9c0510, the RTSPStream pointer isn't stored in
> AVStream->priv_data any longer, breaking this mapping from AVStreams
> to RTSPStreams.
>
> Also, we don't need to clear the priv_data in rdt cleanup any longer,
> since it isn't set to duplicate pointers.
> ---
> Tested with the URL that Ronald sent, and seems to work just fine.
Looks good!
Ronald
More information about the ffmpeg-devel
mailing list