[FFmpeg-devel] [PATCH] avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec
Thomas Daede
bztdlinux at gmail.com
Wed Aug 15 00:28:28 EEST 2018
On 08/14/2018 11:09 AM, James Almer wrote:
> This will get ISOBMFF and Matroska up to date with the revised AV1 Codec
> Configuration Box spec.
> For now keep propagating raw OBUs as extradata until all libavcodec modules
> are adapted to handle AV1CodecConfigurationRecordv1 formatted extradata.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
I tested this patch and it works with my reader that I independently
updated to match the spec.
More information about the ffmpeg-devel
mailing list