On 1/9/2022 4:18 PM, James Almer wrote:
This supports dropping non-intra, non-key, or all frames.
Signed-off-by: James Almer
---
Now dropping the frames without decoding them.
Untested with actual hardware.
Tested by nevcairiel and confirmed to work, so will apply.
libavcodec/av1dec.
This supports dropping non-intra, non-key, or all frames.
Signed-off-by: James Almer
---
Now dropping the frames without decoding them.
Untested with actual hardware.
libavcodec/av1dec.c | 68 ++---
1 file changed, 39 insertions(+), 29 deletions(-)
diff