Re: [libav-devel] [PATCH] libopenh264dec: Export the decoded profile and level in AVCodecContext

2018-08-31 Thread Martin Storsjö
On Fri, 31 Aug 2018, Vittorio Giovara wrote: On Fri, Aug 31, 2018 at 11:25 AM, Martin Storsjö wrote: --- libavcodec/libopenh264dec.c | 5 + 1 file changed, 5 insertions(+) diff --git a/libavcodec/libopenh264dec.c b/libavcodec/libopenh264dec.c index 5990a72ff9..7e9e66743a 100644 ---

Re: [libav-devel] [PATCH] libopenh264dec: Export the decoded profile and level in AVCodecContext

2018-08-31 Thread Vittorio Giovara
On Fri, Aug 31, 2018 at 11:25 AM, Martin Storsjö wrote: > --- > libavcodec/libopenh264dec.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/libavcodec/libopenh264dec.c b/libavcodec/libopenh264dec.c > index 5990a72ff9..7e9e66743a 100644 > --- a/libavcodec/libopenh264dec.c > +++

Re: [libav-devel] [PATCH 1/2] network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper function

2018-08-31 Thread Martin Storsjö
On Wed, 22 Aug 2018, Luca Barbato wrote: On 21/08/2018 09:29, Martin Storsjö wrote: For cases with dual stack (IPv4 + IPv6) connectivity, but where one stack potentially is less reliable, strive to trying to connect over both protocols in parallel, using whichever address connected first. In

[libav-devel] [PATCH] libopenh264dec: Export the decoded profile and level in AVCodecContext

2018-08-31 Thread Martin Storsjö
--- libavcodec/libopenh264dec.c | 5 + 1 file changed, 5 insertions(+) diff --git a/libavcodec/libopenh264dec.c b/libavcodec/libopenh264dec.c index 5990a72ff9..7e9e66743a 100644 --- a/libavcodec/libopenh264dec.c +++ b/libavcodec/libopenh264dec.c @@ -95,6 +95,7 @@ static int