Hi yinshiyou-hf,
Sorry for not responding to your patches.
As I am no longer being part of MIPS, you may want to contact MIPS and ask for
assigning the appropriate maintainer.
Copying David Lau from MIPS.
Thanks,
Manoj
-Original Message-
From: ffmpeg-devel [mailto:ffmpeg-devel-boun...
On Wed, Jul 04, 2018 at 03:05:58PM -0700, Baptiste Coudurier wrote:
> ---
> libavformat/mxfdec.c | 103 +++
> 1 file changed, 103 insertions(+)
This crashes with
./ffmpeg -i /home/michael/tickets//4256/invalid_pointer.mxf
https://trac.ffmpeg.org/raw-attac
2018-07-03 22:20 GMT+02:00, Carl Eugen Hoyos :
> Attached patch fixes compilation for some combinations of kernel and
> gcc, I tested that neither gcc-tsan nor clang-tsan need -fPIE.
Patch applied.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@
On Thu, Jul 05, 2018 at 16:17:45 +0200, Maxym Dmytrychenko wrote:
> just looking at the initial issue on Windows:
> >I thought I had the entire pipeline (decode/scale-resize/encode) being
> performed by Quicksync
> it is not yet clear if exactly so and logs have to be checked,
> like CPU utilizatio
On Thu, Jul 05, 2018 at 11:49:19PM +0200, Michael Niedermayer wrote:
> On Thu, Jul 05, 2018 at 08:23:24AM -0700, Baptiste Coudurier wrote:
> > Hi Michael
> >
> > On Thu, Jul 5, 2018 at 3:43 AM, Michael Niedermayer
> > wrote:
> >
> > > On Wed, Jul 04, 2018 at 11:35:09AM -0700, Baptiste Coudurier
On Thu, Jul 05, 2018 at 08:23:24AM -0700, Baptiste Coudurier wrote:
> Hi Michael
>
> On Thu, Jul 5, 2018 at 3:43 AM, Michael Niedermayer
> wrote:
>
> > On Wed, Jul 04, 2018 at 11:35:09AM -0700, Baptiste Coudurier wrote:
> > > ---
> > > libavcodec/ratecontrol.c | 12 ++--
> > > 1 file ch
On Thu, Jul 05, 2018 at 08:02:01PM +0800, yinshiyou...@loongson.cn wrote:
>
> Is there anyone reviewing my patch? I sent 9 patchs about 20 days ago, but
> only one patch received reply at June 14.
Theres a maintainer listed for mips in MAINTAINERs
he should review the patches. If he has no time
On Wed, Jul 4, 2018 at 3:05 AM Thomas Guillem wrote:
> On macOS, a zero rc_max_rate cause an error from
> VTSessionSetProperty(kVTCompressionPropertyKey_DataRateLimits).
>
> on iOS (depending on device/version), a zero rc_max_rate cause invalid
> arguments from the vtenc_output_callback after few
On Thu, Jun 28, 2018 at 2:51 AM, Stephan Holljes
wrote:
> This patchset took embarrassingly long to produce. I first took a few wrong
> turns, but I think I'm now at a point where I reached the limits of the
> public server API in libavformat. The main problem is that I cannot set
> options on cli
Hi Michael
On Thu, Jul 5, 2018 at 3:43 AM, Michael Niedermayer
wrote:
> On Wed, Jul 04, 2018 at 11:35:09AM -0700, Baptiste Coudurier wrote:
> > ---
> > libavcodec/ratecontrol.c | 12 ++--
> > 1 file changed, 6 insertions(+), 6 deletions(-)
> >
> > diff --git a/libavcodec/ratecontrol.c b
do you really want to have warning log with the error statement inside?
(root case of such MFXVideoVPP_Init behaviour is different topic and
actually should be re-checked)
just looking at the initial issue on Windows:
>I thought I had the entire pipeline (decode/scale-resize/encode) being
performe
add documentation to all existing OpenCL filters
---
>I like this patch, the other thing, is it have any plan to update
>openCL part like VAAPI (https://trac.ffmpeg.org/wiki/Hardware/VAAPI)
>in https://trac.ffmpeg.org/wiki/HWAccelIntro, thanks.
I am going to add it during the next week, thanks!
>W
On Thu, Jul 05, 2018 at 10:17:35 +, Li, Zhong wrote:
> > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of
> > Moritz Barsnick
[...]
> > Ideally, the returned mfxStatus would be evaluated and printed, but no such
> > function is available (yet). %d perhaps?
>
> ff_qsv_p
Is there anyone reviewing my patch? I sent 9 patchs about 20 days ago, but only
one patch received reply at June 14.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Tue, Jul 03, 2018 at 11:05:29PM +0200, Michael Niedermayer wrote:
> Fixes: Infinite loop
> Fixes: pva-4b1835dbc2027bf3c567005dcc78e85199240d06
>
> Found-by: Paul Ch
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/pva.c | 4
> 1 file changed, 4 insertions(+)
will apply
[...]
-
On Tue, Jul 03, 2018 at 11:05:28PM +0200, Michael Niedermayer wrote:
> Fixes: use after free()
> Fixes: rmdec-crash-ffe85b4cab1597d1cfea6955705e53f1f5c8a362
>
> Found-by: Paul Ch
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/rmdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletio
On Tue, Jul 03, 2018 at 11:05:27PM +0200, Michael Niedermayer wrote:
> Fixes: integer overflow and out of array access
> Fixes: asfo-crash-46080c4341572a7137a162331af77f6ded45cbd7
>
> Found-by: Paul Ch
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/asfdec_o.c | 3 ++-
> 1 file changed
On Tue, Jul 03, 2018 at 11:12:21PM +0200, Tomas Härdin wrote:
> tis 2018-07-03 klockan 23:05 +0200 skrev Michael Niedermayer:
> > Fixes: out of array access
> > Fixes: mxf-crash-1c2e59bf07a34675bfb3ada5e1ec22fa9f38f923
> >
> > > Found-by: Paul Ch
> > > Signed-off-by: Michael Niedermayer
> > ---
Signed-off-by: hwren
---
libavformat/riff.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavformat/riff.c b/libavformat/riff.c
index 8911725..4153372 100644
--- a/libavformat/riff.c
+++ b/libavformat/riff.c
@@ -369,6 +369,7 @@ const AVCodecTag ff_codec_bmp_tags[] = {
{ AV_CODEC_ID_Z
Signed-off-by: hwren
---
Changelog | 1 +
configure | 4 ++
doc/decoders.texi | 6 ++
doc/general.texi | 14
libavcodec/Makefile| 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/libdavs2.c | 177 ++
Signed-off-by: hwren
---
libavcodec/Makefile | 1 +
libavcodec/avcodec.h | 1 +
libavcodec/avs2_parser.c | 95
libavcodec/codec_desc.c | 7
libavcodec/parser.c | 1 +
libavcodec/version.h | 4 +-
6 files changed, 107 in
On Wed, Jul 04, 2018 at 11:35:09AM -0700, Baptiste Coudurier wrote:
> ---
> libavcodec/ratecontrol.c | 12 ++--
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/libavcodec/ratecontrol.c b/libavcodec/ratecontrol.c
> index 49d169ba25..28bdddbad1 100644
> --- a/libavcodec/r
> -Original Message-
> From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf
> Of Moritz Barsnick
> Sent: Wednesday, July 4, 2018 10:25 PM
> To: FFmpeg development discussions and patches
>
> Subject: [FFmpeg-devel] [PATCH] avutil/hwcontext_qsv: fix log level for
> session
From 5012a823d34cecaac2bc19ef60062e6eedcdda6e Mon Sep 17 00:00:00 2001
From: Gyan Doshi
Date: Thu, 5 Jul 2018 15:24:55 +0530
Subject: [PATCH] avfilter/setpts: add FR shorthand for FRAME_RATE
---
doc/filters.texi | 2 +-
libavfilter/setpts.c | 5 -
2 files changed, 5 insertions(+), 2 dele
24 matches
Mail list logo