Files
dav1d/include
James Almer a98f5e6056 dav1d: add event flags to the decoding process
And a function to fetch them. Should be useful to signal changes in the
bitstream the user may want to know about.

Starting with two flags, DAV1D_EVENT_FLAG_NEW_SEQUENCE and
DAV1D_EVENT_FLAG_NEW_OP_PARAMS_INFO, which signal the presence of an updated
sequence header in the last returned (or to be returned) picture.
2021-04-16 10:54:48 -03:00
..
2018-12-17 20:04:50 -05:00