On Wed, Jun 4, 2025 at 5:15 AM Maryla Ustarroz-Calonge via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> wrote: > > Signed-off-by: Maryla Ustarroz-Calonge <mar...@google.com> > --- > Changelog | 1 + > libavcodec/libaomdec.c | 62 ++++++++++++++++++++++++++++++++++++++++++ > libavcodec/libaomenc.c | 55 +++++++++++++++++++++++++++++++++++++ > libavcodec/version.h | 2 +- > 4 files changed, 119 insertions(+), 1 deletion(-) >
lgtm. > [...] > + > +static int decode_metadata(AVFrame *frame, const struct aom_image *img) { The '{' goes on a new line. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".