OSDN Git Service

intmath: remove av_ctz.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 11 Oct 2015 21:43:29 +0000 (17:43 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 11 Oct 2015 22:03:10 +0000 (18:03 -0400)
commit93866c2aa2514649622ae32b6cacaf62473a9e20
tree052620931788381dc191d3d2bc120eed71468617
parent79f2014f1264aeb9dae3134d3649aba6ca0d4d13
intmath: remove av_ctz.

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
libavcodec/flacenc.c
libavutil/intmath.c
libavutil/intmath.h