ffvvc / FFmpeg

VVC Decoder for ffmpeg
Other
48 stars 12 forks source link

support subpicture #202

Closed nuomi2021 closed 2 months ago

frankplow commented 3 months ago

Closes #189

nuomi2021 commented 3 months ago

The dvb clips take too long for ci. @frankplow I will disable them in ci.

nuomi2021 commented 3 months ago

@frankplow is it possible to setup ASAN and UBSAN ci based on this https://github.com/ffvvc/FFmpeg/pull/202/commits/bb01dacde83955e1d970ad1c17b02c98f9b7fd02 ?

frankplow commented 3 months ago

@frankplow is it possible to setup ASAN and UBSAN ci based on this bb01dac ?

@nuomi2021 https://github.com/nuomi2021/FFmpeg/pull/2 should do it.

nuomi2021 commented 3 months ago

windows clang is not working https://github.com/ffvvc/FFmpeg/actions/runs/8430166405/job/23085589893?pr=202 @frankplow

frankplow commented 3 months ago

windows clang is not working https://github.com/ffvvc/FFmpeg/actions/runs/8430166405/job/23085589893?pr=202 @frankplow

@nuomi2021 My mistake, try c3f7d487356b4406dc5d4c8b758b95d183a4ac24

nuomi2021 commented 2 months ago

upstreamed https://github.com/FFmpeg/FFmpeg/commit/238bb653e7ea466a024d027072b57d0a9a1278d7 @frankplow thank you for help