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)
 {
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to