September 27, 2017
View 318778d

Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'

James Almer authored on 2017/09/27 03:58:40
August 26, 2017
View 7ec4148

avformat/hls: Fix DoS due to infinite loop

Michael Niedermayer authored on 2017/08/26 08:26:58
June 5, 2017
View c0702ab

Revert "avformat/hls: Check local file extensions"

Michael Niedermayer authored on 2017/06/05 20:24:36
June 4, 2017
View 189ff42

avformat/hls: Check local file extensions

Michael Niedermayer authored on 2017/06/04 04:20:04
View caf7d61

avformat/hls: Check local file extensions

Sysiphus authored on 2017/06/04 04:20:04
May 23, 2017
View ef01061

lavf/hls: do not transfer custom IO flag

Clément Bœsch authored on 2017/05/23 00:31:32
May 17, 2017
View c4c7302

libavformat/hls: Observe Set-Cookie headers

Micah Galizia authored on 2017/05/17 10:37:31
March 9, 2017
View 597c6b7

hls: pass AVFormatContext flags to sub demuxer

wm4 authored on 2017/03/09 23:43:08
February 17, 2017
View aff80aa

hls: consistent use of user_agent

Jan Berkel authored on 2017/02/17 20:00:40
November 8, 2016
View 2c90316

hls: fix leaking avio_opts on hls_read_header error

Andreas Cadhalpun authored on 2016/11/08 03:43:16
November 7, 2016
View a305e0e

hls: move hls_close above hls_read_header

Andreas Cadhalpun authored on 2016/11/07 08:09:54
View e2193b5

avformat/hls: Add missing error check for avcodec_parameters_copy()

Anssi Hannula authored on 2016/11/07 06:23:20
November 6, 2016
View 3d2f636

avformat/hls: Fix probing mpegts audio streams that use probing

Anssi Hannula authored on 2016/11/06 01:05:31
View 9a51cd3

avformat/hls: Factor copying stream info to a separate function

Anssi Hannula authored on 2016/11/06 01:04:00
July 3, 2016
View fd9212f

Mark some arrays that never change as const.

Anton Khirnov authored on 2016/07/03 17:09:36