On 12/20/2018 5:45 PM, Mark Thompson wrote:
> On 20/12/2018 15:39, James Almer wrote:
>> delta_frame_id_minus1 is not a single value in the bitstream, and can
>> store values up to 17 bits wide.
>>
>> Fixes parsing files with frame ids.
>>
>> Signed-off-by: James Almer
>> ---
>> See
>> https://co
On 20/12/2018 15:39, James Almer wrote:
> delta_frame_id_minus1 is not a single value in the bitstream, and can
> store values up to 17 bits wide.
>
> Fixes parsing files with frame ids.
>
> Signed-off-by: James Almer
> ---
> See
> https://code.videolan.org/videolan/dav1d/uploads/a23d47dda3011a
delta_frame_id_minus1 is not a single value in the bitstream, and can
store values up to 17 bits wide.
Fixes parsing files with frame ids.
Signed-off-by: James Almer
---
See
https://code.videolan.org/videolan/dav1d/uploads/a23d47dda3011a8e39ab1ac7c508b220/input.ivf
libavcodec/cbs_av1.h