[FFmpeg-devel] [PATCH] rename have_incompatible_fork_abi -> have_incompatible_libav_abi
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon Jul 1 19:38:05 CEST 2013
On 2013-07-01 1:24 PM, 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(-)
Seems reasonable.
- Derek
More information about the ffmpeg-devel
mailing list