[FFmpeg-devel] [PATCH 2/2] avcodec/snowdec: Check mv_scale

2017-10-12 Thread Michael Niedermayer
Fixes: runtime error: signed integer overflow: 2 * -1094995530 cannot be represented in type 'int' Fixes: 3512/clusterfuzz-testcase-minimized-4812747210489856 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'

2017-10-12 Thread Michael Niedermayer
On Thu, Oct 12, 2017 at 06:46:08PM -0300, James Almer wrote: > On 10/12/2017 6:33 PM, Michael Niedermayer wrote: > > On Thu, Oct 12, 2017 at 05:36:17PM -0300, James Almer wrote: > >> On 10/12/2017 4:25 PM, Michael Niedermayer wrote: > >>> On Thu, Oct 12, 2017 at 02:25:46PM -0300, James Almer

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve hevc uni weighted vert mc msa functions

2017-10-12 Thread Michael Niedermayer
On Wed, Oct 11, 2017 at 11:24:39AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Rewriting code that is poorly written but fully understood is good. Rewriting code that one doesnt understand is a sign that

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve hevc uni horiz mc msa functions

2017-10-12 Thread Michael Niedermayer
On Wed, Oct 11, 2017 at 11:24:12AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws. -- Plato

Re: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc put mc 12, 32 and 22 msa functions

2017-10-12 Thread Michael Niedermayer
On Wed, Oct 11, 2017 at 11:04:12AM +, Manojkumar Bhosale wrote: > LGTM applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of discord comes the fairest harmony. -- Heraclitus signature.asc Description: Digital

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'

2017-10-12 Thread James Almer
On 10/12/2017 5:07 PM, Michael Niedermayer wrote: > On Thu, Oct 12, 2017 at 04:42:19PM -0300, James Almer wrote: >> On 10/12/2017 4:25 PM, Michael Niedermayer wrote: >>> On Thu, Oct 12, 2017 at 02:25:46PM -0300, James Almer wrote: On 10/12/2017 1:56 PM, Michael Niedermayer wrote: > On

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'

2017-10-12 Thread Michael Niedermayer
On Thu, Oct 12, 2017 at 04:42:19PM -0300, James Almer wrote: > On 10/12/2017 4:25 PM, Michael Niedermayer wrote: > > On Thu, Oct 12, 2017 at 02:25:46PM -0300, James Almer wrote: > >> On 10/12/2017 1:56 PM, Michael Niedermayer wrote: > >>> On Wed, Oct 11, 2017 at 10:30:13PM -0300, James Almer

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'

2017-10-12 Thread Clément Bœsch
On Thu, Oct 12, 2017 at 02:22:08PM -0400, Helmut K. C. Tessarek wrote: > On 2017-10-12 13:25, James Almer wrote: > > That'd be because showcqt is missing its fontconfig and freetype deps in > > configure, a mistake that was hidden by extralibs being global before > > this merge. > > This does not

Re: [FFmpeg-devel] [PATCH] mov: fix decode of fragments that overlap in time

2017-10-12 Thread John Stebbins
On 10/12/2017 10:22 AM, Michael Niedermayer wrote: > On Wed, Oct 11, 2017 at 10:56:41PM -0700, John Stebbins wrote: >> On 10/11/2017 06:25 PM, Michael Niedermayer wrote: >>> On Tue, Oct 10, 2017 at 06:11:08PM -0700, John Stebbins wrote: When keyframe intervals of dash segments are not

Re: [FFmpeg-devel] [FFmpeg-cvslog] Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'

2017-10-12 Thread Michael Niedermayer
On Wed, Oct 11, 2017 at 10:30:13PM -0300, James Almer wrote: > On 10/11/2017 9:22 PM, Michael Niedermayer wrote: > > On Wed, Oct 11, 2017 at 09:26:18PM +, James Almer wrote: > >> ffmpeg | branch: master | James Almer | Wed Oct 11 > >> 17:55:25 2017 -0300|

Re: [FFmpeg-devel] [PATCH] udp: added option to ignore empty UDP packets

2017-10-12 Thread Nicolas George
Le quintidi 15 vendémiaire, an CCXXVI, Daniel Kučera a écrit : > I'm not sure if you mean this patch is unacceptable but if so, I want > to note, that this patch is not the same as I submitted before: this > one adds cmdlne option to ignore empty packets and it doesn't ignore > them when not

Re: [FFmpeg-devel] [PATCH] ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined.

2017-10-12 Thread Thomas Mundt
Hi Michael, 2017-10-12 1:28 GMT+02:00 Michael Niedermayer : > On Tue, Oct 10, 2017 at 10:26:13PM +0200, Thomas Mundt wrote: > > 2017-10-10 19:36 GMT+02:00 Sasi Inguva : > > > > > This is required for FLV files, for which duration_pts comes