]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/flacdata.h
avcodec/vp8: Cosmetics, maintain alphabetical order in threading headers
[ffmpeg] / libavcodec / flacdata.h
index 96a50b91832a0c227db9759ef29ccb5eabd51a01..e2c1e5d7f2370363e468b81b704cf0490dfebf11 100644 (file)
@@ -26,6 +26,6 @@
 
 extern const int ff_flac_sample_rate_table[16];
 
-extern const int16_t ff_flac_blocksize_table[16];
+extern const int32_t ff_flac_blocksize_table[16];
 
 #endif /* AVCODEC_FLACDATA_H */