summaryrefslogtreecommitdiff
path: root/libavformat/ipfsgateway.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: Rename IPFS to IPFS gatewayDerek Buitenhuis2023-01-091-6/+6
* avutil/internal: Move avpriv-file API to a header of its ownAndreas Rheinhardt2022-09-031-0/+1
* ipfsgateway: Remove default gatewayDerek Buitenhuis2022-08-151-7/+4
* libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv()Nil Admirari2022-06-211-12/+24
* Switch uses of av_fopen_utf8 to avpriv_fopen_utf8Martin Storsjö2022-05-231-1/+1
* avformat/ipfsgateway: define PATH_MAXMark Gaiser2022-04-141-0/+6
* avformat: Add IPFS protocol support.Mark Gaiser2022-04-121-0/+341