mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-08 15:45:43 +08:00
fb9187129c
The new function behaves the same as av_log_format_line, but also forwards the return value from the underlying snprintf call. This will allow callers to accurately determine the size requirements for the line buffer. Signed-off-by: Andreas Weis <github@ghulbus-inc.de> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>