[Spice-devel] [virtio-dev] Re: [PATCH v2 1/1] virtio-video: Add virtio video device specification
Gerd Hoffmann
kraxel at redhat.com
Thu Dec 19 13:01:58 UTC 2019
Hi,
> > Not clearly defined in the spec: When is the decoder supposed to send
> > the response for a queue request? When it finished decoding (i.e. frame
> > is ready for playback), or when it doesn't need the buffer any more for
> > decoding (i.e. buffer can be re-queued or pages can be released)?
> In my eyes the both statements mean almost the same and both are valid.
Well, no. When the device decoded a P-Frame it can notify the device,
saying "here is your decoded frame". But the device might still need
the buffer with the decoded frame to properly decode the following B/I
Frames which reference the P-Frame.
cheers,
Gerd
More information about the Spice-devel
mailing list