X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Famrwbdata.h;h=95c0aaa37b13328d1b12f53da3e85095f6f31c3a;hb=12c8aeb2b822f8acec5a94ed4591ec6db9994c74;hp=8a8cbfdddf24b0127454ffaff8ea0c3e1eef945e;hpb=22219a3ac46ac18f797c94e4619a34728556786c;p=ffmpeg diff --git a/libavcodec/amrwbdata.h b/libavcodec/amrwbdata.h index 8a8cbfdddf2..95c0aaa37b1 100644 --- a/libavcodec/amrwbdata.h +++ b/libavcodec/amrwbdata.h @@ -1884,7 +1884,7 @@ static const float lpf_7_coef[31] = { // low pass, 7kHz cutoff /** Core frame sizes in each mode */ static const uint16_t cf_sizes_wb[] = { 132, 177, 253, 285, 317, 365, 397, 461, 477, - 40 /// SID/comfort noise frame + 40, 0, 0, 0, 0, 0, 0 }; #endif /* AVCODEC_AMRWBDATA_H */