On Thu, Apr 10, 2014 at 07:59:47AM +0200, Vittorio Giovara wrote: > On Sun, Apr 6, 2014 at 2:41 PM, Kostya Shishkov > <[email protected]> wrote: > > $subj > > > > I've fixed some reconstruction bugs so it should not sound too horrible even > > in stereo mode. > > Is there any possible stock replacement for get_egolomb()? I can't see > anything wrong with the patch itself.
It's possible to replace it with get_ue_golomb() and then read four additional bits IIRC. > > on2avcdata.c is still attached separately and I'll be a Diego if I want to > > format it. > > It seems pretty well formatted to me. Diego might have a different opinion. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
