1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-12-15 06:06:18 +02:00
Files
FFmpeg/libavcodec/cbs_av1.c
James Almer f951d47563 avcodec/cbs_av1: add an option to select an operating point
This implements the function drop_obu() as defined in Setion 6.2.1 from the
spec.
In a reading only scenario, units that belong to an operating point the
caller doesn't want should not be parsed.

Signed-off-by: James Almer <jamrial@gmail.com>
2021-01-04 16:28:29 -03:00

39 KiB