intel / media-driver

Intel Graphics Media Driver to support hardware decode, encode and video processing.
https://github.com/intel/media-driver/wiki
Other
969 stars 345 forks source link

[Decode] Add ddi implement for vaEndPicture2 #1803

Open Jexu opened 4 months ago

Jexu commented 4 months ago

This change is based on libva api in https://github.com/intel/libva/pull/810

Jexu commented 4 months ago

sample test in libva-utils: https://github.com/intel/libva-utils/pull/367