@lists.freedesktop.org;
Namburu, Chandu-babu
Subject: Re: [Mesa-dev] [st/omx/dec/h264] Handing negative POC
On Mon, Nov 28, 2016 at 4:38 PM, Emil Velikov wrote:
> Hi all,
>
> On 24 November 2016 at 10:22, Christian König wrote:
>> Hi,
>>
>> patch is Reviewed-by: Christian König .
&g
@lists.freedesktop.org
Subject: Re: [Mesa-dev] [st/omx/dec/h264] Handing negative POC
Hi all,
On 24 November 2016 at 10:22, Christian König wrote:
> Hi,
>
> patch is Reviewed-by: Christian König .
>
Shouldn't we also change the h264.pic_order_cnt_[lm]sb also to signed ?
[NCB] Yes, These varia
On Mon, Nov 28, 2016 at 4:38 PM, Emil Velikov wrote:
> Hi all,
>
> On 24 November 2016 at 10:22, Christian König wrote:
>> Hi,
>>
>> patch is Reviewed-by: Christian König .
>>
> Shouldn't we also change the h264.pic_order_cnt_[lm]sb also to signed ?
>
> How about field_order_cnt and field_order_c
Hi all,
On 24 November 2016 at 10:22, Christian König wrote:
> Hi,
>
> patch is Reviewed-by: Christian König .
>
Shouldn't we also change the h264.pic_order_cnt_[lm]sb also to signed ?
How about field_order_cnt and field_order_cnt_list ?
We seems to be having an odd mix of signed and unsigned fo
Hi,
patch is Reviewed-by: Christian König .
Regards,
Christian.
Am 24.11.2016 um 07:57 schrieb Namburu, Chandu-babu:
Hi ,
I have been working on an issue where the for a particular stream
playback is stuttering and there are lot of frame drops.
That particular stream has negative POC valu
Hi ,
I have been working on an issue where the for a particular stream playback is
stuttering and there are lot of frame drops.
That particular stream has negative POC value and as POC value is treated/read
as unsigned, the frame is getting flushed out of DBP at the end of GOP instead
of at st