[FFmpeg-devel] [PATCH 1/2] avcodec/cbs_av1: implement missing set_frame_refs() function

James Almer jamrial at gmail.com
Sun Dec 1 22:05:57 EET 2019


On 11/17/2019 9:05 PM, James Almer wrote:
> 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 <jamrial at gmail.com>
> 
> 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.

Pushed.


More information about the ffmpeg-devel mailing list