Configurablity to set max queue size so that worst case latency can be
controlled.
Signed-off-by: Ravindra Patagar
---
libavdevice/decklink_common.h | 2 ++
libavdevice/decklink_common_c.h | 2 ++
libavdevice/decklink_dec.cpp| 7 +--
libavdevice/decklink_dec_c.c| 2 ++
4 files changed,
Hi Marton,
I have updated the patch as per your comments. Please find the updated patch
attached.
Regards,
Ravindra.
On 8/15/17, 12:38 AM, "Marton Balint" wrote:
On Mon, 14 Aug 2017, Patagar, Ravindra wrote:
>
> Configurablity to set max queue size so
Hi Marton,
Thanks for the review.
Please find the updated patch attached.
Regards,
Ravindra
On 8/18/17, 1:09 AM, "Marton Balint" wrote:
On Thu, 17 Aug 2017, Patagar, Ravindra wrote:
> Hi Marton,
>
> I have updated the patch as per your commen
company, myself and colleagues in my team will actively support any inadvertent
issues arising out of our patches.
Regards,
Ravindra
On 8/18/17, 4:38 PM, "Matthias Hunstock" wrote:
Am 14.08.2017 um 06:55 schrieb Patagar, Ravindra:
> + * Copyright (c) 2017 Akamai Tech
Hi,
We observed NULL pointer during HLS/DASH streaming when we simulated network
congestion and disconnects with persistent HTTP connection.
That is why added this check to handle segmentation fault.
On 2/7/18, 4:52 PM, "wm4" wrote:
On Wed, 7 Feb 2018 08:57:26 +0530
rpata...@akamai.co