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

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Sep 16 17:55:46 EEST 2019


Am Mo., 16. Sept. 2019 um 16:01 Uhr schrieb Fu, Linjie <linjie.fu at intel.com>:
>
> > -----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?

No, it was my mistake although I wonder if the
patch could be split to allow seeing the actual change
(but that may only be me),

Carl Eugen


More information about the ffmpeg-devel mailing list