Skip to content

videoio: fixed FFmpeg plugin build#22899

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
mshabunin:fix-videoio-plugin
Dec 1, 2022
Merged

videoio: fixed FFmpeg plugin build#22899
opencv-pushbot merged 1 commit intoopencv:4.xfrom
mshabunin:fix-videoio-plugin

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

@mshabunin mshabunin commented Dec 1, 2022

Related #22792
Fixed build with cmake option: -DVIDEOIO_PLUGIN_LIST=ffmpeg by moving new function to the header.

buildworker:Custom=linux-1
build_image:Custom=ffmpeg-master


// Utility

inline void applyMetadataRotation(const IVideoCapture& cap, OutputArray mat)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

static?

@asmorkalov
Copy link
Copy Markdown
Contributor

Works well with Ubuntu 18.04 and default FFmpeg.

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@opencv-pushbot opencv-pushbot merged commit 6c399aa into opencv:4.x Dec 1, 2022
@mshabunin mshabunin deleted the fix-videoio-plugin branch December 1, 2022 23:02
@alalek alalek mentioned this pull request Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants