index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
avio.c
Age
Commit message (
Expand
)
Author
2020-06-10
URLContext: switch to child_class_iterate()
Anton Khirnov
2020-03-17
remove CHAR_MIN/CHAR_MAX usage
Paul B Mahol
2020-01-19
avformat/avio: fix ff_rename to respect used protocol
Marton Balint
2020-01-19
avformat/avio: move ff_rename implementation from internal.h to avio.c
Marton Balint
2019-11-29
avformat/avio: Use ffurl_closep
Andreas Rheinhardt
2019-10-01
lavf/avio: Print https warning also for avio_find_protocol_name().
Carl Eugen Hoyos
2018-05-06
avformat/avio: make the logic simple
Jun Zhao
2017-12-28
avformat/avio: check input URLContext value NULL
Steven Liu
2017-10-23
lavf/avio: Print the https warning also for missing tls protocol.
Carl Eugen Hoyos
2017-10-19
libavformat: not treat 0 as EOF
Daniel Kucera
2017-07-10
avformat/avio: Remove no-op code in url_find_protocol().
Wan-Teh Chang
2017-03-14
lavf/avio: Be more explicit in logging white/black list matches
Alexander Strasser
2017-03-14
lavf/avio: Remove unnecessary escaping of ' in string literals
Alexander Strasser
2017-02-14
HTTP: improve performance by reducing forward seeks
Joel Cunningham
2016-05-18
avformat/avio: Fix null pointer dereference in case of memleak
Michael Niedermayer
2016-05-18
avformat/avio: fix memory leak in url_find_protocol
Yong Lei
2016-04-21
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
Derek Buitenhuis
2016-04-18
Merge commit 'ccea588f831906084b8c8235222920e6984beb72'
Derek Buitenhuis
2016-04-18
Merge commit 'd44f3e4059506a182f59218b1e967d42b01e097c'
Derek Buitenhuis
2016-04-10
lavf/avio: Remove linebreak from https warning.
Carl Eugen Hoyos
2016-03-24
avio: Copy URLContext generic options into child URLContexts
Martin Storsjö
2016-03-24
avio: Add an option 'rw_timeout'
Andrey Utkin
2016-03-24
avio: Apply avoptions on the URLContext itself as well
Martin Storsjö
2016-03-17
avformat/avio: Fix unknown protocol handling
Michael Niedermayer
2016-03-04
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-02-29
Merge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2'
Derek Buitenhuis
2016-02-29
Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56'
Derek Buitenhuis
2016-02-29
Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6'
Derek Buitenhuis
2016-02-29
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
Derek Buitenhuis
2016-02-22
urlprotocol: receive a list of protocols from the caller
Anton Khirnov
2016-02-22
protocols: make the list of protocols static
Anton Khirnov
2016-02-22
lavf: move urlcontext_child_class_next() to protocols.c
Anton Khirnov
2016-02-22
lavf: move avio_enum_protocols() to protocols.c
Anton Khirnov
2016-02-22
lavf: reorganize URLProtocols
Anton Khirnov
2016-02-02
avformat: add protocol_whitelist
Michael Niedermayer
2016-01-29
avformat/avio: free url/avio options
Michael Niedermayer
2016-01-20
avformat/avio: Limit url option parsing to the documented cases
Michael Niedermayer
2015-08-01
lavf/avio: add ffurl_accept and ffurl_handshake
Stephan Holljes
2015-06-29
avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace
Michael Niedermayer
2015-06-24
lavf: set is_connected flag so url can be properly closed
Mariusz Szczepańczyk
2015-06-22
lavf/avio: Extend API with avio_move() and avio_delete()
Mariusz Szczepańczyk
2015-06-18
avformat: clarify what package needs to be compiled with SSL support
wm4
2015-05-29
lavf/tls: Support Secure Transport
Rodger Combs
2015-03-27
lavf: add directory listing API
Lukasz Marek
2015-03-12
Merge commit 'b97f427fb56bdbf7de8e2d4b72d01114aa6eceda'
Michael Niedermayer
2015-03-11
lavf: Explicitly convert types at function pointer assignment
Diego Biurrun
2014-10-20
avio: fix sizeof argument
Michael Niedermayer
2014-08-15
Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'
Michael Niedermayer
2014-08-15
cosmetics: Write NULL pointer inequality checks more compactly
Gabriel Dume
2014-08-12
Fix warning if https protocol was requested but isn't available.
Carl Eugen Hoyos
[next]