[FFmpeg-devel] [PATCH] Make RTP work with IPv6 enabled v.2
Ronald S. Bultje
rsbultje
Sun Oct 28 20:54:23 CET 2007
Hi,
On 10/28/07, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> On 10/28/07, Michael Niedermayer <michaelni at gmx.at> wrote:
> > > + perror("connect");
> >
> > hmm shouldnt that be av_log() ?
>
> Perhaps, yes, although the whole file uses perror() currently. I can submit
> a separate patch (either before or after the other patches) that makes it
> use av_log() everywhere.
Actually, I just noticed that URLContext has no AVClass. That should
probably be added, which is an ABI change... I'll do that in a
separate set of patches.
Ronald
More information about the ffmpeg-devel
mailing list