[FFmpeg-devel] [PATCH] VAAPI/mpeg2: record s->mb_x

Gwenole Beauchesne gbeauchesne
Tue Sep 15 09:41:38 CEST 2009


Hi,

This patch fills in the new VAAPI slice_horizontal_position field. It's 
needed for the Intel G45 driver.

Upstream libVA GIT (0.31) is needed, or one of the 0.31 versions I provide 
here: <http://www.splitted-desktop.com/~gbeauchesne/libva/>

Should I add a compile-time version check? e.g.
#if VA_CHECK_VERSION(0,31,0)
// fill in the new field
#endif

Thanks,
Gwenole.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg.hwaccel.vaapi.mpeg2.horizontal_position.patch
Type: text/x-diff
Size: 879 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090915/aea509ef/attachment.patch>



More information about the ffmpeg-devel mailing list