История коммитов

Автор SHA1 Сообщение Дата
  wm4 23ffeb91fe hls: don't print a certain warning if playlist loading is aborted 7 лет назад
  wm4 6194d7e564 avformat, hls: add a flag to signal unavailability of seeking 7 лет назад
  wm4 637dfa3942 hls: do not allow fallback to generic seeking 7 лет назад
  Steven Liu 2906363d1b avformat/hls: release mem resource to fix memleak 7 лет назад
  Aman Gupta 97b89432e4 avformat/hls: ignore http_persistent for segments requring crypto 7 лет назад
  Aman Gupta 1dd82edea5 avformat/hls: enable http_multiple only for http/1.1 servers 7 лет назад
  Aman Gupta ac19e63b18 avformat/hls: respect http_persistent only for http playlist urls 7 лет назад
  Aman Gupta a232a72d77 avformat/hls: return AVERROR_PROTOCOL_NOT_FOUND when http protocol is not available 7 лет назад
  Aman Gupta 2f9ca64556 avformat/hls: remove repeated http proto_name checks in open_url() 7 лет назад
  Aman Gupta 207e98b4e5 avformat/hls: fix SEGV in previous commit 7 лет назад
  Aman Gupta b33cf73507 avformat/hls: fix memory leak with non-http segments 7 лет назад
  Aman Gupta 3d95868d1b avformat/hls: fix CID 1426930 7 лет назад
  Aman Gupta 5f4a32a6e3 avformat/hls: hide misleading warning when http reconnect is required 7 лет назад
  Aman Gupta 1f0eaa02aa avformat/hls: add http_multiple option 7 лет назад
  Aman Gupta 03765aa6fa avformat/hls: allow open_input to be re-used 7 лет назад
  Aman Gupta b7d6c0cd48 avformat/hls: add http_persistent option 7 лет назад
  Anssi Hannula 143552095d avformat/hls: Obey AVProgram discard flags 7 лет назад
  Anssi Hannula 1dff9adcb9 avformat/hls: Factor playlist need check to a common function 7 лет назад
  James Almer 318778de9e Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 7 лет назад
  Michael Niedermayer 7ec414892d avformat/hls: Fix DoS due to infinite loop 7 лет назад
  Michael Niedermayer 189ff42196 avformat/hls: Check local file extensions 7 лет назад
  Michael Niedermayer c0702ab830 Revert "avformat/hls: Check local file extensions" 7 лет назад
  Sysiphus caf7d6178a avformat/hls: Check local file extensions 7 лет назад
  Micah Galizia c4c73020f4 libavformat/hls: Observe Set-Cookie headers 7 лет назад
  Clément Bœsch ef01061225 lavf/hls: do not transfer custom IO flag 7 лет назад
  Jan Berkel aff80aa4ec hls: consistent use of user_agent 8 лет назад
  wm4 597c6b789e hls: pass AVFormatContext flags to sub demuxer 8 лет назад
  Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 лет назад
  Andreas Cadhalpun 2c90316b46 hls: fix leaking avio_opts on hls_read_header error 8 лет назад
  Andreas Cadhalpun a305e0e5c0 hls: move hls_close above hls_read_header 8 лет назад
  Anssi Hannula e2193b53ea avformat/hls: Add missing error check for avcodec_parameters_copy() 8 лет назад
  Anssi Hannula 3d2f636497 avformat/hls: Fix probing mpegts audio streams that use probing 8 лет назад
  Anssi Hannula 9a51cd35b8 avformat/hls: Factor copying stream info to a separate function 8 лет назад
  Anssi Hannula a6f5e25ad9 avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB 8 лет назад
  Anssi Hannula 04964ac311 avformat/hls: Fix missing streams in some cases with MPEG TS 8 лет назад
  Anssi Hannula 83db3c84fa avformat/hls: Move stream propagation to a separate function 8 лет назад
  Anssi Hannula 9884f17e34 avformat/hls: Use an array instead of stream offset for stream mapping 8 лет назад
  Anssi Hannula 4d85069e5d avformat/hls: Sync starting segment across variants on live streams 8 лет назад
  Anssi Hannula 9cb30f7a88 avformat/hls: Fix regression with ranged media segments 8 лет назад
  Clément Bœsch 8df1dbd798 Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5' 8 лет назад
  Diego Biurrun 5afb94c817 Mark read-only tables as static 9 лет назад
  Derek Buitenhuis 6f69f7a8bf Merge commit '9200514ad8717c63f82101dc394f4378854325bf' 9 лет назад
  Hendrik Leppkes eae2d89bf7 hls: handle crypto in the protocol checks 9 лет назад
  Hendrik Leppkes 0d4b8a2c16 hls: read protocol options through the AVIOContext 9 лет назад
  Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 лет назад
  Derek Buitenhuis 9f9ed79d4c hls: Add and use a memebr of AVIOInternal rather than abuse opaque 9 лет назад
  Derek Buitenhuis f1e7c42f08 Merge commit '225e84e74544062706c0159ec0737b0e1d40915f' 9 лет назад
  Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 10 лет назад
  Anton Khirnov 225e84e745 hls: disallow opening nested files in child demuxers 9 лет назад
  Michael Niedermayer 58f21b6c93 avformat/hls: fix potential integer overflow 9 лет назад