Signed-off-by: Mingyu Yin
---
libavfilter/dnn/Makefile | 1 +
libavfilter/dnn/dnn_backend_native.h | 2 +
.../dnn/dnn_backend_native_layer_conv2d.h | 1 -
.../dnn/dnn_backend_native_layer_dense.c | 151 ++
.../dnn/dnn_backend_native_lay
This is more than 10 times the size of the largest i found. And also alot more
than our encoder could handle (our encoder is limited to max 31)
Without any limit megabyte+ sized blocks can be reallocated millions of times.
Sadly the SCTE-20 spec does not seem to contain any hard limit directly, so
On Mon, 21 Sep 2020, Jan Ekström wrote:
This is utilized by various media ingests to figure out the bit
rate of the content you are pushing towards it, so write it by
default for video, audio and subtitle tracks. It is only mentioned
for timed metadata sample descriptions in QTFF, so limit it on
Paul B Mahol (12020-09-20):
> If I not receive reply within 96h I will push revert.
You had no right to push in the first place. You have no right to push
again now.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinf
On Tue, Sep 22, 2020 at 12:42 PM Martin Storsjö wrote:
>
> On Mon, 21 Sep 2020, Jan Ekström wrote:
>
> > This is utilized by various media ingests to figure out the bit
> > rate of the content you are pushing towards it, so write it by
> > default for video, audio and subtitle tracks. It is only m
On Tue, Sep 22, 2020 at 11:48:45AM +0200, Nicolas George wrote:
> Paul B Mahol (12020-09-20):
> > If I not receive reply within 96h I will push revert.
>
> You had no right to push in the first place. You have no right to push
> again now.
Show the filtergraph that have issues with my patch.
Oth
Paul B Mahol (12020-09-22):
> Show the filtergraph that have issues with my patch.
>
> Otherwise I will revert your commit.
> I have right to do it.
You had no right to push in the first place. You have no right to push
again now.
signature.asc
Description: PGP signature
___
On Mon, 21 Sep 2020 11:21:47 +
"Zane van Iperen" wrote:
>
> Causes some error as the ADPCM predictors aren't known, but
> the difference is negligible and not audible.
>
Ping. Will merge tomorrow if no objections.
___
ffmpeg-devel mailing list
On Tue, Sep 22, 2020 at 12:46:49PM +0200, Nicolas George wrote:
> Paul B Mahol (12020-09-22):
> > Show the filtergraph that have issues with my patch.
> >
> > Otherwise I will revert your commit.
> > I have right to do it.
>
> You had no right to push in the first place. You have no right to push
Paul B Mahol (12020-09-22):
> You have not shown the filtergraph that have issues with my patch.
> And upon constant request to show it, you just ignore such polite
> requests.
>
> I have right to immediatelly revert your revert.
You had no right to push in the first place.
signature.asc
Descri
On Tue, Sep 22, 2020 at 03:53:43PM +0200, Nicolas George wrote:
> Paul B Mahol (12020-09-22):
> > You have not shown the filtergraph that have issues with my patch.
> > And upon constant request to show it, you just ignore such polite
> > requests.
> >
> > I have right to immediatelly revert your
On Tue, Sep 22, 2020 at 12:58 PM Jan Ekström wrote:
>
> On Tue, Sep 22, 2020 at 12:42 PM Martin Storsjö wrote:
> >
> > On Mon, 21 Sep 2020, Jan Ekström wrote:
> >
> > > This is utilized by various media ingests to figure out the bit
> > > rate of the content you are pushing towards it, so write i
On Mon, Sep 14, 2020 at 05:24:26PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavcodec/Makefile | 2 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/codec_desc.c | 7 ++
> libavcodec/codec_id.h | 1 +
> libavcodec/ipu_parser.c | 78
> li
Also check for out of buffer access.
Also return early when encountering fatal error.
Signed-off-by: Paul B Mahol
---
libavcodec/cfhd.c | 89 +--
1 file changed, 56 insertions(+), 33 deletions(-)
diff --git a/libavcodec/cfhd.c b/libavcodec/cfhd.c
inde
Hi Mark, Zhong,
Could you please review this patch when you get a chance?
Thanks very much
Haihao
> AV1 decoder is supported on Tiger Lake+ platforms since libmfx 1.34
>
> Signed-off-by: Haihao Xiang
> ---
> Changelog | 1 +
> configure | 1 +
> libavcodec/
---
gas-preprocessor.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gas-preprocessor.pl b/gas-preprocessor.pl
index e51849b..bc36300 100755
--- a/gas-preprocessor.pl
+++ b/gas-preprocessor.pl
@@ -1204,7 +1204,7 @@ sub handle_serialized_line {
$line =~ s/\.arm/ARM/x
If preprocessing with cl.exe, the preprocessor doesn't take care of
concatenating continued lines.
---
gas-preprocessor.pl | 19 ---
1 file changed, 16 insertions(+), 3 deletions(-)
diff --git a/gas-preprocessor.pl b/gas-preprocessor.pl
index 126ee50..e9baeba 100755
--- a/gas-prep
17 matches
Mail list logo