[FFmpeg-devel] [PATCH][6/8] Add VA API accelerated VC-1 decoding
Kostya
kostya.shishkov
Thu Jan 29 19:45:37 CET 2009
On Thu, Jan 29, 2009 at 05:36:33PM +0100, Gwenol? Beauchesne wrote:
> Hi,
>
> This patch adds support for VC-1 acceleration through VA API. This
> also includes WMV3 (simple and main profiles).
>
> I have amended the VC1Context struct to record PICTURE::BFRACTION,
> ENTRYPOINT_LAYER::BROKEN_LINK and ENTRYPOINT_LAYER::CLOSED_ENTRY
> fields from the bitstream.
Please send that amendment as a separate patch and with more meaningful
comments to the structure members. It would also make reviewing your
changes to vc1.c easier.
> Only tested on Intel implementation since my NVIDIA card doesn't
> support VC-1 decoding.
>
> Regards,
> Gwenole.
More information about the ffmpeg-devel
mailing list