Skip to content
Snippets Groups Projects
Commit f3a8d208 authored by Andreas Rheinhardt's avatar Andreas Rheinhardt
Browse files

fftools/ffmpeg_opt: Improve checks for truncation/alloc error


Do this by switching from the dynamic buffer API to the AVBPrint API;
the former has no defined way to check for errors.
This also avoids allocating an AVIOContext.

Signed-off-by: default avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
parent 3f3772e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment