Applied as well

Thanks.

On 22 August 2015 at 06:06, Timothy Gu <timothyg...@gmail.com> wrote:

> On Sat, Aug 22, 2015 at 04:33:49AM +0100, Rostislav Pehlivanov wrote:
> > Applied
> >
> > Thanks.
>
> There has been a mistake in the application of this patch that was not
> in the patch I sent:
>
> > -const int swb_size_128_len  = FF_ARRAY_ELEMS(swb_size_128);
> > -const int swb_size_1024_len = FF_ARRAY_ELEMS(swb_size_1024);
> > +const int swb_size_128_len  = FF_ARRAY_ELEMS(ff_aac_swb_size_128);
> > +const int swb_size_1024_len = FF_ARRAY_ELEMS(ff_aac_swb_size_1024);
>
> The attached patch rectifies that.
>
> Timothy
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to