Hi Ilia,
Please give another try with these patches (i.e. 1, 2, 3 and 5 from this
patch series. 4 and 6 are already merged since I have resubmit them
afterward and split in several series). I rebased these four patches on top
of latest master here:
https://github.com/CapOM/mesa/commits/st_va_nouve
On Tue, Nov 10, 2015 at 4:09 AM, Julien Isorce wrote:
> Hi,
>
> I found some difference in the content of dec->bsp_bo[i], for h264 when
> using st/vdpau (ok) and st/vaapi (ko).
>
> In src/gallium/state_trackers/va/picture.c, at least the reference frames
> are not set. At minimum it is missing som
Hi,
I found some difference in the content of dec->bsp_bo[i], for h264 when
using st/vdpau (ok) and st/vaapi (ko).
In src/gallium/state_trackers/va/picture.c, at least the reference frames
are not set. At minimum it is missing something like the following though
still not enough:
@@ -193,7 +194,
On Fri, Oct 16, 2015 at 6:13 PM, Julien Isorce wrote:
>
>
> On 18 September 2015 at 21:34, Ilia Mirkin wrote:
>>
>> On Fri, Sep 18, 2015 at 4:29 PM, Julien Isorce
>> wrote:
>> >
>> >
>> > On 17 September 2015 at 17:52, Ilia Mirkin wrote:
>> >>
>> >> On Wed, Sep 16, 2015 at 8:22 AM, Julien Isorc
On 18 September 2015 at 21:34, Ilia Mirkin wrote:
> On Fri, Sep 18, 2015 at 4:29 PM, Julien Isorce
> wrote:
> >
> >
> > On 17 September 2015 at 17:52, Ilia Mirkin wrote:
> >>
> >> On Wed, Sep 16, 2015 at 8:22 AM, Julien Isorce
> >> wrote:
> >> > I added below version4 updates. It works for all
On Fri, Sep 18, 2015 at 4:29 PM, Julien Isorce wrote:
>
>
> On 17 September 2015 at 17:52, Ilia Mirkin wrote:
>>
>> On Wed, Sep 16, 2015 at 8:22 AM, Julien Isorce
>> wrote:
>> > I added below version4 updates. It works for all codecs expect h264.
>> > Video is visible but lot of blockiness.
>> >
On 17 September 2015 at 17:52, Ilia Mirkin wrote:
> On Wed, Sep 16, 2015 at 8:22 AM, Julien Isorce
> wrote:
> > I added below version4 updates. It works for all codecs expect h264.
> > Video is visible but lot of blockiness.
> > Can someone with a Radeon confirm that "LIBVA_DRIVER_NAME=gallium m
On Wed, Sep 16, 2015 at 8:22 AM, Julien Isorce wrote:
> I added below version4 updates. It works for all codecs expect h264.
> Video is visible but lot of blockiness.
> Can someone with a Radeon confirm that "LIBVA_DRIVER_NAME=gallium mpv
> --hwdec=vaapi"
> is working on h264 videos ?
> I want to
I added below version4 updates. It works for all codecs expect h264.
Video is visible but lot of blockiness.
Can someone with a Radeon confirm that "LIBVA_DRIVER_NAME=gallium mpv
--hwdec=vaapi"
is working on h264 videos ?
I want to make sure it is not a bug in st/va.
v4:
Update caps after number
*** BLURB HERE ***
Julien Isorce (6):
nouveau: split nouveau_vp3_bsp in begin/next/end
nvc0: add support for st/va
nouveau: fix chunk decoding by updating number of slices
st/va: properly set max number of ref frames
build: enable st/va with nouveau driver
WIP: implement vaapi export /
10 matches
Mail list logo