On Thu, 2018-06-14 at 07:22 +, Li, Zhong wrote:
> > -Original Message-
> > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf
> > Of Xiang, Haihao
> > Sent: Thursday, June 14, 2018 2:08 PM
> > To: ffmpeg-devel@ffmpeg.org
> > Subject: Re: [FFmpeg-devel] [PATCH v2 16/36
On Fri, Jun 15, 2018 at 07:29:31AM +0200, Jerome Borsboom wrote:
> Is your VAAPI library and VAAPI driver new enough? You need at least
> libva-2.1.0 (VA-API version 1.1.0) and intel-vaapi-driver-2.1.0 for
> interlaced VC-1 decoding. From the output, I think you are using an
> older version and the
applied
smime.p7s
Description: S/MIME Cryptographic Signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
---
libavcodec/qsvenc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/qsvenc.h b/libavcodec/qsvenc.h
index d48272224c..bb175c5df8 100644
--- a/libavcodec/qsvenc.h
+++ b/libavcodec/qsvenc.h
@@ -45,7 +45,7 @@
#define QSV_HAVE_LA_DS QSV_VERSION_ATLEAST(1, 8)
#defin
On 13-06-2018 07:08 PM, Gyan Doshi wrote:
Default for both parameters in both libs is 0.
Ping.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
The recently added qt-faststart references the tool using $(PROGSSUF).
However, that tool isn't built with the suffix when supplied, and so the
test fails for me. Patch fixes it.
From df8ac19a005524bc152c9fae53b4dddc29dc9257 Mon Sep 17 00:00:00 2001
From: Gyan Doshi
Date: Fri, 15 Jun 2018 22:3
On Fri, Jun 15, 2018 at 13:37:31 +0800, Wang Cao wrote:
> Make ffmpeg to output stats for each video/audio streams and each
> ouptut file ffmpeg output log in print_report. The report of
> video/audio sizes is clear now as previously all output video/audio
> sizes were combined to report and it is
On Thu, Jun 14, 2018 at 08:35:48PM +0800, Wang Cao wrote:
> Signed-off-by: Wang Cao
> ---
> fftools/ffmpeg.c | 45 +++--
> 1 file changed, 31 insertions(+), 14 deletions(-)
this adds some warnings:
CC fftools/ffmpeg.o
fftools/ffmpeg.c:1533:13: warnin
On Fri, Jun 15, 2018 at 10:44:57PM +0530, Gyan Doshi wrote:
>
> The recently added qt-faststart references the tool using $(PROGSSUF).
>
> However, that tool isn't built with the suffix when supplied, and so the
> test fails for me. Patch fixes it.
> Makefile |2 +-
> fate/mov.mak |
On Thu, Jun 14, 2018 at 05:15:15PM +0200, Michael Niedermayer wrote:
> STRIDE_ALIGN is not known in libavutil so av_image_check_size* cannot
> consider it
>
> Fixes: OOM
> Fixes:
> 8291/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SNOW_fuzzer-5176528009691136
will apply patchset
[...]
--
On Thu, Jun 14, 2018 at 11:08:47AM +, Eran Kornblau wrote:
> This patch makes qt-faststart output errors to stderr instead of stdout,
> following a discussion with Michael on another thread...
>
> Thanks!
>
> Eran
> qt-faststart.c | 34 +-
> 1 file changed
On Tue, Jun 12, 2018 at 2:37 PM Aman Gupta wrote:
> From: Aman Gupta
>
> This is a hacky work-around for #7092, where the lavc h264
> parser splits coded fields into separate video packets, only one
> of which has a PTS set.
>
> The MediaCodec#queueInputBuffer API expects a PTS along with
> inco
2018-06-14 11:33 GMT+02:00, Carl Eugen Hoyos :
> Attached patch makes debugging a little easier
Patch applied.
> (ticket #7257, could
> somebody who knows the concat demuxer confirm that this is unavoidable
> - or isn't it? 33854 seeks with concat and five seeks with original
> file input, four
On 16-06-2018 01:11 AM, Michael Niedermayer wrote:
tested with mingw64+wine and qemu-mips, seems to work
thx
Pushed.
Thanks,
Gyan
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
14 matches
Mail list logo