No testcase
Signed-off-by: Michael Niedermayer
---
libavformat/url.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/url.c b/libavformat/url.c
index 6db4b4e1ae..77d610d95f 100644
--- a/libavformat/url.c
+++ b/libavformat/url.c
@@ -211,8 +211,8 @@ int ff_make_a
Michael Niedermayer (12020-12-16):
> No testcase
>
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/url.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Yes, that looks better, thanks.
Regards,
--
Nicolas George
signature.asc
Description: PGP signature
__
Anton Khirnov (12020-12-13):
> IMO checksumming side data contents is a bad idea and should not be done
> at all. It's supposed to be an in-memory representation, which is
> inherently platform-dependent - besides endianness there are potential
> issues with padding or type sizes. If we want to tes
Ping...
-Original Message-
From: Eran Kornblau
Sent: Thursday, December 10, 2020 8:25 AM
To: FFmpeg development discussions and patches
Subject: RE: [FFmpeg-devel] [PATCH] http: support retry on connection error
Resending...
-Original Message-
From: Eran Kornblau
Sent: Thursday
On 12/15/2020 10:43 AM, Nuo Mi wrote:
On Tue, Dec 15, 2020 at 4:44 AM Mark Thompson wrote:
On 14/12/2020 13:31, Nuo Mi wrote:
Hi Mark,
I have almost done the cbs for sps, pps, and slice header. I will start
to
implement the parser.
This looks fun :)
Few questions for you:
1. We need ove
On Wed, Dec 16, 2020 at 07:29:08PM +0100, Nicolas George wrote:
> Michael Niedermayer (12020-12-16):
> > No testcase
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavformat/url.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Yes, that looks better, thanks.
will a