On Sat, Dec 03, 2016 at 05:34:34PM +0100, Anton Khirnov wrote:
> --- /dev/null
> +++ b/libavcodec/hwaccel.h
> @@ -0,0 +1,24 @@
> +#ifndef AVCODEC_HWACCEL_H
> +#define AVCODEC_HWACCEL_H
> +
> +#define HWACCEL_CAP_ASYNC_SAFE      (1 << 0)
> +
> +#endif /* AVCODEC_HWACCEL_H */

Do you plan to add more here? A header for a single define seems gratuitous...

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to