[FFmpeg-devel] Amr wb Decoding Problem

Dion Galbreath diong
Thu May 3 16:50:54 CEST 2007


Why isn't block_size defined for amr_wb_decode_frame?

for amr_nb_decode_frame it is defined as  

static short block_size[16]={ 12, 13, 15, 17, 19, 20, 26, 31, 5, 0, 0, 0, 0,
0, 0, 0 };

is it ok to add this same value to the amr_wb_decode_frame 

??????





More information about the ffmpeg-devel mailing list