[FFmpeg-soc] [PATCH] RTCP BYE

Martin Storsjö martin at martin.st
Sun Aug 29 12:20:56 CEST 2010


On Sat, 28 Aug 2010, Ronald S. Bultje wrote:

> On Fri, Aug 27, 2010 at 4:57 PM, Josh Allmann <joshua.allmann at gmail.com> wrote:
> > On 25 August 2010 02:54, Martin Storsjö <martin at martin.st> wrote:
> >> #4 looks ok, I think, but could you redo it without reindenting the
> >> unmodified lines, to make it clearer?
> >
> > Done, now with a separate patch for cosmetics.
> 
> These 2 (2 && 3) are fine also.

Applied with a minor change (check while (len >= 2) instead of while 
(len), since we read buf[1]).

// Martin


More information about the FFmpeg-soc mailing list