mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-17 12:51:36 +00: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…
Reference in New Issue
Block a user