summaryrefslogtreecommitdiff
path: root/libavformat/url.h
Commit message (Expand)AuthorAge
* avio: do not export avpriv_io_{move,delete}Anton Khirnov2021-05-22
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-07
* avformat/avio: Remove ffurl_openAndreas Rheinhardt2021-02-02
* avformat/url: Reorder elements of URLProtocol to make it smallerAndreas Rheinhardt2021-01-27
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-12
* lavf/url: add ff_url_decompose().Nicolas George2020-08-12
* URLContext: switch to child_class_iterate()Anton Khirnov2020-06-10
* avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint2017-06-24
* HTTP: improve performance by reducing forward seeksJoel Cunningham2017-02-14
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-21
|\|
| * avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
| * avio: Add an option 'rw_timeout'Andrey Utkin2016-03-24
| * urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* | 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 '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\|
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | avformat: add protocol_whitelistMichael Niedermayer2016-02-02
* | lavf/avio: add ffurl_accept and ffurl_handshakeStephan Holljes2015-08-01
* | lavf/avio: Extend API with avio_move() and avio_delete()Mariusz Szczepańczyk2015-06-22
* | lavf: add directory listing APILukasz Marek2015-03-27
* | Merge commit 'fb238f8230c1b0314985482207add548c68f83cf'Michael Niedermayer2014-10-18
|\|
| * urlprotocol: remove unused url_interrupt_cb declarationAnton Khirnov2014-10-18
* | Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'Michael Niedermayer2014-07-27
|\|
| * avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-30
|\|
| * lavf: Remove a now useless parameter to ffurl_register_protocolMartin Storsjö2013-10-30
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-19
* | Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'Michael Niedermayer2013-06-17
|\|
| * avf: move url utility functions in a separate fileLuca Barbato2013-06-16
* | Add 'rw_timeout' into URLContextAndrey Utkin2012-08-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-18
|\|
| * avio: add (ff)url_get_multi_file_handle() for getting more than one fdJordi Ortiz2012-08-17
* | url: add ffurl_closep() which also sets the context pointer to NULLMichael Niedermayer2012-06-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-23
|\|
| * avio: Add a function for signalling end of reading/writingSamuel Pitoiset2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-20
|\|
| * url: Document the expected behaviour of url_readNicolas George2012-03-19
* | url: document url_read exact behaviour.Nicolas George2012-03-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-06
|\|