va: h264dec: allocate output buffers according DPB size
Instead of allocating the maximal number of references for output buffers, this patch reduces the memory foot print in many cases by just allocating the output buffers required for the DPB.
cc: @He_Junyan