Commits on Source (3)
-
Steve Lhomme authored
(cherry picked from commit dbf45cea) (edited) edited: - 3.0 has the 128 pixels padding elsewhere - 3.0 has an extra parameter for add_integer_with_range() - 3.0 was setting i_extra_picture_buffers further down in the code - 3.0 uses 16 threads max Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
2202c892 -
Steve Lhomme authored
(cherry picked from commit c8570567) (edited) edited: - 3.0 had a different way to comment the git URL line Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
4b75be8a -
Steve Lhomme authored
The i_extra_picture_buffers is used to add pictures to the pool that the core will allocate. dav1d is actually using n_threads frames. And the core is allocating 10 frames per default for AV1. So we need to add the missing ones. (cherry picked from commit a32031dc) (rebased) rebased: - the code dav1d 1.0.0 in 3.0 uses different max versions Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
d38ddd72