[FFmpeg-devel] [PATCH] rename have_incompatible_fork_abi -> have_incompatible_libav_abi
    Clément Bœsch 
    ubitux at gmail.com
       
    Mon Jul  1 20:30:17 CEST 2013
    
    
  
On Mon, Jul 01, 2013 at 07:24:31PM +0200, Stefano Sabatini wrote:
> "Fork" is an ambiguous term, since there may be more than one fork, also
> "fork" could be confused with the corresponding function.
> 
> Note: this change requires to change --enable-incompatible-fork-abi to
> --enable-incompatible-libav-abi, since it is more or less an internal
> flag this should not raise a serious problem.
> ---
>  configure               | 4 ++--
>  libavcodec/avcodec.h    | 2 +-
>  libavcodec/imgconvert.c | 2 +-
>  libavcodec/vdpau.h      | 4 ++--
>  libavutil/pixfmt.h      | 2 +-
>  5 files changed, 7 insertions(+), 7 deletions(-)
> 
Deprecate the old one. Packagers won't like it you randomly change
configure options.
[...]
-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130701/986974ef/attachment.asc>
    
    
More information about the ffmpeg-devel
mailing list