libav: add avdevice support

This commit is contained in:
Martin Stein
2019-12-19 10:46:31 +01:00
committed by Norman Feske
parent 1e2324c7fa
commit 000dd13860
20 changed files with 137 additions and 28 deletions

View File

@@ -1,10 +1,12 @@
MIRROR_FROM_REP_DIR := lib/symbols/avcodec \
lib/symbols/avdevice \
lib/symbols/avfilter \
lib/symbols/avformat \
lib/symbols/avresample \
lib/symbols/avutil \
lib/import/import-av.inc \
lib/import/import-avcodec.mk \
lib/import/import-avdevice.mk \
lib/import/import-avfilter.mk \
lib/import/import-avformat.mk \
lib/import/import-avresample.mk \

View File

@@ -1 +1 @@
2018-01-10 6e494745c06e22be75779d1d953d112ee24f2ab6
2019-12-19 c064d35a45087303ca90896151f1998ea6133470