Michael Niedermayer gmx.at> writes:
> > Attached patch fixes a (fate) compilation warning on
> > unusual platforms, I did not really check if the
> > warning is correct though.
> LGTM
Patch applied.
Thank you, Carl Eugen
___
ffmpeg-devel mailing l
On Tue, Oct 14, 2014 at 10:59:10AM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes a (fate) compilation warning on
> unusual platforms, I did not really check if the
> warning is correct though.
>
> CC libavcodec/dct-test.o
> libavcodec/dct-test.c:101:21: warning: missing bra
Hi!
Attached patch fixes a (fate) compilation warning on
unusual platforms, I did not really check if the
warning is correct though.
CC libavcodec/dct-test.o
libavcodec/dct-test.c:101:21: warning: missing braces around initializer
[-Wmissing-braces]
libavcodec/dct-test.c:101:21: warning: