2011/9/2 Rob Clark :
> 2011/9/2 Christian König :
>> Hi Rob,
>>
>>> + flipping between multiple back buffers, perhaps not in order (to
>>> handle video formats with B-frames)
>> Oh, yes please. The closed source drivers seems to do this also all the
>> time, and I never really understood why DR
2011/9/2 Christian König :
> Hi Rob,
>
>> + flipping between multiple back buffers, perhaps not in order (to
>> handle video formats with B-frames)
> Oh, yes please. The closed source drivers seems to do this also all the
> time, and I never really understood why DRI is limiting the buffers to
On Fre, 2011-09-02 at 12:04 +0200, Christian König wrote:
>
> > + flipping between multiple back buffers, perhaps not in order (to
> >handle video formats with B-frames)
> Oh, yes please. The closed source drivers seems to do this also all the
> time, and I never really understood why DRI is
2011/9/2 Christian König :
> Hi Rob,
>
>> + flipping between multiple back buffers, perhaps not in order (to
>> handle video formats with B-frames)
> Oh, yes please. The closed source drivers seems to do this also all the
> time, and I never really understood why DRI is limiting the buffers to
Hi Rob,
> + flipping between multiple back buffers, perhaps not in order (to
>handle video formats with B-frames)
Oh, yes please. The closed source drivers seems to do this also all the
time, and I never really understood why DRI is limiting the buffers to
the OGL attachment points.
...
> C
On Thu, Sep 1, 2011 at 5:22 PM, Younes Manton wrote:
> On Thu, Sep 1, 2011 at 4:52 PM, Rob Clark wrote:
>> To allow the potential use of overlays to display video content, a few
>> extra parameters are required:
>>
>> + source buffer in different format (for example, various YUV formats)
>> an
On Thu, Sep 1, 2011 at 4:52 PM, Rob Clark wrote:
> To allow the potential use of overlays to display video content, a few
> extra parameters are required:
>
> + source buffer in different format (for example, various YUV formats)
> and size as compared to destination drawable
> + multi-planar
To allow the potential use of overlays to display video content, a few
extra parameters are required:
+ source buffer in different format (for example, various YUV formats)
and size as compared to destination drawable
+ multi-planar formats where discontiguous buffers are used for
differen