]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/wma_common.c
Silicon Graphics Movie (.mv) demuxer
[ffmpeg] / libavcodec / wma_common.c
index 6ba5337f6a5fe8b94be2a3741f93ba6d1c6391cb..d1d8045d623a48307934317093b1daa6a65cbc65 100644 (file)
@@ -28,7 +28,7 @@
  *@param decode_flags codec compression features
  *@return log2 of the number of output samples per frame
  */
-int av_cold ff_wma_get_frame_len_bits(int sample_rate, int version,
+av_cold int ff_wma_get_frame_len_bits(int sample_rate, int version,
                                       unsigned int decode_flags)
 {