Skip to content

Add builds for ffmpeg 8.0 and 8.1#285

Open
cincodenada wants to merge 6 commits into
anthwlock:masterfrom
cincodenada:ffmpeg-8
Open

Add builds for ffmpeg 8.0 and 8.1#285
cincodenada wants to merge 6 commits into
anthwlock:masterfrom
cincodenada:ffmpeg-8

Conversation

@cincodenada
Copy link
Copy Markdown

This also reworks the config flags, because 8.0 removed postproc, and it was gonna get a little messy, and then also renames FFDIR -> FF_DIR because that seems more consistent.

A field was removed above the union, which broke things quite a bit.

There wasn't an internal version change for this, so there are a handful
of commits that this will still break against, but it should be fine
against all release versions.

Specifically, the internal version was bumped to 13 in this ffmpeg commit:
3305767560 commit 2024-04-03 - avcodec: add avcodec_get_supported_config()

And init_static_data was actually removed here:
4524d527bf avcodec/codec_internal: nuke init_static_data()
It was throwing errors, and it doesn't seem like we need it
@cincodenada
Copy link
Copy Markdown
Author

Note this is based on #283 and should be merged after that (and possibly rebased afterwards, depending on how you do things)

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.

1 participant