[FFmpeg-devel] [PATCH] intmath: remove av_ctz.

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sun Oct 11 23:52:16 CEST 2015


On 11.10.2015 23:44, Ronald S. Bultje wrote:
> It's a non-installed header and only used in one place (flacenc).
> Since ff_ctz is static inline, it's fine to use that instead.
> ---
>  doc/APIchanges       |  3 ---
>  libavcodec/flacenc.c |  2 +-
>  libavutil/intmath.c  |  5 -----
>  libavutil/intmath.h  | 14 ++++++--------
>  4 files changed, 7 insertions(+), 17 deletions(-)

Should be fine.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list