Re: [FFmpeg-devel] [FFmpeg-cvslog] MAINTAINERS: Remove Linux / PowerPC maintainer

2016-06-22 Thread Clément Bœsch
On Thu, Jun 23, 2016 at 01:44:42AM +0200, Michael Niedermayer wrote: > On Thu, Jun 23, 2016 at 01:01:41AM +0200, Clément Bœsch wrote: > > On Thu, Jun 23, 2016 at 12:57:44AM +0200, Michael Niedermayer wrote: > > > ffmpeg | branch: master | Michael Niedermayer | > > > Thu Jun 23 00:49:29 2016 +0200

Re: [FFmpeg-devel] PATCH: dshow: don't add two instances of same device to graphs

2016-06-22 Thread Michael Niedermayer
On Tue, Jun 21, 2016 at 08:06:09AM -0600, Roger Pack wrote: > On 6/17/16, Roger Pack wrote: > > On 6/15/16, Clément Bœsch wrote: > >> On Wed, Jun 15, 2016 at 02:54:09AM -0600, Roger Pack wrote: > >>> A handful of devices don't support this, and the rest work fine with it > >>> :) > >>> > >>> -rog

Re: [FFmpeg-devel] [PATCH] libavformat/matroskaenc: omit segment UID for webm

2016-06-22 Thread Michael Niedermayer
On Tue, Jun 21, 2016 at 04:38:55PM -0400, Dave Rice wrote: > > > On Jun 21, 2016, at 3:22 PM, Michael Niedermayer > > wrote: > > > > On Mon, Jun 20, 2016 at 08:20:47PM -0700, Michael Bradshaw wrote: > >> Hi, > >> > >> Attached patch removes SegmentUID element from WebM files, as it's > >> unsu

[FFmpeg-devel] [PATCH 6/8] avdevice/decklink: add support for setting duplex mode

2016-06-22 Thread Marton Balint
This patch also makes BlackMagic drivers v10.6.1 a hard requirement. Signed-off-by: Marton Balint --- configure | 3 ++- doc/indevs.texi | 4 libavdevice/decklink_common.cpp | 33 + libavdevice/decklink_common.h | 3

[FFmpeg-devel] [PATCH 7/8] avdevice/decklink: add support for audio and video input selection

2016-06-22 Thread Marton Balint
Signed-off-by: Marton Balint --- doc/indevs.texi | 10 ++ libavdevice/decklink_common.cpp | 43 + libavdevice/decklink_common.h | 21 libavdevice/decklink_common_c.h | 2 ++ libavdevice/decklink_dec.cpp|

[FFmpeg-devel] [PATCH 8/8] avdevice/decklink: add support for setting input packet timestamp source

2016-06-22 Thread Marton Balint
Signed-off-by: Marton Balint --- doc/indevs.texi | 8 ++ libavdevice/decklink_common.h | 2 ++ libavdevice/decklink_common_c.h | 9 ++ libavdevice/decklink_dec.cpp| 62 +++-- libavdevice/decklink_dec_c.c| 6 5 files ch

[FFmpeg-devel] [PATCH 5/8] avdevice/decklink: always free decklink resources on error

2016-06-22 Thread Marton Balint
Signed-off-by: Marton Balint --- libavdevice/decklink_dec.cpp | 18 -- libavdevice/decklink_enc.cpp | 12 ++-- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp index 0d78942..371be20 100644 --- a/l

[FFmpeg-devel] [PATCH 2/8] avdevice/decklink: factorize cleanup function to common code

2016-06-22 Thread Marton Balint
Signed-off-by: Marton Balint --- libavdevice/decklink_common.cpp | 13 + libavdevice/decklink_common.h | 1 + libavdevice/decklink_dec.cpp| 11 ++- libavdevice/decklink_enc.cpp| 10 ++ 4 files changed, 18 insertions(+), 17 deletions(-) diff --git a/libavdev

[FFmpeg-devel] [PATCH 4/8] avdevice/decklink: factorize device finder function

2016-06-22 Thread Marton Balint
Signed-off-by: Marton Balint --- libavdevice/decklink_common.cpp | 29 + libavdevice/decklink_common.h | 1 + libavdevice/decklink_dec.cpp| 29 - libavdevice/decklink_enc.cpp| 29 - 4 files changed, 38

[FFmpeg-devel] [PATCH 3/8] avdevice/decklink: remove unused itermode iterators

2016-06-22 Thread Marton Balint
Signed-off-by: Marton Balint --- libavdevice/decklink_dec.cpp | 9 - libavdevice/decklink_enc.cpp | 8 2 files changed, 17 deletions(-) diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp index 8b57e0c..0d652bc 100644 --- a/libavdevice/decklink_dec.cpp +++ b

[FFmpeg-devel] [PATCH 1/8] avdevice/decklink_dec: fix bitrate calculations

2016-06-22 Thread Marton Balint
Signed-off-by: Marton Balint --- libavdevice/decklink_dec.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp index 1c305f3..3b5d4be 100644 --- a/libavdevice/decklink_dec.cpp +++ b/libavdevice/decklink_dec.cpp @@ -5

[FFmpeg-devel] [PATCH] Changed metadata print option to accept general urls

2016-06-22 Thread sami . hult
From: Sami Hult I changed output=print file handling of metadata filter to accept any ffmpeg url. This way multiple streams can for example be silencedetected and the result directed to different outputs. Example: ffmpeg -i test.wav -filter_complex "silencedetect=n=-40dB:d=0.1,ametadata=mode

Re: [FFmpeg-devel] [FFmpeg-cvslog] MAINTAINERS: Remove Linux / PowerPC maintainer

2016-06-22 Thread Michael Niedermayer
On Thu, Jun 23, 2016 at 01:01:41AM +0200, Clément Bœsch wrote: > On Thu, Jun 23, 2016 at 12:57:44AM +0200, Michael Niedermayer wrote: > > ffmpeg | branch: master | Michael Niedermayer | > > Thu Jun 23 00:49:29 2016 +0200| [18f687f73709a3ad5bb6b6fbbdbbce6dc8a91036] > > | committer: Michael Nieder

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread James Almer
On 6/22/2016 8:15 PM, Dan Parrot wrote: > On Thu, 2016-06-23 at 01:03 +0200, Michael Niedermayer wrote: >> On Tue, Jun 21, 2016 at 12:04:42AM -0500, Dan Parrot wrote: >>> On Tue, 2016-06-21 at 02:22 +0200, Michael Niedermayer wrote: On Mon, Jun 20, 2016 at 06:38:18PM -0500, Dan Parrot wrote: >

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Carl Eugen Hoyos
Dan Parrot mail.com> writes: > > Did you already test the TIMER macros? > > No I did not test with the TIMER macros. If you refuse to run the requested performance test, please at least post your patch, maybe others find the necessary time. Carl Eugen

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Dan Parrot
On Thu, 2016-06-23 at 01:03 +0200, Michael Niedermayer wrote: > On Tue, Jun 21, 2016 at 12:04:42AM -0500, Dan Parrot wrote: > > On Tue, 2016-06-21 at 02:22 +0200, Michael Niedermayer wrote: > > > On Mon, Jun 20, 2016 at 06:38:18PM -0500, Dan Parrot wrote: > > > > On Tue, 2016-06-21 at 01:06 +0200,

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread James Almer
On 6/22/2016 7:36 PM, Carl Eugen Hoyos wrote: > Dan Parrot mail.com> writes: > > [...] > > Did you already test the TIMER macros? > > I don't know if they work on ppc64le but we won't know > until you tested them. > > Thank you, Carl Eugen If this patch works (FATE passes on ppc64) and is fa

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Michael Niedermayer
On Tue, Jun 21, 2016 at 12:04:42AM -0500, Dan Parrot wrote: > On Tue, 2016-06-21 at 02:22 +0200, Michael Niedermayer wrote: > > On Mon, Jun 20, 2016 at 06:38:18PM -0500, Dan Parrot wrote: > > > On Tue, 2016-06-21 at 01:06 +0200, Michael Niedermayer wrote: > > > > On Mon, Jun 20, 2016 at 05:55:47PM

Re: [FFmpeg-devel] [FFmpeg-cvslog] MAINTAINERS: Remove Linux / PowerPC maintainer

2016-06-22 Thread Clément Bœsch
On Thu, Jun 23, 2016 at 12:57:44AM +0200, Michael Niedermayer wrote: > ffmpeg | branch: master | Michael Niedermayer | Thu > Jun 23 00:49:29 2016 +0200| [18f687f73709a3ad5bb6b6fbbdbbce6dc8a91036] | > committer: Michael Niedermayer > > MAINTAINERS: Remove Linux / PowerPC maintainer > > See: [FF

Re: [FFmpeg-devel] PPC64: PowerPC Maintainer information is incorrect

2016-06-22 Thread Michael Niedermayer
On Wed, Jun 22, 2016 at 11:13:17AM -0500, Dan Parrot wrote: > The MAINTAINERS file lists Luca Barbato for Linux/PowerPC. You can see > from his response below how he feels about that. removed the the incorrect Linux/PowerPC entry Thanks > > Forwarded Message > > From: Luca Ba

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Dan Parrot
On Wed, 2016-06-22 at 22:36 +, Carl Eugen Hoyos wrote: > Dan Parrot mail.com> writes: > > [...] > > Did you already test the TIMER macros? No I did not test with the TIMER macros. I don't see what that has to do with Trac ticket #5570. > I don't know if they work on ppc64le but we won't kn

Re: [FFmpeg-devel] [PATCH] fate: add apad test

2016-06-22 Thread Michael Niedermayer
On Wed, Jun 22, 2016 at 01:29:38PM +, Petru Rares Sincraian wrote: > Hi, > > > Here is another test. In this case for apad filter. > fate/filter-audio.mak |5 > ref/fate/filter-apad | 265 > ++ > 2 files changed, 270 insertions(+) > ef

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Carl Eugen Hoyos
Dan Parrot mail.com> writes: [...] Did you already test the TIMER macros? I don't know if they work on ppc64le but we won't know until you tested them. Thank you, Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/ma

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Dan Parrot
On Wed, 2016-06-22 at 21:02 +, Carl Eugen Hoyos wrote: > Dan Parrot mail.com> writes: > > > Could I get a yes or no answer on whether the patch will be applied? > > Please comment on my email: time make fate can be used to show > large performance changes (although it isn't optimal), I don'

Re: [FFmpeg-devel] PPC64: PowerPC Maintainer information is incorrect

2016-06-22 Thread Carl Eugen Hoyos
Dan Parrot mail.com> writes: > The MAINTAINERS file lists Luca Barbato for Linux/PowerPC. You > can see from his response below how he feels about that. He regularly posts about his feelings towards us, no need to remind us. Carl Eugen ___ ffmpeg-d

Re: [FFmpeg-devel] [PATCH] fate: add test for amerge

2016-06-22 Thread Michael Niedermayer
On Wed, Jun 22, 2016 at 01:08:03PM +, Petru Rares Sincraian wrote: > Upps, solved. > > > Thanks, > > Petru Rares. > > > From: ffmpeg-devel on behalf of Michael > Niedermayer > Sent: Tuesday, June 21, 2016 7:06:27 PM > To: FFmpeg development discussions an

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Carl Eugen Hoyos
Dan Parrot mail.com> writes: > Could I get a yes or no answer on whether the patch will be applied? Please comment on my email: time make fate can be used to show large performance changes (although it isn't optimal), I don't think it can show the difference between a division and a shift. Ca

Re: [FFmpeg-devel] [GSoC] Motion Interpolation

2016-06-22 Thread Davinder Singh
On Mon, Jun 20, 2016 at 4:33 PM Michael Niedermayer wrote: > On Mon, Jun 20, 2016 at 09:54:15AM +, Davinder Singh wrote: > > On Sat, Jun 18, 2016 at 3:16 AM Michael Niedermayer > > > wrote: > > > > > On Fri, Jun 17, 2016 at 08:19:00AM +, Davinder Singh wrote: > > > [...] > > > > Yes, I d

Re: [FFmpeg-devel] [PATCH] libavformat/matroskaenc: omit segment UID for webm

2016-06-22 Thread Dave Rice
> On Jun 22, 2016, at 10:16 AM, Michael Bradshaw wrote: > > On Tue, Jun 21, 2016 at 12:22 PM, Michael Niedermayer > wrote: >> what does "supported" / "unsupported" mean, is this defined somewhere ? > > As far as WebM is concerned, SegmentUID doesn't exist. > > In this situation, writing Segme

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-06-22 Thread Amancio Hasty
> On Jun 22, 2016, at 10:20 AM, Aman Gupta wrote: > > This patch should fix the assertion failure you see: > https://github.com/FFmpeg/FFmpeg/commit/1087f0dc172a9adf779e41bf2dc82639fb04ebd4 > > > > Aman > On Sa

[FFmpeg-devel] [PATCH 1/2] avformat/mov: add more datatypes in metadata handling

2016-06-22 Thread David Murmann
0001-avformat-mov-add-more-datatypes-in-metadata-handling.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH 2/2] avformat/movenc: add option to use keys/mdta atoms for metadata

2016-06-22 Thread David Murmann
0002-avformat-movenc-add-option-to-use-keys-mdta-atoms-fo.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] avformat/mov: improve qt metadata reading and writing

2016-06-22 Thread David Murmann
Hi all, this has been brought up before, the MOV muxer/demuxer currently does not support all possible datatypes that are allowed in keys/mdta style metadata. This is specified here: https://developer.apple.com/library/mac/documentation/QuickTime/QTFF/Metadata/Metadata.html#//apple_ref/doc/uid/T

Re: [FFmpeg-devel] [PATCH] added support for hardware assist H264 video encoding for the Raspberry Pi

2016-06-22 Thread Aman Gupta
This patch should fix the assertion failure you see: https://github.com/FFmpeg/FFmpeg/commit/1087f0dc172a9adf779e41bf2dc82639fb04ebd4 Aman On Sat, Jun 18, 2016 at 8:43 AM Amancio Hasty wrote: > > > On Jun 16, 2016, at 11:16 AM, Aman Gupta wrote: > > > > The patchset that was merged into libav i

Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD Implementation

2016-06-22 Thread Dan Parrot
Could I get a yes or no answer on whether the patch will be applied? ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] PPC64: PowerPC Maintainer information is incorrect

2016-06-22 Thread Dan Parrot
The MAINTAINERS file lists Luca Barbato for Linux/PowerPC. You can see from his response below how he feels about that. Forwarded Message > From: Luca Barbato > To: Dan Parrot > Subject: Re: [FFmpeg-devel] [PATCH] PPC64: Add IBM POWER8 SIMD > Implementation > Date: Tue, 21 Jun

Re: [FFmpeg-devel] [PATCH] libavformat/matroskaenc: omit segment UID for webm

2016-06-22 Thread Michael Bradshaw
On Tue, Jun 21, 2016 at 12:22 PM, Michael Niedermayer wrote: > what does "supported" / "unsupported" mean, is this defined somewhere ? As far as WebM is concerned, SegmentUID doesn't exist. In this situation, writing SegmentUID is Undefined-Ignore or Optional-Fail/Forbidden, depending on the fil

Re: [FFmpeg-devel] [PATCH] Added pipe output to metadata filter

2016-06-22 Thread Sami Hult
On 22 Jun 2016 16:57, "Paul B Mahol" wrote: > > On 6/22/16, sami.h...@gmail.com wrote: > > From: Sami Hult > > > > I added option mode=pipe which accepts file=(file descriptor) option. This > > way multiple streams can for example be silencedetected and the result > > directed to different outpu

Re: [FFmpeg-devel] [PATCH] Added pipe output to metadata filter

2016-06-22 Thread Paul B Mahol
On 6/22/16, sami.h...@gmail.com wrote: > From: Sami Hult > > I added option mode=pipe which accepts file=(file descriptor) option. This > way multiple streams can for example be silencedetected and the result > directed to different outputs. > > Example: > > ffmpeg -i test.wav -filter_complex > "

[FFmpeg-devel] [PATCH] fate: add apad test

2016-06-22 Thread Petru Rares Sincraian
Hi, Here is another test. In this case for apad filter. From 7fc05fd4e3bd7d610189e14e3cfd4968bc570a65 Mon Sep 17 00:00:00 2001 From: Petru Rares Sincraian Date: Wed, 22 Jun 2016 15:24:26 +0200 Subject: [PATCH] fate: add apad test --- tests/fate/filter-audio.mak | 5 + tests/ref/fate/filter-a

Re: [FFmpeg-devel] [PATCH] lavf/img2dec: add pnm pipe demuxers

2016-06-22 Thread Clément Bœsch
On Wed, Jun 22, 2016 at 11:56:43AM +0200, Michael Niedermayer wrote: > On Wed, Jun 22, 2016 at 10:28:14AM +0200, Clément Bœsch wrote: > > On Mon, Jun 20, 2016 at 04:39:47PM +0200, Michael Niedermayer wrote: > > [...] > > > > +static inline int pnm_probe(const AVProbeData *p) > > > > +{ > > > > +

[FFmpeg-devel] [PATCH] Added pipe output to metadata filter

2016-06-22 Thread sami . hult
From: Sami Hult I added option mode=pipe which accepts file=(file descriptor) option. This way multiple streams can for example be silencedetected and the result directed to different outputs. Example: ffmpeg -i test.wav -filter_complex "silencedetect=n=-40dB:d=0.1,ametadata=mode=pipe:file=4

Re: [FFmpeg-devel] [PATCH] lavf/img2dec: add pnm pipe demuxers

2016-06-22 Thread Carl Eugen Hoyos
Clément Bœsch pkh.me> writes: > On Mon, Jun 20, 2016 at 01:07:09PM +, Carl Eugen Hoyos wrote: > > Clément Bœsch pkh.me> writes: > > > > > +static int pgmyuv_probe(AVProbeData *p) > > > +{ > > > +int ret = pgmx_probe(p); > > > +return ret && av_match_ext(p->filename, "pgmyuv") ? ret

Re: [FFmpeg-devel] [PATCH] avcodec: remove libutvideo wrapper support

2016-06-22 Thread Paul B Mahol
On 6/22/16, Carl Eugen Hoyos wrote: > Paul B Mahol gmail.com> writes: > >> bziped patch attached. > > Is there a reason to bzip this patch? Yes, its smaller. > > Please give me a day or two, Carl Eugen > > ___ > ffmpeg-devel mailing list > ffmpeg-deve

Re: [FFmpeg-devel] [PATCH] fate: add test for amerge

2016-06-22 Thread Petru Rares Sincraian
Upps, solved. Thanks, Petru Rares. From: ffmpeg-devel on behalf of Michael Niedermayer Sent: Tuesday, June 21, 2016 7:06:27 PM To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH] fate: add test for amerge On Tue, Jun 21, 2016 a

Re: [FFmpeg-devel] [PATCH] avcodec: remove libutvideo wrapper support

2016-06-22 Thread Carl Eugen Hoyos
Paul B Mahol gmail.com> writes: > bziped patch attached. Is there a reason to bzip this patch? Please give me a day or two, Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] avcodec: remove libutvideo wrapper support

2016-06-22 Thread Paul B Mahol
Hi, bziped patch attached. 0001-avcodec-remove-libutvideo-wrapper-support.patch.bz2 Description: BZip2 compressed data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] lavc/mediacodec: improve end of stream handling

2016-06-22 Thread Matthieu Bouron
On Tue, Jun 21, 2016 at 02:41:19PM +0200, Matthieu Bouron wrote: > Hello, > > The following patchset improve handling of EOS (End Of Stream) in the > mediacodec decoder. > > The decoder now relies on the relevant buffer info flags to detect EOS instead > of counting queued/dequeued buffers. > >

Re: [FFmpeg-devel] [PATCH] lavf/img2dec: add pnm pipe demuxers

2016-06-22 Thread Michael Niedermayer
On Wed, Jun 22, 2016 at 10:28:14AM +0200, Clément Bœsch wrote: > On Mon, Jun 20, 2016 at 04:39:47PM +0200, Michael Niedermayer wrote: > [...] > > > +static inline int pnm_probe(const AVProbeData *p) > > > +{ > > > +const uint8_t *b = p->buf; > > > + > > > +while (b[2] == '\r') > > > +

Re: [FFmpeg-devel] [PATCH] lavf/img2dec: add pnm pipe demuxers

2016-06-22 Thread Clément Bœsch
On Mon, Jun 20, 2016 at 04:39:47PM +0200, Michael Niedermayer wrote: [...] > > +static inline int pnm_probe(const AVProbeData *p) > > +{ > > +const uint8_t *b = p->buf; > > + > > +while (b[2] == '\r') > > +b++; > > shouldnt this check buf_size ? > Inside AVProbeData struct declar

Re: [FFmpeg-devel] [PATCH] lavc/videotoolbox: fix avcC extradata creation

2016-06-22 Thread Matthieu Bouron
On Tue, Jun 21, 2016 at 12:59:32PM -0400, Richard Kern wrote: > > > On Jun 21, 2016, at 11:48 AM, Matthieu Bouron > > wrote: > > > > From: Matthieu Bouron > > > > Fixes properly ticket #5638. > > > > Since 772ad7142dff590c7bb30370acf5d3c9a8fb512b PPS and SPS contain the > > nal type byte. >

Re: [FFmpeg-devel] [PATCH] lavf/img2dec: add pnm pipe demuxers

2016-06-22 Thread Clément Bœsch
On Mon, Jun 20, 2016 at 01:07:09PM +, Carl Eugen Hoyos wrote: > Clément Bœsch pkh.me> writes: > > > +static int pgmyuv_probe(AVProbeData *p) > > +{ > > +int ret = pgmx_probe(p); > > +return ret && av_match_ext(p->filename, "pgmyuv") ? ret : 0; > > You could add a comment that this fo