On 11/17/2019 8:55 PM, James Almer wrote: > Defined in Section 7.8 > > This finishes implementing support for frames using > frame_refs_short_signaling. > > Signed-off-by: James Almer <[email protected]>
Here's a sample using short ref signaling: https://code.videolan.org/videolan/dav1d-test-data/raw/master/8-bit/features/frames_refs_short_signaling.ivf av1_metadata will complain about it, with or without this patch, until "avcodec/cbs_av1: keep separate reference frame state for reading and writing" or another solution to that issue is applied. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
