235 Commits (c748bd77dcff385e37bb9aaebdf0314d0929d331)

Author SHA1 Message Date
Andreas Rheinhardt 97d8029149 avformat/hls: Use av_init_pkt() directly 4 years ago
Andreas Rheinhardt 8c91b5c48a avformat/hls: Remove redundant resetting of AVPacket 4 years ago
Andreas Rheinhardt dfc6a9f075 avformat/hls: Fix memleak when url is empty 4 years ago
Steven Liu 6e4bba4055 avformat/hls: support avio_seek in encryption mode 4 years ago
Jun Zhao 4239a8c983 lavf/hls: enable custom interrup callback in sub-demuxer 4 years ago
Michael Niedermayer b5e39880fb avformat/hls: Pass a copy of the URL for probing 4 years ago
vacingfang b7f3a7c439 lavf/hls: Add missed side data/disposition 4 years ago
Steven Liu 9dfb19baeb avformat/hls: check segment duration value of EXTINF 5 years ago
Steven Liu ea1940c6e2 avformat/hls: check output string is usable of ff_make_absolute_url 5 years ago
Andreas Rheinhardt 37140ebd87 avformat/id3v2: Remove unnecessary indirection 5 years ago
Andreas Rheinhardt f08853b284 avformat/id3v2: Avoid allocations for ID3v2ExtraMeta 5 years ago
Andreas Rheinhardt 9f6b738896 avformat/hls: Remove redundant resetting of pointer 5 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 6 years ago
Steven Liu bee0fba7e6 avformat/hls: add http 2.0 version number compare for the http_multiple 6 years ago
Steven Liu 5d0652916f avformat/hls: avformat_find_stream_info when the audio list in the variant 6 years ago
Jun Zhao 1e7a8b92ee lavf/hls: Update av_log() log message 6 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 7 years ago
wm4 1d642ebfdb avformat/hls: don't propagate deprecated "user-agent" AVOption 7 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