[FFmpeg-devel] [PATCH] vaapi: filter out DELAYED_PIC_REF flag

Gwenole Beauchesne gbeauchesne at splitted-desktop.com
Tue Mar 29 10:23:26 CEST 2011


Hi,

This patch fixes ticket #23 by filtering out DELAYED_PIC_REF, i.e. only 
keep what matters (PICT_TOP_FIELD|PICT_BOTTOM_FIELD), should there be any 
other field in the future.

However, this is a regression wrt. 4c886d6...177b23 since pic->reference 
bits generated for h->short_ref[] are different from the previous code. I 
am not fluent enough with the h264.c code to know wether this is expected 
and/or harmless for non vaapi cases too.

Regards,
Gwenole.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vaapi-filter-out-DELAYED_PIC_REF-flag-to-determine.patch
Type: text/x-diff
Size: 869 bytes
Desc: 
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110329/0b477f44/attachment.bin>


More information about the ffmpeg-devel mailing list