[FFmpeg-devel] [PATCH] avformat: Rename IPFS to IPFS gateway
Derek Buitenhuis
derek.buitenhuis at gmail.com
Tue Dec 13 14:48:29 EET 2022
On 12/13/2022 12:44 PM, Derek Buitenhuis wrote:
> I'll push with the internal symbol renames removed later today
> if nobody objects.
[...]
> -const URLProtocol ff_ipfs_protocol = {
> - .name = "ipfs",
> +const URLProtocol ff_ipfs_gateway_protocol = {
> + .name = "ipfs_gateway",
Actually, would this break ipfs:// urls? Might need to remove this, too.
- Derek
More information about the ffmpeg-devel
mailing list