Skip to content

add class: FFmpegReader, FFmpegWriter and FFmpegFliter #647

add class: FFmpegReader, FFmpegWriter and FFmpegFliter

add class: FFmpegReader, FFmpegWriter and FFmpegFliter #647

Triggered via push April 9, 2024 10:02
Status Success
Total duration 5m 8s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: 3rdpart/media-server/libmov/source/fmp4-writer.c#L22
'function': conversion from 'size_t' to 'uint32_t', possible loss of data
build: 3rdpart/ZLToolKit/src/Util/MD5.cpp#L118
'argument': conversion from 'size_t' to 'toolkit::MD5::size_type', possible loss of data
build: 3rdpart/ZLToolKit/src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Thread/TaskExecutor.cpp#L206
'argument': conversion from 'size_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Util/local_time.cpp#L89
'=': conversion from 'time_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Util/local_time.cpp#L110
'=': conversion from 'time_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Util/local_time.cpp#L124
'=': conversion from 'time_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Util/local_time.cpp#L130
'tzset': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _tzset. See online help for details.