Skip to content

Feed libavcodec/bsf.h to bindgen#129

Open
SteveGilvarry wants to merge 1 commit into
zmwangx:masterfrom
SteveGilvarry:bsf-bindgen-header
Open

Feed libavcodec/bsf.h to bindgen#129
SteveGilvarry wants to merge 1 commit into
zmwangx:masterfrom
SteveGilvarry:bsf-bindgen-header

Conversation

@SteveGilvarry
Copy link
Copy Markdown

Figured I would submit this, despite there being a PR for the same thing from 2022.

The av_bsf_* functions are not in the generated bindings. The bitstream-filter API has lived in its own header libavcodec/bsf.h since FFmpeg 4.3 and avcodec.h has never included it, so the symbols are missing from here.

Any issues with it let me know.

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