Steven Liu
|
9dfb19baeb
avformat/hls: check segment duration value of EXTINF
|
4 years ago |
Steven Liu
|
ea1940c6e2
avformat/hls: check output string is usable of ff_make_absolute_url
|
4 years ago |
Andreas Rheinhardt
|
37140ebd87
avformat/id3v2: Remove unnecessary indirection
|
4 years ago |
Andreas Rheinhardt
|
f08853b284
avformat/id3v2: Avoid allocations for ID3v2ExtraMeta
|
4 years ago |
Andreas Rheinhardt
|
9f6b738896
avformat/hls: Remove redundant resetting of pointer
|
4 years ago |
Andreas Rheinhardt
|
9dfc409e6b
avformat/hls: Don't strdup non-null-terminated string
|
5 years ago |
Andreas Rheinhardt
|
6a67d518d6
avformat: Remove unnecessary av_packet_unref()
|
5 years ago |
Steven Liu
|
b9606064c4
avformat/hls: support data protocol in uri for EXT-X-MAP
|
5 years ago |
Marvin Scholz
|
c3bb6efef2
avformat/hls: propagate icy to child AVIOContexts
|
5 years ago |
Andreas Rheinhardt
|
5b42d33571
avformat/hls: Use av_packet_move_ref() for packet ownership transfer
|
5 years ago |
Steven Liu
|
afee801276
avformat/hls: correct grammatical errors of m3u8_hold_counters option
|
5 years ago |
Steven Liu
|
d5e3d8e2f7
avformat/hls: add option for the m3u8 list load max times
|
5 years ago |
Steven Liu
|
4e0860e363
avformat/hls: continue to play enabled playlist when have failed playlist
|
5 years ago |
Jun Zhao
|
5307c12acb
lavf/hls: support probesize/max_analyze_duration when open sub-demuxer
|
5 years ago |
Jun Zhao
|
bbf061c7ca
lavf/hls: fix the log context setting in log message
|
5 years ago |
Philip Langdale
|
d6ac6650b9
avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input format
|
5 years ago |
vectronic
|
e149be38a8
avformat/hls: fix missing segment offset reset on last segment when http_multiple is enabled.
|
5 years ago |
vectronic
|
b21c5ef501
avformat/hls: pass http offset options to http request
|
5 years ago |
Jun Zhao
|
0c5726a332
lavf/hls: fix memory leak in error handling path for option tmp
|
5 years ago |
Jun Zhao
|
90a5bebd19
lavf/hls: remove redundancy seekable setting
|
5 years ago |
Jun Zhao
|
eada079e71
lavf/hls: drop unnecessary check before ff_format_io_close
|
5 years ago |
Jun Zhao
|
48d96ce29a
lavf/hls: refine the log message
|
5 years ago |
Jun Zhao
|
5e829262a6
lavf/hls: add http_seekable option for HTTP partial requests
|
5 years ago |
vacingfang
|
d83a3117e2
lavf/hls: replace the same code logic with ensure_playlist()
|
5 years ago |
Jun Zhao
|
606be4cb50
lavf/hls: remove redundancy reset_packet() after av_packet_unref()
|
5 years ago |
Jun Zhao
|
6f82bf9dd3
lavf/hls: More log message
|
5 years ago |
Steven Liu
|
bee0fba7e6
avformat/hls: add http 2.0 version number compare for the http_multiple
|
5 years ago |
Steven Liu
|
5d0652916f
avformat/hls: avformat_find_stream_info when the audio list in the variant
|
5 years ago |
Jun Zhao
|
1e7a8b92ee
lavf/hls: Update av_log() log message
|
5 years ago |
Jun Zhao
|
d6489ddb7a
lavf/hls: Remove HLSContext.strict_std_compliance field
|
6 years ago |
Jun Zhao
|
abfeba9724
lavf/hls: Cleanup the applehttp
|
6 years ago |
Steven Liu
|
326cec3771
avformat/hls: make different warning message between open url and parse playlist
|
6 years ago |
Carl Eugen Hoyos
|
4d8875ec23
lavf: Constify the probe function argument.
|
6 years ago |
Carl Eugen Hoyos
|
3aa6208db9
lavf: Constify AVInputFormat pointer.
|
6 years ago |
Jun Zhao
|
32fb83e431
lavc/hls: Cosmetics: Fix indentation for free_segment_list
|
6 years ago |
vkot
|
3ee735901e
avformat/hls.c: Properly free prev_segments dynarray after playlist parsing
|
6 years ago |
Steven Liu
|
9e61141905
avformat/hls: support decryption AES128 fmp4 m3u8 list
|
6 years ago |
Aman Gupta
|
673d8cfd51
avformat/hls: fix seeking around EVENT playlist after media sequence changes
|
6 years ago |
wm4
|
1d642ebfdb
avformat/hls: don't propagate deprecated "user-agent" AVOption
|
6 years ago |
Steven Liu
|
223f3dff8c
avformat/hls: remove redundant code
|
7 years ago |
Richard Shaffer
|
c116221d90
avformat/hls: clean up duplicate option fields
|
7 years ago |
Richard Shaffer
|
6a1be7561c
avformat/hls: copy rw_timeout from parent to child AVIOContexts.
|
7 years ago |
Steven Liu
|
0b3c1854cb
Revert "avformat/hls: copy rw_timeout from parent to child AVIOContexts."
|
7 years ago |
Steven Liu
|
36deec010c
avformat/hls: copy rw_timeout from parent to child AVIOContexts.
|
7 years ago |
Steven Liu
|
6fbfb20faf
avformat/hls: remove redundant code
|
7 years ago |
Jun Zhao
|
0e49118271
lavf/hls: use ff_get_chomp_line
|
7 years ago |
Jun Zhao
|
51e3010575
lavf/hls: Remove the dead code in parse_playlist()
|
7 years ago |
Richard Shaffer
|
651d5f9639
avformat/hls: Support metadata updates from subdemuxers
|
7 years ago |
Steven Liu
|
b1af0e23a3
avformat/hls: store referer message in HLS http request
|
7 years ago |
Marton Balint
|
45ec2e44be
avformat/hls: migrate to AVFormatContext->url
|
7 years ago |