[FFmpeg-devel] H.263 packetizing into RTP

Luca Abeni lucabe72
Fri Apr 3 21:44:37 CEST 2009


Hi Michael,

On Fri, 2009-04-03 at 18:57 +0200, Michael Niedermayer wrote:
[...]
> > +        if (len >= size) {
> > +            len = size;
> > +        }
> 
> FFMIN()
> 
> also i suspect that packets should be split at slices/gobs
> 
> and like with AMR, i would prefer one of the RT*P experts to review this
> i know too little about RT*P to be able to really spot non trivial issues ...

I'll look at this during the weekend (but I suspect I'll not have many
problems with this code... ;-)


				Luca




More information about the ffmpeg-devel mailing list