Skip to content
Snippets Groups Projects
Commit a77436ab authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

lavfi/lut: duplicate class definitions for each lut variant filter

This is due to the design of components iteration through AVClass
child_class_next() callback, which requires that two components cannot
share the same class.
parent 8e2cf68d
No related branches found
No related tags found
No related merge requests found
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