mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 14:24:48 +01:00
fbabc74ddf
* 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.