dav1d: add an option to skip decoding some frame types
Should be useful for scenarios like wanting only keyframes to quickly generate a set of preview images of the whole stream.
parent
6f80bad2
No related branches found
No related tags found
Showing
- include/dav1d/dav1d.h 10 additions, 1 deletioninclude/dav1d/dav1d.h
- meson.build 1 addition, 1 deletionmeson.build
- src/internal.h 1 addition, 0 deletionssrc/internal.h
- src/lib.c 4 additions, 0 deletionssrc/lib.c
- src/obu.c 56 additions, 5 deletionssrc/obu.c
- tools/dav1d_cli_parse.c 17 additions, 1 deletiontools/dav1d_cli_parse.c
Loading
Please register or sign in to comment