[FFmpeg-soc] [soc]: r1208 - qcelp/qcelpdec.c

reynaldo subversion at mplayerhq.hu
Mon Aug 27 21:21:48 CEST 2007


Author: reynaldo
Date: Mon Aug 27 21:21:47 2007
New Revision: 1208

Log:
COSMETIC: Coment correction, there is no such thing as LSPF decoding for IFQ

Modified:
   qcelp/qcelpdec.c

Modified: qcelp/qcelpdec.c
==============================================================================
--- qcelp/qcelpdec.c	(original)
+++ qcelp/qcelpdec.c	Mon Aug 27 21:21:47 2007
@@ -117,8 +117,6 @@ static int qcelp_decode_close(AVCodecCon
  * transsmision codes of any frame rate.
  *
  * TIA/EIA/IS-733 2.4.3.2.6.2-2
- *
- * WIP: implement I_F_Q handling?
  */
 void qcelp_decode_lspf(const QCELPFrame *frame, float *lspf)
 {



More information about the FFmpeg-soc mailing list