mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-14 22:22:59 +02:00
doc/examples: add libswresample in the libraries.
It is required for audio filtering.
This commit is contained in:
parent
55e5f105d3
commit
be062de9d4
@ -3,6 +3,7 @@ FFMPEG_LIBS= libavdevice \
|
||||
libavformat \
|
||||
libavfilter \
|
||||
libavcodec \
|
||||
libswresample \
|
||||
libswscale \
|
||||
libavutil \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user