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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to