Move AMR-NB frame unpacking code to a common file so it can be reused in
authorMarcelo Galvăo Póvoa <marspeoplester@gmail.com>
Fri, 10 Sep 2010 19:51:08 +0000 (19:51 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 10 Sep 2010 19:51:08 +0000 (19:51 +0000)
commitc7bb7eff818cb91d6f49da2fe810127ae7184758
tree72f604ae99a669edf63b04bd1754a0cd753b5bc6
parent6f9932476dac9fde855ea84aa07bf424c5836967
Move AMR-NB frame unpacking code to a common file so it can be reused in
the AMR-WB decoder.

Patch by Marcelo Galvăo Póvoa.

Originally committed as revision 25100 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/amr.h [new file with mode: 0644]
libavcodec/amrnbdec.c