[FFmpeg-soc] [soc]: r1192 - in qcelp: qcelp_parser.c qcelpdata.h qcelpdec.c
Diego Biurrun
diego at biurrun.de
Mon Aug 27 10:21:23 CEST 2007
On Sun, Aug 26, 2007 at 07:55:15AM +0200, reynaldo wrote:
>
> Log:
> TRIVIAL & COSMETIC: Some code reordering and some commentary work
>
> --- qcelp/qcelp_parser.c (original)
> +++ qcelp/qcelp_parser.c Sun Aug 26 07:55:15 2007
> @@ -30,29 +30,45 @@
>
> + * Lest try and see if this packet holds exactly one frame
Let's
> + * If we reach this point it means the packet holds a multiset of
> + * frames, each one of them in codec frame format, all of the same
> + * rate, as described in:
I think "all with the same framerate" is clearer.
Diego
More information about the FFmpeg-soc
mailing list