Skip to content

Use libavformat 61 codec parameter layout consistently - #683

Open
for13to1 wants to merge 1 commit into
IENT:developfrom
for13to1:fix/libavformat-61-codec-parameters
Open

Use libavformat 61 codec parameter layout consistently#683
for13to1 wants to merge 1 commit into
IENT:developfrom
for13to1:fix/libavformat-61-codec-parameters

Conversation

@for13to1

Copy link
Copy Markdown
Contributor

Summary

  • route libavformat major 61 through the AVCodecParameters_61 wrapper layout in setAVMediaType
  • make setExtradata use the same major 61 layout branch instead of the 57-60 layout branch
  • keep the wrapper's version dispatch consistent with the other AVCodecParameters setters

Notes

61 here refers to the libavformat ABI major version, not the FFmpeg 6.1 release.

Testing

  • make -C build/unknown-Debug -j8

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