[FFmpeg-devel] [PATCH] rtsp.c: EOS support

Ronald S. Bultje rsbultje
Mon Jul 27 16:05:01 CEST 2009


Hi,

On Sat, Mar 21, 2009 at 6:13 PM, Luca Barbato<lu_zero at gentoo.org> wrote:
> Ronald S. Bultje wrote:
>> attached is something that adds sort-of functional EOS support to the
>> RTSP demuxer. It works, but I don't think it's entirely ready, so see
>> it partially as a RFC. For example, I'm wondering if people agree
>> setting RTSPState::state is a good way to maintain EOS state on
>> subsequent read_packet() calls, and I'm interested in other approaches
>> that do the same thing.
>
> I'd add rtcp BYE before implementing that
>
> The patch looks fine but why removing the comment?
[..]

Applied without removing the comment in question (no idea why I
removed it originally, I guess there really was no reason other then,
wel, no reason really).

As for RTCP/bye, that's high on the list now.

Ronald



More information about the ffmpeg-devel mailing list