| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/protocols: avoid discarding const in avio_enum_protocols() | Anton Khirnov | 2021-12-07 | 1 | -9/+9 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -1/+1 |
* | avformat: add a concat protocol that takes a line break delimited list of res... | James Almer | 2021-07-02 | 1 | -0/+1 |
* | avutil: remove deprecated AVClass.child_class_next | James Almer | 2021-04-27 | 1 | -21/+0 |
* | libavformat: add librist protocol | Paul B Mahol | 2021-03-13 | 1 | -0/+1 |
* | avformat/gopher: Add support for Gopher over TLS | parazyd | 2021-03-11 | 1 | -0/+1 |
* | URLContext: switch to child_class_iterate() | Anton Khirnov | 2020-06-10 | 1 | -0/+16 |
* | avformat: Add AMQP version 0-9-1 protocol support | Andriy Gelman | 2020-03-09 | 1 | -0/+1 |
* | avformat/avio: add avio_protocol_get_class | Steven Liu | 2020-01-30 | 1 | -0/+10 |
* | avformat: Add ZeroMQ as a protocol | Andriy Gelman | 2019-09-02 | 1 | -0/+1 |
* | Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57' | James Almer | 2018-03-29 | 1 | -0/+1 |
|\ |
|
| * | Add Haivision SRT protocol | Sven Dueking | 2018-03-28 | 1 | -0/+1 |
* | | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274' | James Almer | 2017-11-01 | 1 | -4/+1 |
|\| |
|
| * | tls: Hide backend implementation details from users | Diego Biurrun | 2017-06-02 | 1 | -2/+1 |
* | | avformat: Add Pro-MPEG CoP #3-R2 FEC protocol | Vlad Tarca | 2016-11-13 | 1 | -0/+1 |
* | | avformat: Add tee protocol | Michael Niedermayer | 2016-07-19 | 1 | -0/+1 |
* | | Merge commit '06edef3d5e072ef3c4face9ce946d2d9c36cc477' | Derek Buitenhuis | 2016-05-12 | 1 | -140/+1 |
|\| |
|
| * | Generate the lists of enabled protocols/bsfs from configure. | Anton Khirnov | 2016-04-19 | 1 | -107/+1 |
* | | avformat/protocols: Fix ff_urlcontext_child_class_next() | Michael Niedermayer | 2016-02-29 | 1 | -1/+1 |
* | | Merge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2' | Derek Buitenhuis | 2016-02-29 | 1 | -7/+34 |
|\| |
|
| * | protocols: make the list of protocols static | Anton Khirnov | 2016-02-22 | 1 | -7/+34 |
* | | Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56' | Derek Buitenhuis | 2016-02-29 | 1 | -0/+20 |
|\| |
|
| * | lavf: move urlcontext_child_class_next() to protocols.c | Anton Khirnov | 2016-02-22 | 1 | -0/+20 |
* | | Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6' | Derek Buitenhuis | 2016-02-29 | 1 | -0/+15 |
|\| |
|
| * | lavf: move avio_enum_protocols() to protocols.c | Anton Khirnov | 2016-02-22 | 1 | -0/+15 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -4/+48 |
|/ |
|
* | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -0/+164 |