[Libva] [PATCH] Fix the GetConfigAttributes() for H264SteroHighProfile
Sreerenj
sreerenj.balachandran at intel.com
Thu Jun 5 02:07:28 PDT 2014
On 05.06.2014 12:05, Gwenole Beauchesne wrote:
> 2014-06-05 11:00 GMT+02:00 <sreerenj.balachandran at intel.com>:
>> From: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
>>
>> ---
>> src/i965_drv_video.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/src/i965_drv_video.c b/src/i965_drv_video.c
>> index bae70d5..e31cae2 100755
>> --- a/src/i965_drv_video.c
>> +++ b/src/i965_drv_video.c
>> @@ -652,6 +652,7 @@ i965_GetConfigAttributes(VADriverContextP ctx,
>> if (profile == VAProfileH264ConstrainedBaseline ||
>> profile == VAProfileH264Main ||
>> profile == VAProfileH264High ||
>> + profile == VAProfileH264StereoHigh ||
>> profile == VAProfileH264MultiviewHigh) {
>> attrib_list[i].value |= (VA_ENC_PACKED_HEADER_RAW_DATA |
>> VA_ENC_PACKED_HEADER_SLICE);
> Ah, yes, I saw that a couple of days ago but did not bother create a
> patch for encode yet. :)
One line patch, but with out this gstreamer-vaapi will create lots of
mess-up :)
> OK.
>
> Thanks,
> Gwenole.
--
Thanks
Sree
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
More information about the Libva
mailing list