Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Draft] ffmpeg deprecation cleanup #2887

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Oct 10, 2022

Work in progress, for now cleaning up the deprecations, eventually this should fix #2885 . I open this PR to use the CI to make sure that this is compiling fine against all the ffmpeg versions tested in the CI.

Detailed changes with motivations for the changes:

@update-docs
Copy link

update-docs bot commented Oct 10, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

@traversaro traversaro temporarily deployed to code-analysis October 10, 2022 17:03 Inactive
@traversaro traversaro temporarily deployed to code-analysis October 10, 2022 17:04 Inactive
@traversaro traversaro temporarily deployed to code-analysis October 10, 2022 17:04 Inactive
@traversaro traversaro temporarily deployed to code-analysis October 10, 2022 19:51 Inactive
@traversaro traversaro temporarily deployed to code-analysis October 10, 2022 19:51 Inactive
@traversaro traversaro temporarily deployed to code-analysis October 10, 2022 19:51 Inactive
@traversaro
Copy link
Member Author

I tried to tackle warning: ‘AVStream::codec’ is deprecated, but honestly I am getting a bit lost.

@randaz81 randaz81 added Component: Devices Type: Refactor Involves refactoring some part of code Target: To Be Defined The target is beyond the current Yarp Master labels Nov 23, 2022
@randaz81 randaz81 added this to the YARP 3.9.0 milestone Jan 20, 2023
@randaz81 randaz81 marked this pull request as draft January 20, 2023 11:34
@randaz81 randaz81 force-pushed the master branch 3 times, most recently from 71900d2 to ead1caf Compare November 30, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Devices Target: To Be Defined The target is beyond the current Yarp Master Type: Refactor Involves refactoring some part of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ffmpeg_grabber does not compile against Ffmpeg 5.0
2 participants