summaryrefslogtreecommitdiff
path: root/libavformat/protocols.c
Commit message (Expand)AuthorAge
* configure: Add msmpeg4(dec|enc) subsystemsAndreas Rheinhardt2022-08-03
* avformat: Add IPFS protocol support.Mark Gaiser2022-04-12
* avcodec/zlib_wrapper: Add wrapper for deflateInit()Andreas Rheinhardt2022-03-19
* lavf/protocols: avoid discarding const in avio_enum_protocols()Anton Khirnov2021-12-07
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avformat: add a concat protocol that takes a line break delimited list of res...James Almer2021-07-02
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* libavformat: add librist protocolPaul B Mahol2021-03-13
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-11
* URLContext: switch to child_class_iterate()Anton Khirnov2020-06-10
* avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman2020-03-09
* avformat/avio: add avio_protocol_get_classSteven Liu2020-01-30
* avformat: Add ZeroMQ as a protocolAndriy Gelman2019-09-02
* Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer2018-03-29
|\
| * Add Haivision SRT protocolSven Dueking2018-03-28
* | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-01
|\|
| * tls: Hide backend implementation details from usersDiego Biurrun2017-06-02
* | avformat: Add Pro-MPEG CoP #3-R2 FEC protocolVlad Tarca2016-11-13
* | avformat: Add tee protocolMichael Niedermayer2016-07-19
* | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477'Derek Buitenhuis2016-05-12
|\|
| * Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-19
* | avformat/protocols: Fix ff_urlcontext_child_class_next()Michael Niedermayer2016-02-29
* | Merge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2'Derek Buitenhuis2016-02-29
|\|
| * protocols: make the list of protocols staticAnton Khirnov2016-02-22
* | Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56'Derek Buitenhuis2016-02-29
|\|
| * lavf: move urlcontext_child_class_next() to protocols.cAnton Khirnov2016-02-22
* | Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6'Derek Buitenhuis2016-02-29
|\|
| * lavf: move avio_enum_protocols() to protocols.cAnton Khirnov2016-02-22
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|/
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-22