[FFmpeg-devel] [PATCH]Fix initialiser in dct-test.c
Michael Niedermayer
michaelni at gmx.at
Tue Oct 14 13:18:33 CEST 2014
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 braces around initializer
> [-Wmissing-braces]
> libavcodec/dct-test.c:101:21: warning: (near initialization
> for 'fdct_tab_arch[0]') [-Wmissing-braces]
> libavcodec/dct-test.c:102:21: warning: missing braces around initializer
> [-Wmissing-braces]
> libavcodec/dct-test.c:102:21: warning: (near initialization
> for 'idct_tab_arch[0]') [-Wmissing-braces]
>
> Please comment, Carl Eugen
LGTM
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141014/a7c44bad/attachment.asc>
More information about the ffmpeg-devel
mailing list