[FFmpeg-cvslog] New commits on branch release/4.4

2025-03-16 Thread Git System
URL: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=40a6963fbd0c47be358a3760480180b7b532e1e9 Author: Michael Niedermayer Date: Sun Mar 16 22:36:08 2025 +0100 Update for 4.4.6 Signed-off-by: Michael Niedermayer URL: http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] New commits on branch release/4.4

2024-07-22 Thread Git System
URL: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=18a25916362bbd5330a6c8e40314ed618a6779f0 Author: Michael Niedermayer Date: Thu Jul 11 23:27:34 2024 +0200 avutil/slicethread: Check pthread_*_init() for failure Fixes: CID1604383 Unchecked return value Fixes: CI