replace libavresample with libswresample

This commit is contained in:
martii
2013-06-01 13:47:47 +02:00
parent 8b533c3c59
commit 8a68eb3f15
5 changed files with 102 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ libstb_hal_test_LDADD += \
@AVFORMAT_LIBS@ \
@AVUTIL_LIBS@ \
@AVCODEC_LIBS@ \
@AVRESAMPLE_LIBS@ \
@SWRESAMPLE_LIBS@ \
@SWSCALE_LIBS@
endif
if BOXTYPE_SPARK