mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
ffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is no longer in the package feed, and has an inactive
upstream. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -14,26 +14,6 @@ config FFMPEG_CUSTOM_FFSERVER_SUPPORT
|
||||
select FFMPEG_CUSTOM_DEMUXER_rtsp
|
||||
select FFMPEG_CUSTOM_PROTOCOL_rtp
|
||||
|
||||
config FFMPEG_CUSTOM_LIBDLNA_SUPPORT
|
||||
bool "Include support for libdlna/ushare"
|
||||
depends on FFMPEG_CUSTOM_PATENTED
|
||||
select FFMPEG_CUSTOM_DECODER_ac3
|
||||
select FFMPEG_CUSTOM_DECODER_atrac3
|
||||
select FFMPEG_CUSTOM_DECODER_h264
|
||||
select FFMPEG_CUSTOM_DECODER_jpegls
|
||||
select FFMPEG_CUSTOM_DECODER_mp3
|
||||
select FFMPEG_CUSTOM_DECODER_mpeg1video
|
||||
select FFMPEG_CUSTOM_DECODER_mpeg2video
|
||||
select FFMPEG_CUSTOM_DECODER_mpeg4
|
||||
select FFMPEG_CUSTOM_DECODER_mpegvideo
|
||||
select FFMPEG_CUSTOM_DECODER_wmav1
|
||||
select FFMPEG_CUSTOM_DECODER_wmav2
|
||||
select FFMPEG_CUSTOM_DECODER_png
|
||||
select FFMPEG_CUSTOM_DEMUXER_ac3
|
||||
select FFMPEG_CUSTOM_DEMUXER_h264
|
||||
select FFMPEG_CUSTOM_DEMUXER_mp3
|
||||
select FFMPEG_CUSTOM_DEMUXER_mpegvideo
|
||||
|
||||
config FFMPEG_CUSTOM_MINIDLNA_SUPPORT
|
||||
bool "Include support for minidlna"
|
||||
depends on FFMPEG_CUSTOM_PATENTED
|
||||
|
||||
Reference in New Issue
Block a user