- 28 Nov, 2019 1 commit
-
-
Thierry Foucu authored
Disable by default to output all the layers, to match libaomdec wrapper. Add option to select the operating point for the spatial layers. Update the documentation with the new options. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 13 Nov, 2019 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 22 Oct, 2019 1 commit
-
-
James Almer authored
Actually reorder the values. Should effectively fix ticket #8300. Tested-by:
Andrey Semashev <andrey.semashev@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 17 Oct, 2019 1 commit
-
-
James Almer authored
Fixes ticket #8300 Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 15 Sep, 2019 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 15 Aug, 2019 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 27 May, 2019 3 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
To ensure the custom allocator is effectively used. Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 20 May, 2019 1 commit
-
-
James Almer authored
As suggested by Ronald, don't map auto threads to frame threads only, and instead distribute them between frame and tile more efficiently. Add a new framethreads override option, similar to the tilethreads one. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 19 Mar, 2019 2 commits
-
-
James Almer authored
Removes an av_malloc() per frame. Reviewed-by: BBB Reviewed-by: nevcairiel Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 12 Mar, 2019 6 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
Vittorio Giovara authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Replaces the libdav1d internal allocator. It uses an AVBufferPool to reduce the amount of allocated buffers. About 5% speed up when decoding 720p or higher streams. Reviewed-by: "Vittorio Giovara <vittorio.giovara@gmail.com>" Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
This is in preparation for the following commit. Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Bump the minimum required version to the first one with the logger API callback. Reviewed-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 23 Jan, 2019 1 commit
-
-
James Almer authored
Dav1dPictures contain more than one buffer reference, so we're forced to use the API properly to free them all. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 08 Jan, 2019 1 commit
-
-
James Almer authored
Dav1dPictures contain more than one buffer reference, so we're forced to use the API properly to free them all. Reviewed-by: BBB Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 12 Dec, 2018 2 commits
-
-
James Almer authored
The color fields were moved to another struct, and a way to propagate timestamps and other input metadata was introduced, so the packet fifo can be removed. Add support for 12bit streams, an option to disable film grain, and read the profile from the sequence header referenced by the ouput picture instead of guessing based on output pix_fmt. Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 29 Nov, 2018 4 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
It's no longer needed now that the AVFifoBuffer was removed. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 26 Nov, 2018 1 commit
-
-
James Almer authored
The color fields were moved to another struct, and a way to propagate timestamps and other input metadata was introduced, so the packet fifo can be removed. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 15 Nov, 2018 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 14 Nov, 2018 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 06 Nov, 2018 2 commits
-
-
James Almer authored
Originally written by Ronald S. Bultje, with fixes, optimizations and improvements by James Almer. Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Originally written by Ronald S. Bultje, with fixes, optimizations and improvements by James Almer. Signed-off-by:
James Almer <jamrial@gmail.com>
-