applemedia: vtdec: set reorder queue length to the max DPB length
authorAlessandro Decina <alessandro.d@gmail.com>
Wed, 11 Dec 2013 06:58:23 +0000 (07:58 +0100)
committerAlessandro Decina <alessandro.d@gmail.com>
Wed, 11 Dec 2013 07:12:36 +0000 (08:12 +0100)
commit733a780e9d35b5aa45c92c4c3b90cbc39ef7aae1
tree7be9c168a1c1be9af98dd900b4ab075684d801a1
parent8cca2d55f5a4ff2a441922e71c49d83b23bf9b97
applemedia: vtdec: set reorder queue length to the max DPB length

Set reorder_queue_frame_delay from the DPB size (in frames). Still not optimal,
as the DPB size is larger than the max bframe forward prediction length, but I
don't know how to compute the latter without parsing every group of pictures.
sys/applemedia/vtdec.c