index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
hls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/hls: Pass a copy of the URL for probing
Michael Niedermayer
2020-07-03
1
-2
/
+4
*
avformat/hls: check segment duration value of EXTINF
Steven Liu
2020-07-03
1
-2
/
+7
*
avformat/hls: support decryption AES128 fmp4 m3u8 list
Steven Liu
2018-08-22
1
-0
/
+21
*
avformat/hls: fix seeking around EVENT playlist after media sequence changes
Aman Gupta
2018-05-16
1
-8
/
+38
*
avformat/hls: don't propagate deprecated "user-agent" AVOption
wm4
2018-05-04
1
-1
/
+1
*
avformat/hls: remove redundant code
Steven Liu
2018-04-18
1
-3
/
+0
*
avformat/hls: clean up duplicate option fields
Richard Shaffer
2018-04-17
1
-65
/
+9
*
avformat/hls: copy rw_timeout from parent to child AVIOContexts.
Richard Shaffer
2018-04-17
1
-1
/
+1
*
Revert "avformat/hls: copy rw_timeout from parent to child AVIOContexts."
Steven Liu
2018-04-17
1
-1
/
+1
*
avformat/hls: copy rw_timeout from parent to child AVIOContexts.
Steven Liu
2018-04-17
1
-1
/
+1
*
avformat/hls: remove redundant code
Steven Liu
2018-04-17
1
-18
/
+9
*
lavf/hls: use ff_get_chomp_line
Jun Zhao
2018-04-12
1
-10
/
+2
*
lavf/hls: Remove the dead code in parse_playlist()
Jun Zhao
2018-04-04
1
-7
/
+0
*
avformat/hls: Support metadata updates from subdemuxers
Richard Shaffer
2018-02-07
1
-0
/
+20
*
avformat/hls: store referer message in HLS http request
Steven Liu
2018-02-01
1
-1
/
+3
*
avformat/hls: migrate to AVFormatContext->url
Marton Balint
2018-01-28
1
-2
/
+2
*
hls: don't print a certain warning if playlist loading is aborted
wm4
2018-01-27
1
-2
/
+3
*
avformat, hls: add a flag to signal unavailability of seeking
wm4
2018-01-27
1
-2
/
+6
*
hls: do not allow fallback to generic seeking
wm4
2018-01-27
1
-0
/
+1
*
avformat/hls: release mem resource to fix memleak
Steven Liu
2017-12-31
1
-2
/
+5
*
avformat/hls: ignore http_persistent for segments requring crypto
Aman Gupta
2017-12-30
1
-2
/
+3
*
avformat/hls: enable http_multiple only for http/1.1 servers
Aman Gupta
2017-12-26
1
-3
/
+10
*
avformat/hls: respect http_persistent only for http playlist urls
Aman Gupta
2017-12-26
1
-2
/
+3
*
avformat/hls: return AVERROR_PROTOCOL_NOT_FOUND when http protocol is not ava...
Aman Gupta
2017-12-26
1
-0
/
+4
*
avformat/hls: remove repeated http proto_name checks in open_url()
Aman Gupta
2017-12-26
1
-5
/
+6
*
avformat/hls: fix SEGV in previous commit
Aman Gupta
2017-12-24
1
-1
/
+2
*
avformat/hls: fix memory leak with non-http segments
Aman Gupta
2017-12-24
1
-1
/
+1
*
avformat/hls: fix CID 1426930
Aman Gupta
2017-12-24
1
-1
/
+1
*
avformat/hls: hide misleading warning when http reconnect is required
Aman Gupta
2017-12-22
1
-6
/
+8
*
avformat/hls: add http_multiple option
Aman Gupta
2017-12-22
1
-3
/
+46
*
avformat/hls: allow open_input to be re-used
Aman Gupta
2017-12-22
1
-7
/
+7
*
avformat/hls: add http_persistent option
Aman Gupta
2017-12-22
1
-4
/
+68
*
avformat/hls: Obey AVProgram discard flags
Anssi Hannula
2017-11-28
1
-4
/
+30
*
avformat/hls: Factor playlist need check to a common function
Anssi Hannula
2017-11-28
1
-22
/
+30
*
Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'
James Almer
2017-09-26
1
-2
/
+2
|
\
|
*
Mark some arrays that never change as const.
Anton Khirnov
2017-02-01
1
-2
/
+2
*
|
avformat/hls: Fix DoS due to infinite loop
Michael Niedermayer
2017-08-27
1
-0
/
+7
*
|
avformat/hls: Check local file extensions
Michael Niedermayer
2017-06-05
1
-1
/
+17
*
|
Revert "avformat/hls: Check local file extensions"
Michael Niedermayer
2017-06-05
1
-17
/
+1
*
|
avformat/hls: Check local file extensions
Sysiphus
2017-06-05
1
-1
/
+17
*
|
libavformat/hls: Observe Set-Cookie headers
Micah Galizia
2017-05-29
1
-2
/
+10
*
|
lavf/hls: do not transfer custom IO flag
Clément Bœsch
2017-05-22
1
-1
/
+1
*
|
hls: consistent use of user_agent
Jan Berkel
2017-03-23
1
-3
/
+3
*
|
hls: pass AVFormatContext flags to sub demuxer
wm4
2017-03-09
1
-0
/
+1
*
|
hls: fix leaking avio_opts on hls_read_header error
Andreas Cadhalpun
2016-11-07
1
-3
/
+1
*
|
hls: move hls_close above hls_read_header
Andreas Cadhalpun
2016-11-07
1
-13
/
+13
*
|
avformat/hls: Add missing error check for avcodec_parameters_copy()
Anssi Hannula
2016-11-07
1
-6
/
+21
*
|
avformat/hls: Fix probing mpegts audio streams that use probing
Anssi Hannula
2016-11-07
1
-2
/
+14
*
|
avformat/hls: Factor copying stream info to a separate function
Anssi Hannula
2016-11-07
1
-7
/
+11
*
|
avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB
Anssi Hannula
2016-09-24
1
-5
/
+5
[next]