[FFmpeg-devel] [PATCH] vaapi_h264: fix RefPicList[] field flags.

Gwenole Beauchesne gb.devel at gmail.com
Tue Jun 23 13:57:28 CEST 2015


2015-06-23 13:10 GMT+02:00 Michael Niedermayer <michaelni at gmx.at>:
> On Tue, Jun 23, 2015 at 11:50:52AM +0200, Gwenole Beauchesne wrote:
>> Use new H264Ref.reference field to track field picture flags. The
>> H264Picture.reference flag in DPB is now irrelevant here.
>>
>> This is a regression from git commit d8151a7, and that affected
>> multiple interlaced video streams.
>>
>> Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
>> ---
>>  libavcodec/vaapi_h264.c | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> LGTM

Pushed to git master and release/2.7, in case a 2.7.2 is planned. 2.6 was fine.

All H.264 conformance tests now pass again. Exceptions are:
- CVFC1_Sony_C: usual crop issues ;
- BA3_SVA_C: probably driver issue. Usually disabled since this is
extended profile with main profile only coding tools.

Regards,
-- 
Gwenole Beauchesne
Intel Corporation SAS / 2 rue de Paris, 92196 Meudon Cedex, France
Registration Number (RCS): Nanterre B 302 456 199


More information about the ffmpeg-devel mailing list