Need a way to identify `still_picture` frames
The data is read in the Av1SequenceHeader
but the information doesn't seem to be accessible from public APIs. It should probably be a flag set in the output Dav1dPictureParameters
. Maybe a special case of frame count which would be used to get the timing info stored for each output picture.