Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@moi15moi
Copy link
Owner

@moi15moi moi15moi commented Sep 6, 2025

The first commit allows building ffmpeg/ffms2 as static or shared libraries to test all possible combinations. Note that I removed make test (the goal here is just to build ffms2).

The second commit fixes the build when trying to link to libavutil on Ubuntu.

The third commit uses AX_CHECK_LINK_FLAG instead of trying to link to ffmpeg. This allows supporting *-uninstalled.pc.

@moi15moi moi15moi force-pushed the Fix-458+ffmpeg-build branch 4 times, most recently from 1064b1c to 814179d Compare September 7, 2025 01:21
@moi15moi moi15moi force-pushed the Fix-458+ffmpeg-build branch from 8142d4d to 35c876b Compare September 7, 2025 11:46
Without this, when I was building ffmpeg and ffms2 shared, it was failing to build (note that if ffmpeg was shared and ffms2 static, it was working)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants