Commit be062de9 authored by Clément Bœsch's avatar Clément Bœsch

doc/examples: add libswresample in the libraries.

It is required for audio filtering.
parent 55e5f105
...@@ -3,6 +3,7 @@ FFMPEG_LIBS= libavdevice \ ...@@ -3,6 +3,7 @@ FFMPEG_LIBS= libavdevice \
libavformat \ libavformat \
libavfilter \ libavfilter \
libavcodec \ libavcodec \
libswresample \
libswscale \ libswscale \
libavutil \ libavutil \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment