Skip to content
Snippets Groups Projects
Commit 3a325614 authored by Thomas Guillem's avatar Thomas Guillem
Browse files

chroma: chain: use chroma_probe

Remove the not up to date pi_allowed_chromas. Use directly the
vlc_chroma_probe.h API to get the list of chroma fallbacks.

Remove recursivity handling:

Before, the chain module could load an other chain module for
conversions requiring an extra step (OPAQUE -> I420 -> RV24 for
example).

Now that the conversion list is acquired from start, we can add each
converter filters in an iterative loop.
parent 3cebf54e
No related branches found
No related tags found
1 merge request!6646Add vlc_chroma_probe.h API: replace hardcoded chroma fallback mechanism
Pipeline #563296 passed with stage
in 13 minutes and 59 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment