On Fri, 21 Apr 2017 15:31:55 +0100
Amine kabab wrote:
> Normally, all the streams
>
Wouldn't it be better to only consider the selected streams for this?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-
On Fri, Apr 21, 2017 at 11:34:39 +0100, Amine kabab wrote:
> +{"skip_down_streams", "continue playback of HLS when one of the variant
> streams are down",
> +OFFSET(skip_down_streams), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1,
> FLAGS},
"one" is singular, so this would be "... streams is d
Normally, all the streams
On 21/04/2017 12:49, wm4 wrote:
> On Fri, 21 Apr 2017 11:34:39 +0100
> Amine kabab wrote:
>
>> Hi Ben, thanks for reviewing the patch,
>>
>>
>> On 21/04/2017 08:13, Benoit Fouet wrote:
>>> Hi,
>>>
>>>
>>> On 20/04/2017 18:18, Amine kabab wrote:
From 5079f9b711458
On Fri, 21 Apr 2017 11:34:39 +0100
Amine kabab wrote:
> Hi Ben, thanks for reviewing the patch,
>
>
> On 21/04/2017 08:13, Benoit Fouet wrote:
> > Hi,
> >
> >
> > On 20/04/2017 18:18, Amine kabab wrote:
> >> From 5079f9b7114589626a4c9fff0fbb8f6e0d2f4fd9 Mon Sep 17 00:00:00 2001
> >> From: ami
Hi Ben, thanks for reviewing the patch,
On 21/04/2017 08:13, Benoit Fouet wrote:
> Hi,
>
>
> On 20/04/2017 18:18, Amine kabab wrote:
>> From 5079f9b7114589626a4c9fff0fbb8f6e0d2f4fd9 Mon Sep 17 00:00:00 2001
>> From: amine kabab
>> Date: Thu, 20 Apr 2017 15:59:42 +
>> Subject: [PATCH] HLS ski
Hi,
On 20/04/2017 18:18, Amine kabab wrote:
> From 5079f9b7114589626a4c9fff0fbb8f6e0d2f4fd9 Mon Sep 17 00:00:00 2001
> From: amine kabab
> Date: Thu, 20 Apr 2017 15:59:42 +
> Subject: [PATCH] HLS skip down streams
>
> ---
> libavformat/hls.c | 14 +-
> 1 file changed, 13 inserti
On 18/04/2017 17:00, Amine kabab wrote:
> option to skip down streams in HLS
>
>From 5079f9b7114589626a4c9fff0fbb8f6e0d2f4fd9 Mon Sep 17 00:00:00 2001
From: amine kabab
Date: Thu, 20 Apr 2017 15:59:42 +
Subject: [PATCH] HLS skip down streams
---
libavformat/hls.c | 14 +-
1 fi