ffvvc / FFmpeg

VVC Decoder for ffmpeg
Other
48 stars 12 forks source link

CI: Create all crash and hang cases as failed. #218

Closed nuomi2021 closed 3 weeks ago

nuomi2021 commented 2 months ago

Even if we can't decode the files in https://github.com/ffvvc/tests/tree/main/conformance/failed, crashing ffmpeg is still an issue. Let us update https://github.com/ffvvc/FFmpeg/tree/workflow, capture all crash issues, and fix them.

frankplow commented 2 months ago

Done in https://github.com/ffvvc/tests/pull/31 and https://github.com/ffvvc/FFmpeg/pull/219.

frankplow commented 3 weeks ago

Can you please close this issue @nuomi2021?

nuomi2021 commented 3 weeks ago

sure, thank you