Re: [FFmpeg-devel] [PATCH 1/4] blowfish: add av_blowfish_alloc()

2015-08-01 Thread Reimar Döffinger
On 31.07.2015, at 19:18, James Almer jamr...@gmail.com wrote: Signed-off-by: James Almer jamr...@gmail.com --- doc/APIchanges | 3 +++ libavutil/blowfish.c | 15 +++ libavutil/blowfish.h | 10 ++ libavutil/version.h | 5 - 4 files changed, 32 insertions(+), 1

Re: [FFmpeg-devel] [libav-devel] [PATCH 0/20] removal of deprecated features

2015-08-01 Thread Reimar Döffinger
On 31.07.2015, at 17:22, Hendrik Leppkes h.lepp...@gmail.com wrote: On Fri, Jul 31, 2015 at 5:12 PM, compn te...@mi.rr.com wrote: On Thu, 30 Jul 2015 17:05:12 +0200 Andreas Cadhalpun andreas.cadhal...@googlemail.com wrote: Hi, On 28.07.2015 15:36, Vittorio Giovara wrote: This set

Re: [FFmpeg-devel] how to flush audio delayed frames

2015-08-01 Thread Reimar Döffinger
On 30.07.2015, at 13:49, qw applema...@163.com wrote: avcodec_encode_audio() is used to encode audio frame. How to flush audio delayed frames in audio encoder? This is the wrong list for that kind of question. But look for flushing in the avcodec_encode_audio2 documentation.

Re: [FFmpeg-devel] [PATCH] ffmpeg: modify tty state when stderr is redirected

2015-08-01 Thread Nicolas George
Le quartidi 14 thermidor, an CCXXIII, Michael Niedermayer a écrit : ffmpeg -lavfi testsrc -f framecrc | head Thats interresting, i tried this and it did not trash my terminal also ive almost never seen ffmpeg trash my terminal with the current code. No matter how i run it As Ganesh noticed,

Re: [FFmpeg-devel] [PATCH 1/4] blowfish: add av_blowfish_alloc()

2015-08-01 Thread James Almer
On 01/08/15 1:31 PM, James Almer wrote: Also, rc4 currently can't encrypt, only decrypt. No idea if adding encryption functionality will require changes to the struct. Whoops. Apparently that's not the case. Next time I'll read how a given algorithm works before commenting on an implementation.

[FFmpeg-devel] [PATCH]lavf/mov: Support alac extradata in wave atom

2015-08-01 Thread Carl Eugen Hoyos
Hi! Attached patch fixes ticket #4747 for me, I don't know how to detect that the wave atom contains no frma / alac atom... Please comment, Carl Eugendiff --git a/libavformat/mov.c b/libavformat/mov.c index fdba34c..dd48957 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -1434,6

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add myself as maintainer for dxva2 and Windows/MSVC

2015-08-01 Thread Ronald S. Bultje
Hi, On Sat, Aug 1, 2015 at 5:13 AM, Hendrik Leppkes h.lepp...@gmail.com wrote: I have been (partially) taking care of these for a while now, so might as well formalize it. --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS

Re: [FFmpeg-devel] Gathering opinions from FFmpeg developers about a reunification with Libav developers

2015-08-01 Thread Michael Niedermayer
On Sat, Aug 01, 2015 at 07:05:21AM -0400, Ronald S. Bultje wrote: Hi, On Sat, Aug 1, 2015 at 5:18 AM, Clément Bœsch u...@pkh.me wrote: - One of the main collateral damage for the FFmpeg codebase is the duplicated features (prores, avr/swr, and more), and I'm willing to make this a

Re: [FFmpeg-devel] [PATCH 1/6] aacenc: remove redundant argument from coder functions

2015-08-01 Thread Claudio Freire
On Fri, Jul 31, 2015 at 9:56 PM, Michael Niedermayer mich...@niedermayer.cc wrote: Rostislav, Claudio please both of you send me your public SSH keys, i think you both should have git write access Sent mine on a private email. Let me know if you didn't get it.

Re: [FFmpeg-devel] [PATCH] ffmpeg: modify tty state when stderr is redirected

2015-08-01 Thread Ganesh Ajjanagadde
On Sat, Aug 1, 2015 at 6:54 AM, Nicolas George geo...@nsup.org wrote: Le quartidi 14 thermidor, an CCXXIII, Michael Niedermayer a écrit : ffmpeg -lavfi testsrc -f framecrc | head Thats interresting, i tried this and it did not trash my terminal also ive almost never seen ffmpeg trash my

[FFmpeg-devel] Offering to help out - keeping the merges going and ML patch handling

2015-08-01 Thread Hendrik Leppkes
Hey, I've offered on IRC already, but I figured doing it formally on the ML is probably best. I would be willing to take over doing the merges from Libav for the time being, until we decide otherwise, and on top I can probably spare some time reviewing and handling patches submitted to the ML as

Re: [FFmpeg-devel] Offering to help out - keeping the merges going and ML patch handling

2015-08-01 Thread Ronald S. Bultje
Hi Hendrik, On Sat, Aug 1, 2015 at 11:07 AM, Hendrik Leppkes h.lepp...@gmail.com wrote: Hey, I've offered on IRC already, but I figured doing it formally on the ML is probably best. I would be willing to take over doing the merges from Libav for the time being, until we decide otherwise,

Re: [FFmpeg-devel] Offering to help out - keeping the merges going and ML patch handling

2015-08-01 Thread Alexander Strasser
Hi Hendrik! On 2015-08-01 17:07 +0200, Hendrik Leppkes wrote: I've offered on IRC already, but I figured doing it formally on the ML is probably best. I would be willing to take over doing the merges from Libav for the time being, until we decide otherwise, and on top I can probably spare

Re: [FFmpeg-devel] Gathering opinions from FFmpeg developers about a reunification with Libav developers

2015-08-01 Thread Alexander Strasser
On 2015-08-01 11:48 +0200, Hendrik Leppkes wrote: [...] I don't have a very strong opinion on the bug tracker, I've seen better and worse systems than trac, but keeping the existing issues is probably a good idea - even if a lot of them are user support questions and not actual issues. Just

Re: [FFmpeg-devel] [PATCH] libavformat/matroskadec.c: Parse stream durations set by mkvmerge and populate them in AVStream.

2015-08-01 Thread Sasi Inguva
Also I can check if the stream duration values are sane, by checking that they are less than the total duration of the file. On Fri, Jul 31, 2015 at 3:56 PM, Sasi Inguva is...@google.com wrote: The syntax is the normal syntax HH:MM:SS used everywhere. av_parse_time can parse both

[FFmpeg-devel] Message to the community

2015-08-01 Thread Kieran Kunhya
Hello, Following some discussions on IRC a number of us wrote this message for ffmpeg.org: https://etherpad.mozilla.org/Cem9NXUdZw If anyone had any comments/objections etc they would be appreciated. I plan to send a patch for the website if there are no changes. It's much better that there is

Re: [FFmpeg-devel] Offering to help out - keeping the merges going and ML patch handling

2015-08-01 Thread Paul B Mahol
Dana 1. 8. 2015. 17:08 osoba Hendrik Leppkes h.lepp...@gmail.com napisala je: Hey, I've offered on IRC already, but I figured doing it formally on the ML is probably best. I would be willing to take over doing the merges from Libav for the time being, until we decide otherwise, and on top

Re: [FFmpeg-devel] [PATCH 1/4] blowfish: add av_blowfish_alloc()

2015-08-01 Thread James Almer
On 01/08/15 7:15 AM, Nicolas George wrote: Le quartidi 14 thermidor, an CCXXIII, Reimar Döffinger a écrit : If the goal is consistency, wouldn't an API like av_hash be the better solution? Hear, hear! (Actually, when reading that discussion for the first time, I had not noticed it was

Re: [FFmpeg-devel] Gathering opinions from FFmpeg developers about a reunification with Libav developers

2015-08-01 Thread Ronald S. Bultje
Hi, On Sat, Aug 1, 2015 at 5:18 AM, Clément Bœsch u...@pkh.me wrote: - One of the main collateral damage for the FFmpeg codebase is the duplicated features (prores, avr/swr, and more), and I'm willing to make this a priority on my TODO list for the sake of the new project, but I would

Re: [FFmpeg-devel] [PATCH v6] Add support for Audible AA files

2015-08-01 Thread Vesselin Bontchev
30.07.2015, 13:48, Vesselin Bontchev vesselin.bontc...@yandex.com: Please review. Thanks, Vesselin Hi! Is this patch in good enough shape to be merged? Or is there something more I can do to get this patch merged upstream? Thanks, Vesselin ___

Re: [FFmpeg-devel] [PATCH] news: submit reworded announcement

2015-08-01 Thread wm4
On Sun, 2 Aug 2015 00:50:23 +0200 Clément Bœsch u...@pkh.me wrote: From: Kieran Kunhya kier...@ob-encoder.com Signed-off-by: Clément Bœsch u...@pkh.me --- src/index | 39 +++ 1 file changed, 39 insertions(+) diff --git a/src/index b/src/index index

Re: [FFmpeg-devel] [PATCH] Update about servers

2015-08-01 Thread James Almer
On 01/08/15 8:40 PM, Michael Niedermayer wrote: From: Michael Niedermayer mich...@niedermayer.cc Signed-off-by: Michael Niedermayer mich...@niedermayer.cc --- src/index |1 + 1 file changed, 1 insertion(+) diff --git a/src/index b/src/index index 884edfd..d43658c 100644 ---

Re: [FFmpeg-devel] New Server

2015-08-01 Thread Michael Niedermayer
Hi On Fri, Jul 31, 2015 at 07:03:37PM +0200, Antonio Guillermo Martínez Largo wrote: Hi All, We're the proposer of the OVH option. Of course the project people should select the best options but for me is difficult to argue that the option we propose is not one of the best. Our offer

Re: [FFmpeg-devel] hls merge cleanup

2015-08-01 Thread Micah Galizia
I've been watching an encrypted stream for the past 20 minutes and everything seems to be working fine. On Thu, Jul 30, 2015 at 1:10 PM, Michael Niedermayer mich...@niedermayer.cc wrote: On Thu, Jul 30, 2015 at 12:39:53PM -0400, Micah Galizia wrote: Cookies and user agent stuff all look the

Re: [FFmpeg-devel] [PATCH v6] Add support for Audible AA files

2015-08-01 Thread James Almer
On 30/07/15 7:46 AM, Vesselin Bontchev wrote: From 06b0c0013404a67c72ea14a3c90730c0c4bd5b9a Mon Sep 17 00:00:00 2001 From: Vesselin Bontchev vesselin.bontc...@yandex.com Date: Sun, 19 Jul 2015 23:16:36 +0200 Subject: [PATCH] Add support for Audible AA files

Re: [FFmpeg-devel] [PATCH] avformat/mov: fix regression in processing .aax files

2015-08-01 Thread Michael Niedermayer
On Sun, Aug 02, 2015 at 12:04:13AM +0300, Vesselin Bontchev wrote: 01.08.2015, 03:43, Michael Niedermayer mich...@niedermayer.cc: On Fri, Jul 31, 2015 at 01:36:58PM +0300, Vesselin Bontchev wrote:   mov.c | 8  From 418d573659dd011de503e45622307974cf437df5 Mon Sep 17 00:00:00 2001

[FFmpeg-devel] [PATCH] news: submit reworded announcement

2015-08-01 Thread Clément Bœsch
From: Kieran Kunhya kier...@ob-encoder.com Signed-off-by: Clément Bœsch u...@pkh.me --- src/index | 39 +++ 1 file changed, 39 insertions(+) diff --git a/src/index b/src/index index 8d7fe33..bc0ba45 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,45 @@

[FFmpeg-devel] [PATCH] news: submit reworded announcement

2015-08-01 Thread Clément Bœsch
From: Kieran Kunhya kier...@ob-encoder.com Signed-off-by: Lydia Pintscher ly...@kde.org --- src/index | 30 ++ 1 file changed, 30 insertions(+) diff --git a/src/index b/src/index index 8d7fe33..a93f060 100644 --- a/src/index +++ b/src/index @@ -37,6 +37,36 @@

Re: [FFmpeg-devel] Gathering opinions from FFmpeg developers about a reunification with Libav developers

2015-08-01 Thread James Almer
On 01/08/15 1:03 PM, Michael Niedermayer wrote: On Sat, Aug 01, 2015 at 07:05:21AM -0400, Ronald S. Bultje wrote: Hi, On Sat, Aug 1, 2015 at 5:18 AM, Clément Bœsch u...@pkh.me wrote: - One of the main collateral damage for the FFmpeg codebase is the duplicated features (prores, avr/swr,

Re: [FFmpeg-devel] [PATCH] news: submit reworded announcement

2015-08-01 Thread Kieran Kunhya
On 2 August 2015 at 00:02, Clément Bœsch u...@pkh.me wrote: On Sun, Aug 02, 2015 at 12:53:59AM +0200, wm4 wrote: [...] This is a bit too long and redundant with the new paragraphs added. I don't understand why you felt the need to redo this at all (including reverting the already pushed

[FFmpeg-devel] [PATCH] Update about servers

2015-08-01 Thread Michael Niedermayer
From: Michael Niedermayer mich...@niedermayer.cc Signed-off-by: Michael Niedermayer mich...@niedermayer.cc --- src/index |1 + 1 file changed, 1 insertion(+) diff --git a/src/index b/src/index index 884edfd..d43658c 100644 --- a/src/index +++ b/src/index @@ -79,6 +79,7 @@ p We use

Re: [FFmpeg-devel] [PATCH] Update about servers

2015-08-01 Thread Michael Niedermayer
On Sat, Aug 01, 2015 at 08:45:19PM -0300, James Almer wrote: On 01/08/15 8:40 PM, Michael Niedermayer wrote: From: Michael Niedermayer mich...@niedermayer.cc Signed-off-by: Michael Niedermayer mich...@niedermayer.cc --- src/index |1 + 1 file changed, 1 insertion(+) diff

Re: [FFmpeg-devel] [PATCH] news: submit reworded announcement

2015-08-01 Thread Clément Bœsch
On Sun, Aug 02, 2015 at 12:53:59AM +0200, wm4 wrote: [...] This is a bit too long and redundant with the new paragraphs added. I don't understand why you felt the need to redo this at all (including reverting the already pushed announcement). It was committed without review from the ffmpeg

Re: [FFmpeg-devel] [PATCH] news: submit reworded announcement

2015-08-01 Thread wm4
On Sun, 2 Aug 2015 01:11:17 +0200 Clément Bœsch u...@pkh.me wrote: From: Kieran Kunhya kier...@ob-encoder.com Signed-off-by: Lydia Pintscher ly...@kde.org --- src/index | 30 ++ 1 file changed, 30 insertions(+) diff --git a/src/index b/src/index index

Re: [FFmpeg-devel] [PATCH] news: submit reworded announcement

2015-08-01 Thread Kieran Kunhya
On 2 August 2015 at 00:11, Clément Bœsch u...@pkh.me wrote: From: Kieran Kunhya kier...@ob-encoder.com Signed-off-by: Lydia Pintscher ly...@kde.org --- src/index | 30 ++ 1 file changed, 30 insertions(+) Apologies for my previous outburst - this version is fine.

Re: [FFmpeg-devel] Offering to help out - keeping the merges going and ML patch handling

2015-08-01 Thread Michael Niedermayer
On Sat, Aug 01, 2015 at 05:07:58PM +0200, Hendrik Leppkes wrote: Hey, I've offered on IRC already, but I figured doing it formally on the ML is probably best. I would be willing to take over doing the merges from Libav for the time being, until we decide otherwise, and on top I can

Re: [FFmpeg-devel] [libav-devel] [PATCH 0/20] removal of deprecated features

2015-08-01 Thread Reimar Döffinger
On 30.07.2015, at 17:05, Andreas Cadhalpun andreas.cadhal...@googlemail.com wrote: Hi, On 28.07.2015 15:36, Vittorio Giovara wrote: This set contains the removal of all deprecated features marked as such until 2012/early 2013. This was announced several times in the past months and agreed

Re: [FFmpeg-devel] [PATCH 2/2] libavformat/dsfdec: Error dsf_read_header fixed.

2015-08-01 Thread Ihar Tumashyk
01.08.2015 у 05:42 Ganesh Ajjanagadde напісаў: On Fri, Jul 31, 2015 at 9:29 PM, Peter Ross pr...@xvid.org wrote: On Fri, Jul 31, 2015 at 08:56:49PM -0400, Ganesh Ajjanagadde wrote: On Fri, Jul 31, 2015 at 8:08 PM, Michael Niedermayer mich...@niedermayer.cc wrote: On Fri, Jul 31, 2015 at

[FFmpeg-devel] [PATCH] MAINTAINERS: Add myself as maintainer for dxva2 and Windows/MSVC

2015-08-01 Thread Hendrik Leppkes
I have been (partially) taking care of these for a while now, so might as well formalize it. --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index c14a199..89083bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -300,7 +300,7 @@

[FFmpeg-devel] Gathering opinions from FFmpeg developers about a reunification with Libav developers

2015-08-01 Thread Clément Bœsch
Hi folks, Since Michael decided to step down as a leader, the question of reunification with Libav came up once more naturally. Before negotiations start again, I think it's important if we can all individually start thinking about what are our conditions or expectations from a potential

Re: [FFmpeg-devel] Gathering opinions from FFmpeg developers about a reunification with Libav developers

2015-08-01 Thread Hendrik Leppkes
On Sat, Aug 1, 2015 at 11:18 AM, Clément Bœsch u...@pkh.me wrote: Hi folks, Since Michael decided to step down as a leader, the question of reunification with Libav came up once more naturally. Before negotiations start again, I think it's important if we can all individually start thinking

Re: [FFmpeg-devel] [PATCH 1/4] blowfish: add av_blowfish_alloc()

2015-08-01 Thread Nicolas George
Le quartidi 14 thermidor, an CCXXIII, Reimar Döffinger a écrit : If the goal is consistency, wouldn't an API like av_hash be the better solution? Hear, hear! (Actually, when reading that discussion for the first time, I had not noticed it was about ciphers and not hashes, and my first reaction