[FFmpeg-devel] [PATCH v2 1/5] vaapi_encode: Support configurable slices

Mark Thompson sw at jkqxz.net
Tue Oct 23 02:06:19 EEST 2018


On 25/09/18 02:40, mypopy at gmail.com wrote:
> On Mon, Sep 24, 2018 at 5:53 AM Mark Thompson <sw at jkqxz.net> wrote:
>>
>> This adds common code to query driver support and set appropriate
>> address/size information for each slice.  It only supports rectangular
>> slices for now, since that is the most common use-case.
>> ---
> 
> Tested and verified with media-driver master branch
> (https://github.com/intel/media-driver) in SKL.

Thank you!

I added the missing slice_segments -> guessed level dependency in 4/5.

I don't think there is anything else to do here, so I'll push it in two days if there are no further comments.

- Mark


More information about the ffmpeg-devel mailing list