[FFmpeg-soc] [soc]: r4089 - amr/amrnbfloatdata.h
Robert Swain
robert.swain at gmail.com
Thu Feb 19 04:42:33 CET 2009
2009/2/19 kmalaussene <subversion at mplayerhq.hu>:
> 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
More information about the FFmpeg-soc
mailing list