On 09/03/17 14:08, Christian König wrote:
>
> Done, new set on the mailing list.
>
> I've dropped the VDPAU support since nobody seems to be interested in that
> any more.
>
> Any more comments or are we good to go with that?
Decode all looks good now.
Postprocess-scale of P016 still misses t
Am 09.03.2017 um 13:46 schrieb Mark Thompson:
On 09/03/17 07:54, Christian König wrote:
Replaying here from the comment in your other mail as well:
Um, libav* is querying the capabilities and finding that only 8-bit output is
supported for Main10:
[SNIP]
Unable to create config to test surfa
On 09/03/17 07:54, Christian König wrote:
> Replaying here from the comment in your other mail as well:
>> Um, libav* is querying the capabilities and finding that only 8-bit output
>> is supported for Main10:
> [SNIP]
>> Unable to create config to test surface attributes: 14 (the requested RT
>>
Replaying here from the comment in your other mail as well:
Um, libav* is querying the capabilities and finding that only 8-bit output is
supported for Main10:
[SNIP]
Unable to create config to test surface attributes: 14 (the requested RT Format
is not supported)
[SNIP]
So, it works becaus
On 08/03/17 21:32, Mark Thompson wrote:
> On 08/03/17 12:29, Christian König wrote:
>> From: Christian König
>>
>> Advertise 10bpp support if the driver supports decoding to a P016 surface.
>>
>> Signed-off-by: Christian König
>> ---
>> src/gallium/state_trackers/va/config.c | 15 +
On 08/03/17 12:29, Christian König wrote:
> From: Christian König
>
> Advertise 10bpp support if the driver supports decoding to a P016 surface.
>
> Signed-off-by: Christian König
> ---
> src/gallium/state_trackers/va/config.c | 15 +--
> src/gallium/state_trackers/va/va_privat
From: Christian König
Advertise 10bpp support if the driver supports decoding to a P016 surface.
Signed-off-by: Christian König
---
src/gallium/state_trackers/va/config.c | 15 +--
src/gallium/state_trackers/va/va_private.h | 1 +
2 files changed, 14 insertions(+), 2 deletions