> -----Original Message----- > From: ffmpeg-devel [mailto:[email protected]] On Behalf > Of Carl Eugen Hoyos > Sent: Monday, September 16, 2019 18:14 > To: FFmpeg development discussions and patches <ffmpeg- > [email protected]> > 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 <[email protected]>: > > > > 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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
