On Wed, Jun 4, 2025 at 5:15 AM Maryla Ustarroz-Calonge via
ffmpeg-devel <[email protected]> wrote:
>
> Signed-off-by: Maryla Ustarroz-Calonge <[email protected]>
> ---
> 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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".