[packages] ffmpeg: add an option to enable/disable IPv6 support (closes: #4318)
[openwrt/svn-archive/archive.git] / multimedia / ffmpeg / Config.in
index 6750233a1dfee3128930a7170cddda646a021d06..259cb8f4a80f66d4aae1be9462e91fe3ed5197b2 100644 (file)
@@ -259,3 +259,7 @@ config FFMPEG_PROTOCOL_udp
        bool
        prompt "udp:"
 
+config FFMPEG_PROTOCOL_IPv6
+       bool
+       prompt "IPv6"
+