> 2021年5月17日 下午1:54,Guo, Yejun 写道:
>
> we'd use 'backend_configs' to avoid confusion
> ---
> libavfilter/dnn_filter_common.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/libavfilter/dnn_filter_common.h b/libavfilter/dnn_filter_common.h
> index 09ddd8a5ca..51caa71c24 100644
> --- a/li
Signed-off-by: Brad Hards
---
libavcodec/nvenc.c | 64 ++
1 file changed, 53 insertions(+), 11 deletions(-)
diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c
index 0dcd93a99c..e22fdfb5a8 100644
--- a/libavcodec/nvenc.c
+++ b/libavcodec/nvenc.c
@@ -2
Signed-off-by: Brad Hards
---
libavcodec/libx265.c | 22 ++
1 file changed, 22 insertions(+)
diff --git a/libavcodec/libx265.c b/libavcodec/libx265.c
index a1bd205201..d66506dda9 100644
--- a/libavcodec/libx265.c
+++ b/libavcodec/libx265.c
@@ -484,6 +484,7 @@ static int libx2
MISB ST 0604 and ST 2101 require user data unregistered SEI messages
(precision timestamps and sensor identifiers) to be included. That
currently isn't supported. This series adds encoding for libx264,
libx265, hevc_nvenc and h264_nvenc in accordance with
ISO/IEC 14496-10:2020 Section D.1.7 and
IS
Signed-off-by: Brad Hards
---
libavcodec/libx264.c | 35 ++-
1 file changed, 30 insertions(+), 5 deletions(-)
diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c
index 1c27f7b441..1fac141ec6 100644
--- a/libavcodec/libx264.c
+++ b/libavcodec/libx264.c
@@ -31,
> -Original Message-
> From: Steven Liu
> Sent: 2021年5月17日 15:46
> To: FFmpeg development discussions and patches
>
> Cc: Steven Liu ; Guo, Yejun
> Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavfi/dnn_filter_common.h: remove
> filter option 'options'
>
>
>
> > 2021年5月17日 下午1:54,Guo, Ye
MISB ST 0604 and ST 2101 require user data unregistered SEI messages
(precision timestamps and sensor identifiers) to be included. That
currently isn't supported. This series adds encoding for libx264,
libx265, hevc_nvenc and h264_nvenc in accordance with
ISO/IEC 14496-10:2020 Section D.1.7 and
IS
Signed-off-by: Brad Hards
---
libavcodec/libx264.c | 35 ++-
1 file changed, 30 insertions(+), 5 deletions(-)
diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c
index 1c27f7b441..1fac141ec6 100644
--- a/libavcodec/libx264.c
+++ b/libavcodec/libx264.c
@@ -31,
Signed-off-by: Brad Hards
---
libavcodec/libx265.c | 22 ++
1 file changed, 22 insertions(+)
diff --git a/libavcodec/libx265.c b/libavcodec/libx265.c
index a1bd205201..d66506dda9 100644
--- a/libavcodec/libx265.c
+++ b/libavcodec/libx265.c
@@ -484,6 +484,7 @@ static int libx2
Signed-off-by: Brad Hards
---
libavcodec/nvenc.c | 64 ++
1 file changed, 53 insertions(+), 11 deletions(-)
diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c
index 0dcd93a99c..e22fdfb5a8 100644
--- a/libavcodec/nvenc.c
+++ b/libavcodec/nvenc.c
@@ -2
On 17.05.21 03:50, Fei Wang wrote:
> Set all tiles size to create slice data buffer, hardware will use
> slice_data_offset/slice_data_size in slice parameter buffer to get
> each tile's data.
>
> This change will let it success to decode clip which has multi
> tiles data inside one OBU.
>
> Signe
we'd use 'backend_configs' to avoid confusion.
---
libavfilter/dnn_filter_common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/dnn_filter_common.h b/libavfilter/dnn_filter_common.h
index 09ddd8a5ca..36319bfef8 100644
--- a/libavfilter/dnn_filter_common.h
+++ b/l
On Mon, May 17, 2021 at 4:50 AM Fei Wang wrote:
>
> Set all tiles size to create slice data buffer, hardware will use
> slice_data_offset/slice_data_size in slice parameter buffer to get
> each tile's data.
>
> This change will let it success to decode clip which has multi
> tiles data inside one
Signed-off-by: Ubaldo Porcheddu
---
doc/muxers.texi | 2 ++
libavformat/mpegtsenc.c | 96 ++---
2 files changed, 93 insertions(+), 5 deletions(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index e1c6ad0829..f774d972a6 100644
--- a/doc/muxe
This is marginally slower, but correct for all input values.
The previous implementation failed with certain input seeds, e.g.
"checkasm --test=hevc_idct 98".
---
libavcodec/aarch64/hevcdsp_idct_neon.S | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/libavcodec/aarch
On 17.05.2021 10:19, Brad Hards wrote:
Signed-off-by: Brad Hards
---
libavcodec/nvenc.c | 64 ++
1 file changed, 53 insertions(+), 11 deletions(-)
diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c
index 0dcd93a99c..e22fdfb5a8 100644
--- a/libavc
On Mon, 17 May 2021, Timo Rothenpieler wrote:
On 17.05.2021 10:19, Brad Hards wrote:
Signed-off-by: Brad Hards
---
libavcodec/nvenc.c | 64 ++
1 file changed, 53 insertions(+), 11 deletions(-)
diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc
On 17.05.2021 17:52, Marton Balint wrote:
Don't we have av_fast_realloc for this?
Yes, but you still need to save the pointer for that somewhere.
smime.p7s
Description: S/MIME Cryptographic Signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpe
Hi,
I have removed the tests for overflow & reduced the number of bits read
to 32-bit to avoid overflow.
Best regards
---
Makefile | 2 ++
libavutil/tests/integer.c | 21 ++
libavutil/tests/integer.h | 45 +++
tools/Makefile
On Mon, 17 May 2021, Ubaldo Porcheddu wrote:
Signed-off-by: Ubaldo Porcheddu
---
doc/muxers.texi | 2 ++
libavformat/mpegtsenc.c | 96 ++---
2 files changed, 93 insertions(+), 5 deletions(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
in
On 5/14/2021 6:27 PM, James Almer wrote:
This partially reverts c6ae560a18d67b9ddaa25a0338b7fb55e3312e57.
Signed-off-by: James Almer
---
libavformat/framecrcenc.c | 8 +
tests/ref/fate/copy-trac3074 | 2 +-
tests/ref/fate/cover-art-mp3-id3v2-remux
On Mon, 2021-05-17 at 11:59 +0300, Jan Ekström wrote:
> On Mon, May 17, 2021 at 4:50 AM Fei Wang wrote:
> >
> > Set all tiles size to create slice data buffer, hardware will use
> > slice_data_offset/slice_data_size in slice parameter buffer to get
> > each tile's data.
> >
> > This change will
On Mon, 2021-05-17 at 11:59 +0300, Jan Ekström wrote:
> On Mon, May 17, 2021 at 4:50 AM Fei Wang
> wrote:
> >
> > Set all tiles size to create slice data buffer, hardware will use
> > slice_data_offset/slice_data_size in slice parameter buffer to get
> > each tile's data.
> >
> > This change wil
On Monday, 17 May 2021 9:25:10 PM AEST Timo Rothenpieler wrote:
> On 17.05.2021 10:19, Brad Hards wrote:
> > Signed-off-by: Brad Hards
> > ---
> >
> > libavcodec/nvenc.c | 64 ++
> > 1 file changed, 53 insertions(+), 11 deletions(-)
> >
> > diff --g
24 matches
Mail list logo