Skip to content
Snippets Groups Projects
Commit 4b587848 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

configure: Disable Snow decoder and encoder by default

Snow has serious unfixed bugs and no real-world use.
parent 8fb1e264
No related branches found
No related tags found
No related merge requests found
......@@ -1878,6 +1878,8 @@ for n in $COMPONENT_LIST; do
eval ${n}_if_any="\$$v"
done
disable snow_decoder snow_encoder
enable $ARCH_EXT_LIST
die_unknown(){
......
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