Apologies for my oversight. I've attached the new patch. - asivery On Friday, March 8th, 2024 at 12:22 PM, Andreas Rheinhardt wrote: > asivery via ffmpeg-devel: > > > diff --git a/libavformat/allformats.c b/libavformat/allformats.c > > index b04b43cab3..1a50181447 100644 > > --- a/libavformat/allformats.c > > +++ b/libavformat/allformats.c > > @@ -46,6 +46,7 @@ extern const FFOutputFormat ff_adts_muxer; > > extern const AVInputFormat ff_adx_demuxer; > > extern const FFOutputFormat ff_adx_muxer; > > extern const AVInputFormat ff_aea_demuxer; > > +extern const FFOutputFormat ff_aea_muxer; > > extern const AVInputFormat ff_afc_demuxer; > > extern const AVInputFormat ff_aiff_demuxer; > > extern const FFOutputFormat ff_aiff_muxer; > > -- > > > Resend the patch rebased on current master. > > - Andreas > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".