http_streamer: General refactor making use of new API
* Use BUrlProtocolRoster instead of BFileRequest. * Removed HTTPMediaIO custom code that now inherits BAdapterIO and make the whole thing more simple. * It work with some formats (flv, mp3, mkv) but ffmpeg fail on others (mp4, 3gp). * GetSize needs improvements.
This commit is contained in:
@@ -153,6 +153,7 @@ SYSTEM_ADD_ONS_MEDIA += [ FFilterByBuildFeatures
|
||||
SYSTEM_ADD_ONS_MEDIA_PLUGINS += [ FFilterByBuildFeatures
|
||||
ape_reader@x86
|
||||
ffmpeg@ffmpeg
|
||||
http_streamer
|
||||
raw_decoder
|
||||
] ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user