[FFmpeg-cvslog] r15973 - trunk/libavcodec/qcelpdata.h

Kenan Gillet kenan.gillet
Mon Dec 1 21:49:22 CET 2008


Hi,
On Dec 1, 2008, at 12:43 PM, vitor wrote:

> Author: vitor
> Date: Mon Dec  1 21:43:22 2008
> New Revision: 15973
>
> Log:
> More OKed parts of the QCELP decoder
> patch by Kenan Gillet, kenan.gillet gmail com
>
>
> Modified:
>   trunk/libavcodec/qcelpdata.h
>
> Modified: trunk/libavcodec/qcelpdata.h
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- trunk/libavcodec/qcelpdata.h	(original)
> +++ trunk/libavcodec/qcelpdata.h	Mon Dec  1 21:43:22 2008
> @@ -58,6 +58,10 @@ typedef struct {
>      */
>     uint8_t lspv[10];
>
> +    /**
> +     * reserved bits only present in bitrate 1, 1/4 and 1/8 packets
> +     */
> +    uint8_t reserved;
> } QCELPFrame;
>
> /**
> _______________________________________________
> ffmpeg-cvslog mailing list
> ffmpeg-cvslog at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-cvslog

thanks the commit, that was fast ;)





More information about the ffmpeg-cvslog mailing list