On Wed,  4 Oct 2017 23:30:51 +0100
Mark Thompson <[email protected]> wrote:

> ---
> Bikeshed painters welcome for naming.

 
>  /**
> + * Retrieve supported hardware configurations for a codec.
> + */
> +const AVCodecHWConfig *avcodec_get_hw_config(const AVCodec *codec, int 
> index);


Should explicitly say that out of bound indexes return NULL or such.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to