Re: [FFmpeg-devel] [PATCH 2/3] cbs_av1: Support redundant frame headers
On 11/4/2018 9:10 PM, Mark Thompson wrote: > --- > Includes support for using them when the normal frame header as been lost > (try "-bsf:v filter_units=remove_types=3"). > > > libavcodec/cbs_av1.c | 8 +++- > libavcodec/cbs_av1.h | 2 + > libavcodec/cbs_av1_sy
[FFmpeg-devel] [PATCH 2/3] cbs_av1: Support redundant frame headers
--- Includes support for using them when the normal frame header as been lost (try "-bsf:v filter_units=remove_types=3"). libavcodec/cbs_av1.c | 8 +++- libavcodec/cbs_av1.h | 2 + libavcodec/cbs_av1_syntax_template.c | 64 +--- 3 files