SHA256
2
1
forked from pool/ffmpeg-7

Fix BcntSync handling #14

Merged
jengelh merged 1 commits from adrianSuSE/ffmpeg-7:master into master 2025-03-27 11:23:47 +01:00
Contributor
No description provided.
adrianSuSE added 1 commit 2025-03-25 12:52:18 +01:00
Owner

I don't know if this change is right.
ffmpeg-7-mini exists as a build cycle breaker IIRC, and so, ffmpeg-7 (in practice) is ordered after ffmpeg-7-mini, so it makes sense for ffmpeg-7 to sync to mini.

I don't know if this change is right. ffmpeg-7-mini exists as a build cycle breaker IIRC, and so, ffmpeg-7 (in practice) is ordered after ffmpeg-7-mini, so it makes sense for ffmpeg-7 to sync to mini.
Author
Contributor

well, alternative is to remove it. But it is pointless to set "ffmpeg-7" only when it is already set to "ffmpeg-7".
I thought you want to sync, so it actually only needs to overwrite "ffmpeg-7-mini" with "ffmpeg-7".

well, alternative is to remove it. But it is pointless to set "ffmpeg-7" only when it is already set to "ffmpeg-7". I thought you want to sync, so it actually only needs to overwrite "ffmpeg-7-mini" with "ffmpeg-7".
adrianSuSE force-pushed master from c127205dcd to a40564ee7c 2025-03-27 11:20:01 +01:00 Compare
jengelh merged commit a40564ee7c into master 2025-03-27 11:23:47 +01:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jengelh/ffmpeg-7#14
No description provided.