[FFmpeg-devel] [PATCH 0/5] Graphprint and Mermaid Fixes
ffmpegagent
ffmpegagent at gmail.com
Tue May 20 05:04:59 EEST 2025
This patchsets includes
* two minor fixes for resource compilation
* fixes for memory leaks in graphprint and tf_mermaid
softworkz (5):
fftools/makefile: Remove resources from ffprobe
fftools/resources: Use .SECONDARY in Makefile comment
fftools/ffmpeg: Free print_graph option variables
fftools/graphprint: Fix memory leaks
fftools/tf_mermaid: Add missing uninit and fix leaks
fftools/Makefile | 1 -
fftools/ffmpeg.c | 3 +++
fftools/graph/graphprint.c | 5 +++-
fftools/resources/Makefile | 2 +-
fftools/textformat/tf_mermaid.c | 45 +++++++++++++++++++++++++++------
5 files changed, 45 insertions(+), 11 deletions(-)
base-commit: fd18ae88ae736b5aabff34e17394fcd103f9e5ad
Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-84%2Fsoftworkz%2Fsubmit_graphprint_fixes-v1
Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-84/softworkz/submit_graphprint_fixes-v1
Pull-Request: https://github.com/ffstaging/FFmpeg/pull/84
--
ffmpeg-codebot
More information about the ffmpeg-devel
mailing list