[FFmpeg-devel] [PATCH] av_register_protocol
Aurelien Jacobs
aurel
Wed Nov 14 23:16:23 CET 2007
Alex Beregszaszi wrote:
> On Wed, 2007-11-14 at 21:43 +0100, Michael Niedermayer wrote:
> > On Wed, Nov 14, 2007 at 07:18:10PM +0100, Alex Beregszaszi wrote:
> > > On Wed, 2007-11-14 at 19:06 +0100, Michael Niedermayer wrote:
> > > > Hi
> > > >
> > > > On Wed, Nov 14, 2007 at 04:47:54PM +0100, Alex Beregszaszi wrote:
> > > > > Hi,
> > > > >
> > > > > attached patch changes register_protocol to av_register_protocol. This
> > > > > is consistent with other av_register_ functions.
> > > >
> > > > breaks ABI
> > >
> > > Major version bump doesn't helps this?
> >
> > it would certainly but we wont bump the major version because of a
> > rename
> > if course though the rename could be done under #ifdef so it happens
> > automatically with the next bump
>
> What about this?
OK, but please also change to av_register_protocol in allcodecs.c
(as it was done in initial patch).
Aurel
More information about the ffmpeg-devel
mailing list