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
/
hlsproto.c
Age
Commit message (
Expand
)
Author
2019-01-23
lavf/hlsproto: Replace a wrong eol comma with a semicolon.
caohui
2018-04-12
lavf/hlsproto: use ff_get_chomp_line
Jun Zhao
2016-04-21
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
Derek Buitenhuis
2016-03-24
avio: Copy URLContext generic options into child URLContexts
Martin Storsjö
2016-03-04
avformat: Add a protocol blacklisting API
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
lavf: reorganize URLProtocols
Anton Khirnov
2016-02-02
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2015-01-23
Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4'
Michael Niedermayer
2015-01-23
hlsproto: Properly close avio buffer in case of error
Vittorio Giovara
2015-01-06
avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory
Michael Niedermayer
2014-10-24
Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'
Michael Niedermayer
2014-10-24
lavf: Use av_gettime_relative
Martin Storsjö
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2013-07-30
Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6'
Michael Niedermayer
2013-07-29
hlsproto: Store all durations in AV_TIME_BASE
Martin Storsjö
2013-03-13
Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'
Michael Niedermayer
2013-03-11
lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft
Anton Khirnov
2013-03-07
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-03
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2012-12-21
miscellaneous typo fixes
Diego Biurrun
2012-10-19
hlsproto: fix integer overflow
Michael Niedermayer
2012-07-06
cosmetics: various spelling fixes
Lou Logan
2012-06-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-22
Replace usleep() calls with av_usleep()
Mans Rullgard
2012-02-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-14
hlsproto: Rename the functions and context
Martin Storsjö
2012-02-14
hlsproto: Encourage users to try the hls demuxer instead of the proto
Martin Storsjö
2012-02-14
libavformat: Rename the applehttp protocol to hls
Martin Storsjö