2009/2/19 kmalaussene <[email protected]>: > Author: kmalaussene > Date: Thu Feb 19 04:37:41 2009 > New Revision: 4089 > > Log: > Add FIXME for order_MODE_DTX: > currently, it is not mapped to anything in AMRNBFrame. > > Modified: > amr/amrnbfloatdata.h > > Modified: amr/amrnbfloatdata.h > ============================================================================== > --- amr/amrnbfloatdata.h Thu Feb 19 04:18:36 2009 (r4088) > +++ amr/amrnbfloatdata.h Thu Feb 19 04:37:41 2009 (r4089) > @@ -485,6 +485,7 @@ AMR_PULSES(3, 9, 0), AMR_PULSES(3, 9, 1) > AMR_PLAG(1, 0), AMR_PLAG(3, 0) > }; > > +//FIXME: This order needs to be map into AMRNBFrame.
This comment doesn't make too much sense. Do you mean: "This order array needs to be mapped to AMRNBFrame"? You're doing some great work on this clean up by the way. :) Regards, Rob _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
