[FFmpeg-devel] [PATCH 4/5] lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT

Fu, Linjie linjie.fu at intel.com
Mon Sep 16 17:01:12 EEST 2019


> -----Original Message-----
> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf
> Of Carl Eugen Hoyos
> Sent: Monday, September 16, 2019 18:14
> To: FFmpeg development discussions and patches <ffmpeg-
> devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH 4/5] lavc/vaapi_decode: add
> profile_parser and format map support for HEVC REXT
> 
> Am Mo., 16. Sept. 2019 um 09:36 Uhr schrieb Linjie Fu <linjie.fu at intel.com>:
> >
> > Add function pointer field in vaapi_profile_map[], set profile_parser
> > for HEVC_REXT to find the exact va_profile.
> >
> > Also add format map support.
> 
> Please remove all cosmetic changes from this patch.
> 
Did the "cosmetic changes" refer to the elimination of a blank line in the file header?

#include "vaapi_decode.h"
-
+#include "vaapi_hevc.h"

Yes, this could be avoided.
And is there anything else I missed?

- linjie


More information about the ffmpeg-devel mailing list