[vlc-devel] [PATCH] vaapi: add support for HEVC decoding

Francois Cartegnie fcvlcdev at free.fr
Fri Nov 25 17:59:59 CET 2016


Le 25/11/2016 à 17:28, Mathieu Velten a écrit :
> I was asking myself the same question.
> 
> On the same topic I am adding support for VP8/9 and VC1 too, if someone can
> confirm the number of needed ref frames :
> VP8: Golden, Altref, Last => 3
> VC1: 2
> VP9: 8

I went through that code 2 days ago, and couldn't figure.
I throught passing that value dynamically in fmt would be cleaner,
but since it's a pool, I couldn't see the benefit of having a non
overall max value. (the higher resolution codecs are allocating the
biggest pools).

Francois



More information about the vlc-devel mailing list