]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/gsmdec_data.h
timecode: fix typo
[ffmpeg] / libavcodec / gsmdec_data.h
index bb4f159c60ef74f129c56604619aaf90786e0031..3eb30b84b7c804f34585bd20a33ad17e1f9cef72 100644 (file)
 #define AVCODEC_GSMDEC_DATA
 
 #include <stdint.h>
-
-// input and output sizes in byte
-#define GSM_BLOCK_SIZE    33
-#define GSM_MS_BLOCK_SIZE 65
-#define GSM_FRAME_SIZE   160
+#include "avcodec.h"
 
 typedef struct {
+    AVFrame frame;
     // Contains first 120 elements from the previous frame
     // (used by long_term_synth according to the "lag"),
     // then in the following 160 elements the current