Author: reynaldo
Date: Sun Aug 19 05:45:29 2007
New Revision: 1006
Log:
TRIVIAL removes useles FIXME, there arent any outbounds reads posible ..
Modified:
qcelp/qcelpdec.c
Modified: qcelp/qcelpdec.c
==============================================================================
--- qcelp/qcelpdec.c (original)
+++ qcelp/qcelpdec.c Sun Aug 19 05:45:29 2007
@@ -266,9 +266,6 @@ void qcelp_decode_params(AVCodecContext
* Computes the scaled codebook vector Cdn From INDEX and GAIN
* For all rates
*
- * FIXME:
- * - Needs outbound reading checks and error propagation if weirdness
- * is detected :-).
*/
static int qcelp_compute_svector(qcelp_packet_rate rate, const float *gain,
const int *index, uint16_t cbseed, float *cdn_vector)
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc