]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/msgsmdec.h
avcodec: rename the AV1 profiles
[ffmpeg] / libavcodec / msgsmdec.h
index 76c87f1bd960c973ce862cfa3a697c6acee60ffc..adbda9a9d03adaf8c01fc138ef1dc7251749a715 100644 (file)
@@ -25,6 +25,6 @@
 #include "avcodec.h"
 
 int ff_msgsm_decode_block(AVCodecContext *avctx, int16_t *samples,
-                          const uint8_t *buf);
+                          const uint8_t *buf, int mode);
 
 #endif /* AVCODEC_MSGSMDEC_H */