Skip to content

plugins: reverse candidates order to fetch higher versions first#20848

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:reverse_plugins_candidates_order
Oct 9, 2021
Merged

plugins: reverse candidates order to fetch higher versions first#20848
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:reverse_plugins_candidates_order

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Oct 8, 2021

resolves #20821

for core/parallel, highgui, videoio plugins

/cc @huangqinjin

@huangqinjin
Copy link
Copy Markdown
Contributor

One question. Since the sort is within one path rather than results, that means plugin paths are also prioritized, right?

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 9, 2021

plugin paths are also prioritized

Right.
Only filenames for each path are sorted in reverse order.

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 9, 2021

👍

@opencv-pushbot opencv-pushbot merged commit 023e86d into opencv:master Oct 9, 2021
@alalek alalek mentioned this pull request Oct 15, 2021
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.

highgui GTK plugin should prefer GTK3

3 participants