[FFmpeg-devel] [PATCH] RTSP muxer, round 5

Martin Storsjö martin
Mon Feb 22 22:31:34 CET 2010


On Mon, 22 Feb 2010, Ronald S. Bultje wrote:

> On Mon, Feb 22, 2010 at 4:01 PM, Martin Storsj? <martin at martin.st> wrote:
> > Updated patch attached.
> 
> +    if (reply->status_code != RTSP_STATUS_OK) {
> +        return -1;
> +    }
> 
> I'd say remove the brackets here. With that, patch OK. Congratulations!

Applied with this change.

Thanks a million for the review!

// Martin



More information about the ffmpeg-devel mailing list