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
/
hls.c
Age
Commit message (
Expand
)
Author
2019-06-14
lavf/hls: More log message
Jun Zhao
2019-06-14
avformat/hls: add http 2.0 version number compare for the http_multiple
Steven Liu
2019-06-14
avformat/hls: avformat_find_stream_info when the audio list in the variant
Steven Liu
2019-06-07
lavf/hls: Update av_log() log message
Jun Zhao
2019-04-27
lavf/hls: Remove HLSContext.strict_std_compliance field
Jun Zhao
2019-04-15
lavf/hls: Cleanup the applehttp
Jun Zhao
2019-04-02
avformat/hls: make different warning message between open url and parse playlist
Steven Liu
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-20
lavf: Constify AVInputFormat pointer.
Carl Eugen Hoyos
2019-01-19
lavc/hls: Cosmetics: Fix indentation for free_segment_list
Jun Zhao
2018-12-26
avformat/hls.c: Properly free prev_segments dynarray after playlist parsing
vkot
2018-08-22
avformat/hls: support decryption AES128 fmp4 m3u8 list
Steven Liu
2018-05-16
avformat/hls: fix seeking around EVENT playlist after media sequence changes
Aman Gupta
2018-05-04
avformat/hls: don't propagate deprecated "user-agent" AVOption
wm4
2018-04-18
avformat/hls: remove redundant code
Steven Liu
2018-04-17
avformat/hls: clean up duplicate option fields
Richard Shaffer
2018-04-17
avformat/hls: copy rw_timeout from parent to child AVIOContexts.
Richard Shaffer
2018-04-17
Revert "avformat/hls: copy rw_timeout from parent to child AVIOContexts."
Steven Liu
2018-04-17
avformat/hls: copy rw_timeout from parent to child AVIOContexts.
Steven Liu
2018-04-17
avformat/hls: remove redundant code
Steven Liu
2018-04-12
lavf/hls: use ff_get_chomp_line
Jun Zhao
2018-04-04
lavf/hls: Remove the dead code in parse_playlist()
Jun Zhao
2018-02-07
avformat/hls: Support metadata updates from subdemuxers
Richard Shaffer
2018-02-01
avformat/hls: store referer message in HLS http request
Steven Liu
2018-01-28
avformat/hls: migrate to AVFormatContext->url
Marton Balint
2018-01-27
hls: don't print a certain warning if playlist loading is aborted
wm4
2018-01-27
avformat, hls: add a flag to signal unavailability of seeking
wm4
2018-01-27
hls: do not allow fallback to generic seeking
wm4
2017-12-31
avformat/hls: release mem resource to fix memleak
Steven Liu
2017-12-30
avformat/hls: ignore http_persistent for segments requring crypto
Aman Gupta
2017-12-26
avformat/hls: enable http_multiple only for http/1.1 servers
Aman Gupta
2017-12-26
avformat/hls: respect http_persistent only for http playlist urls
Aman Gupta
2017-12-26
avformat/hls: return AVERROR_PROTOCOL_NOT_FOUND when http protocol is not ava...
Aman Gupta
2017-12-26
avformat/hls: remove repeated http proto_name checks in open_url()
Aman Gupta
2017-12-24
avformat/hls: fix SEGV in previous commit
Aman Gupta
2017-12-24
avformat/hls: fix memory leak with non-http segments
Aman Gupta
2017-12-24
avformat/hls: fix CID 1426930
Aman Gupta
2017-12-22
avformat/hls: hide misleading warning when http reconnect is required
Aman Gupta
2017-12-22
avformat/hls: add http_multiple option
Aman Gupta
2017-12-22
avformat/hls: allow open_input to be re-used
Aman Gupta
2017-12-22
avformat/hls: add http_persistent option
Aman Gupta
2017-11-28
avformat/hls: Obey AVProgram discard flags
Anssi Hannula
2017-11-28
avformat/hls: Factor playlist need check to a common function
Anssi Hannula
2017-09-26
Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'
James Almer
2017-08-27
avformat/hls: Fix DoS due to infinite loop
Michael Niedermayer
2017-06-05
avformat/hls: Check local file extensions
Michael Niedermayer
2017-06-05
Revert "avformat/hls: Check local file extensions"
Michael Niedermayer
2017-06-05
avformat/hls: Check local file extensions
Sysiphus
2017-05-29
libavformat/hls: Observe Set-Cookie headers
Micah Galizia
2017-05-22
lavf/hls: do not transfer custom IO flag
Clément Bœsch
[next]