[FFmpeg-devel] [PATCH] rename have_incompatible_fork_abi-> have_incompatible_libav_abi
Stefano Sabatini
stefasab at gmail.com
Tue Jul 2 09:38:02 CEST 2013
On date Monday 2013-07-01 18:51:06 -0700, Timothy Gu encoded:
> On Jul 1, 2013 6:24 PM, "Carl Eugen Hoyos" <cehoyos at ag.or.at> wrote:
> >
> > Stefano Sabatini <stefasab <at> gmail.com> writes:
> >
> > > -#if AV_HAVE_INCOMPATIBLE_FORK_ABI
> > > +#if AV_HAVE_INCOMPATIBLE_LIBAV_ABI
> >
> > I consider AV_HAVE_INCOMPATIBLE_AVCONV_ABI
avconv is just one of the binaries included in Libav, why is it
special (especially as we talk about libraries)?
> > less ambiguous.
>
> Or
>
> AV_HAVE_INCOMPATIBLE_LIBAV_FORK_ABI
>
> or AV_HAVE_INCOMPATIBLE_FORK_LIBAV_ABI
>
> They all the original project name which I consider as a important issue.
+1.
> Also it would be better to extend it as there is a probability that
> multiple incompatible forks to present.
Patch updated with more compat ugliness, kept the short form
(incompatible_libav_abi) for simplicity.
--
FFmpeg = Formidable & Faithful Magnificient Patchable Enlightened Gymnast
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rename-have_incompatible_fork_abi-have_incompatible_.patch
Type: text/x-diff
Size: 4541 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130702/94b8b0f9/attachment.bin>
More information about the ffmpeg-devel
mailing list