On 31/01/16 01:02, Timothy Gu wrote:
> On Sat, Jan 30, 2016 at 10:11:52PM +0000, Mark Thompson wrote:
>> +static AVClass vaapi_class = {
>
> static const
>
>> + .class_name = "vaapi",
>> + .item_name = av_default_item_name,
>> + .version = LIBAVUTIL_VERSION_INT,
>> +};
>> +static AVClass *vaapi_log = &vaapi_class;
>
> Ditto
>
> Timothy
Fixed; thanks.
On 30/01/16 22:11, Mark Thompson wrote:
> ...
> +#ifndef LIBAVUTIL_VAAPI_H_
> +#define LIBAVUTIL_VAAPI_H_
> ...
> +#endif /* LIBAVUTIL_VAAPI_H_ */
>
No longer in libavutil; fixed.
- Mark
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel