> -Original Message-
> From: ffmpeg-devel On Behalf Of
> Lynne
> Sent: Samstag, 26. Juni 2021 08:25
> To: FFmpeg development discussions and patches de...@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] Hardware purchase request
>
> Jun 26, 2021, 02:19 by softwo...@hotmail.com:
>
> >
> >
>
Hi
13 days ago I posted patches, documentation changes and confirmed regression
tests for changes to Image2 and Segment outputs to create the output
subdirectories on demand, in exactly the same way the HLS output code works.
To recap, Image2, HLS and Segment outputs support files with Time/Da
In case there is a Footer, regarding to SMPTE 377 all versions, the metadata in
Footer shall be correct (where in Header it can be incomplete)..
If there is no footer (stream, truncated...) it will still work as usual.
Tested with a huge set of files and compared old/new ffprobes, it will not
cha
From: lifegpc
---
libavcodec/libaomdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/libaomdec.c b/libavcodec/libaomdec.c
index 6e7324a832..48d1044edf 100644
--- a/libavcodec/libaomdec.c
+++ b/libavcodec/libaomdec.c
@@ -240,7 +240,7 @@ static av_cold int aom_fr
I here hereby request that certain e-book is removed from wiki page of
FFmpeg.
Reason is it uses derogatory text to criticize some FFmpeg components.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 26.06.2021 15:35, Dylan Fernando wrote:
I can't seem to be able to use exp() and sqrt() in CUDA.
I get:
NVCClibavfilter/try_cuda.ptx
clang-11: warning: Unknown CUDA version. cuda.h: CUDA_VERSION=11030.
Assuming the latest supported version 10.1 [-Wunknown-cuda-version]
libavfilter/try_cu
Suggested-by: ffm...@fb.com
Signed-off-by: James Almer
---
Updated documentation, and line breaks can now be part of the filename.
doc/protocols.texi | 33 +
libavformat/Makefile| 1 +
libavformat/concat.c| 146
libavformat/protoco
fre 2021-06-11 klockan 09:51 +0200 skrev Robert Bengtsson-Ölund:
> On Wed, 2 Jun 2021 at 08:55, Steven Liu wrote:
> > LGTM
> >
> >
> > Thanks
> > Steven
>
> Hi everyone
>
> Am I supposed to do something for this to get applied or is it just a
> matter of time until someone picks it up?
Passes
Signed-off-by: liudingming
---
doc/examples/transcoding.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/examples/transcoding.c b/doc/examples/transcoding.c
index 3a97426e2c..ea6ffefc70 100644
--- a/doc/examples/transcoding.c
+++ b/doc/examples/transcoding.c
@@ -171,7 +17
Signed-off-by: liudingming
---
libavutil/frame.h | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/libavutil/frame.h b/libavutil/frame.h
index ff2540a20f..40523aff71 100644
--- a/libavutil/frame.h
+++ b/libavutil/frame.h
@@ -722,9 +722,16 @@ void av_frame_move_ref
av_frame_get_buffer can be used with channels set.
Signed-off-by: liudingming
---
libavutil/frame.h | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/libavutil/frame.h b/libavutil/frame.h
index ff2540a20f..40523aff71 100644
--- a/libavutil/frame.h
+++ b/libavutil
Signed-off-by: liudingming
---
doc/examples/transcoding.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/examples/transcoding.c b/doc/examples/transcoding.c
index 3a97426e2c..ea6ffefc70 100644
--- a/doc/examples/transcoding.c
+++ b/doc/examples/transcoding.c
@@ -171,7 +17
Signed-off-by: liudingming
---
doc/examples/transcoding.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/examples/transcoding.c b/doc/examples/transcoding.c
index 3a97426e2c..ea6ffefc70 100644
--- a/doc/examples/transcoding.c
+++ b/doc/examples/transcoding.c
@@ -171,7 +17
Look at the event flag that signals a new sequence header was found
in the bitstream on supported libdav1d versions for this purpose.
Signed-off-by: James Almer
---
libavcodec/libdav1d.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/libavcodec/libdav1d.c b/libavcodec/libdav1d.c
inde
The main benefit comes from propagating container level metadata like hdr,
which is more commonly used than the relevant Metadata OBUs.
Signed-off-by: James Almer
---
libavcodec/libdav1d.c | 71 ---
1 file changed, 40 insertions(+), 31 deletions(-)
diff -
Signed-off-by: Kyle Schwarz
---
libavformat/rtpdec_rfc4175.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/rtpdec_rfc4175.c b/libavformat/rtpdec_rfc4175.c
index e9c62c1389..4daff4da5a 100644
--- a/libavformat/rtpdec_rfc4175.c
+++ b/libavformat/rtpdec_rfc4175.c
@@
Yeah, I was using enable-cuda-llvm.
I haven't been including cuda.h in my cuda file. Could it be from the
include in hwcontext_cuda.h possibly? I was using:
PKG_CONFIG_PATH="/home/dylan/Files/nv-codec-headers" ./configure
--enable-opencl --enable-vulkan --enable-libglslang --disable-stripping
--e
17 matches
Mail list logo