[FFmpeg-devel] [PATCH 2/8] libavcodec/wmadec: Return AVERROR_INVALIDDATA on decoding errors
Marth64
marth64 at proxyid.net
Wed Feb 5 18:28:12 EET 2025
I know `if ((ret = av_do_something()) <0)` pattern has been frowned
upon recently but besides that it LGTM.
More information about the ffmpeg-devel
mailing list