codec/avcodec/vaapi*: Smooth subtitle subpicture display.
The subtitle subpictures are regenerated for each call to vd->Prepare. This is not very efficient and results in flickering display of subtitles. Implement a VASubpicture's cache to solve the flickering.
Showing
Please register or sign in to comment