Improve external software decoder injection, remove unused code

This commit is contained in:
kevingpqi
2022-01-19 15:27:44 +08:00
committed by Dom Chen
parent 5d4ead36e1
commit c600d5f930
121 changed files with 152 additions and 23386 deletions

View File

@@ -0,0 +1,6 @@
framework module ffavc {
umbrella header "ffavc-umbrella.h"
export *
module * { export * }
}