Hi,

On Mon, Jul 4, 2011 at 6:57 AM, Diego Biurrun <[email protected]> wrote:
> ---
>  libavcodec/h264idct_template.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/libavcodec/h264idct_template.c b/libavcodec/h264idct_template.c
> index e288f9b..c024538 100644
> --- a/libavcodec/h264idct_template.c
> +++ b/libavcodec/h264idct_template.c
> @@ -237,6 +237,7 @@ void FUNCC(ff_h264_idct_add8)(uint8_t **dest, const int 
> *block_offset, DCTELEM *
>  }
>  /**
>  * IDCT transforms the 16 dc values and dequantizes them.
> + * @param qmul quantization parameter

OK.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to