Hi, On Wed, Jul 4, 2012 at 8:14 AM, Ronald S. Bultje <[email protected]> wrote: > From: "Ronald S. Bultje" <[email protected]> > > Also replace x>>av_log2(sizeof(..)) + 1 by x/sizeof(..). The +1 is > probably meant to emulate av_log2_ceil(sizeof(..)) in cases where ".." > is not a power of two. > --- > libavformat/mxfdec.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Ping. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
