Hi there,
I use nano editor.
I tried to remove trailing whitespace in git patch using "git format-patch
-b -w -1"
Please find the attached patch.
Regards,
Binathi
On Sun, Nov 9, 2014 at 3:40 PM, Nicolas George wrote:
> Le septidi 17 brumaire, an CCXXIII, Binathi Bingi a écrit :
> > From f06f2
Hi,
On Sunday, November 9, 2014, Timothy Gu wrote:
> Hi all,
>
> While hacking my Node.js fateserver I found out that there are some
> odd tests called `yuv444p` and `yuyv422`. Upon further inspection one
> can see that the tests are actually something else:
>
> http://fate.ffmpeg.org/report.cgi
---
If anyone can fix that, that would be great:
remote: -Info- Update is fast-forward
remote: -Deny- In f079201a6ddab1a3e1dd0018990e3f7c6a11361b:
remote: -Deny- Tabs found in tests/fate/filter-video.mak.
remote: -Deny- Commit aborted, fix the issue and try agai
On 10.11.2014 03:21, Michael Niedermayer wrote:
On Sun, Nov 09, 2014 at 11:22:46PM +0100, Lukasz Marek wrote:
set_string_binary crashes with called with val=NULL
Signed-off-by: Lukasz Marek
---
libavutil/opt.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavuti
Hi all,
While hacking my Node.js fateserver I found out that there are some
odd tests called `yuv444p` and `yuyv422`. Upon further inspection one
can see that the tests are actually something else:
http://fate.ffmpeg.org/report.cgi?time=20141110002508&slot=arm7-cubox-gcc4.1
In this case the `yuvj
On Sun, Nov 09, 2014 at 11:06:17PM +0530, arwa arif wrote:
> On Sun, Nov 9, 2014 at 3:36 PM, arwa arif wrote:
>
> >
> >
> > On Sun, Nov 9, 2014 at 7:07 AM, Michael Niedermayer
> > wrote:
> >
> >> On Sun, Nov 09, 2014 at 01:13:18AM +0100, Stefano Sabatini wrote:
> >> > On date Sunday 2014-11-09 0
Michael Niedermayer in gmane.comp.video.ffmpeg.devel (Mon, 10 Nov 2014
02:47:32 +0100):
>On Sun, Nov 09, 2014 at 10:37:35PM -0300, James Almer wrote:
>> There's a patch pending in libav mailing list posted by one of fdk-aac devs
>> that
>> probably deals with this.
>> You can try to apply it (It
On Sun, Nov 09, 2014 at 11:22:48PM +0100, Lukasz Marek wrote:
> Signed-off-by: Lukasz Marek
> ---
> libavutil/opt.c | 81
> -
> 1 file changed, 68 insertions(+), 13 deletions(-)
i think its ok but the commit message should be more verbose
On Sun, Nov 09, 2014 at 11:22:47PM +0100, Lukasz Marek wrote:
> Signed-off-by: Lukasz Marek
> ---
> libavutil/opt.c| 2 ++
> tests/ref/fate/opt | 0
> 2 files changed, 2 insertions(+)
> create mode 100644 tests/ref/fate/opt
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BAD
On Sun, Nov 09, 2014 at 11:22:46PM +0100, Lukasz Marek wrote:
> set_string_binary crashes with called with val=NULL
>
> Signed-off-by: Lukasz Marek
> ---
> libavutil/opt.c | 6 +-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/libavutil/opt.c b/libavutil/opt.c
> index fca
On Sun, Nov 09, 2014 at 10:37:35PM -0300, James Almer wrote:
> On 09/11/14 8:04 PM, Jan Ehrhardt wrote:
> > Using FFmpeg and fdk-aac from git I am getting the error that
> > AAC_PCM_OUTPUT_CHANNEL_MAPPINGS is undefined. I would have expected a
> > define for AAC_PCM_OUTPUT_CHANNEL_MAPPINGS in
> > h
On 09/11/14 8:04 PM, Jan Ehrhardt wrote:
> Using FFmpeg and fdk-aac from git I am getting the error that
> AAC_PCM_OUTPUT_CHANNEL_MAPPINGS is undefined. I would have expected a
> define for AAC_PCM_OUTPUT_CHANNEL_MAPPINGS in
> https://github.com/mstorsjo/fdk-aac/blob/master/libAACdec/include/aacdec
On Mon, Nov 10, 2014 at 12:16:05AM +, Derek Buitenhuis wrote:
> On 11/9/2014 11:04 PM, Jan Ehrhardt wrote:
> > I am using these sources for fdk-aac:
> > https://github.com/mstorsjo/fdk-aac.git
>
> This is not the repo for fdk-aac and you should not be using it.
>
> FDK-AAC is from:
> Releases
On 11/9/2014 11:04 PM, Jan Ehrhardt wrote:
> I am using these sources for fdk-aac:
> https://github.com/mstorsjo/fdk-aac.git
This is not the repo for fdk-aac and you should not be using it.
FDK-AAC is from:
Releases: http://sourceforge.net/projects/opencore-amr/files/fdk-aac/
Git: git://git.code.
Oops. Sorry for the top-post, but you should read
AAC_PCM_OUTPUT_CHANNELS everywhere I wrote
AAC_PCM_OUTPUT_CHANNEL_MAPPINGS in my previous message.
Jan Ehrhardt in gmane.comp.video.ffmpeg.devel (Mon, 10 Nov 2014 00:04:53
+0100):
>Using FFmpeg and fdk-aac from git I am getting the error that
>AAC_
Using FFmpeg and fdk-aac from git I am getting the error that
AAC_PCM_OUTPUT_CHANNEL_MAPPINGS is undefined. I would have expected a
define for AAC_PCM_OUTPUT_CHANNEL_MAPPINGS in
https://github.com/mstorsjo/fdk-aac/blob/master/libAACdec/include/aacdecoder_lib.h#L452
but it is not there.
AAC_PCM_OUT
On 09.11.2014 23:22, Lukasz Marek wrote:
---
tests/fate/libavutil.mak | 4 +++
tests/ref/fate/opt | 90
2 files changed, 94 insertions(+)
diff --git a/tests/fate/libavutil.mak b/tests/fate/libavutil.mak
index 63a4dd6..eadebdb 100644
---
set_string_binary crashes with called with val=NULL
Signed-off-by: Lukasz Marek
---
libavutil/opt.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavutil/opt.c b/libavutil/opt.c
index fca5354..bc62044 100644
--- a/libavutil/opt.c
+++ b/libavutil/opt.c
@@ -126,11 +126
Signed-off-by: Lukasz Marek
---
libavutil/opt.c| 2 ++
tests/ref/fate/opt | 0
2 files changed, 2 insertions(+)
create mode 100644 tests/ref/fate/opt
diff --git a/libavutil/opt.c b/libavutil/opt.c
index bc62044..f0798a1 100644
--- a/libavutil/opt.c
+++ b/libavutil/opt.c
@@ -1226,6 +1226,8 @
---
tests/fate/libavutil.mak | 4 +++
tests/ref/fate/opt | 90
2 files changed, 94 insertions(+)
diff --git a/tests/fate/libavutil.mak b/tests/fate/libavutil.mak
index 63a4dd6..eadebdb 100644
--- a/tests/fate/libavutil.mak
+++ b/tests/fate/l
Signed-off-by: Lukasz Marek
---
libavutil/opt.c | 81 -
1 file changed, 68 insertions(+), 13 deletions(-)
diff --git a/libavutil/opt.c b/libavutil/opt.c
index f0798a1..58f745a 100644
--- a/libavutil/opt.c
+++ b/libavutil/opt.c
@@ -1744,6 +1
On Sun, Nov 09, 2014 at 09:55:03PM +0100, Michael Niedermayer wrote:
> On Sun, Nov 09, 2014 at 09:50:01PM +0100, Michael Niedermayer wrote:
> > On Sun, Nov 09, 2014 at 05:38:34PM -0300, James Almer wrote:
> > > On 09/11/14 5:28 PM, Michael Niedermayer wrote:
> > > > On Sun, Nov 09, 2014 at 08:39:35
On Sun, Nov 09, 2014 at 09:50:01PM +0100, Michael Niedermayer wrote:
> On Sun, Nov 09, 2014 at 05:38:34PM -0300, James Almer wrote:
> > On 09/11/14 5:28 PM, Michael Niedermayer wrote:
> > > On Sun, Nov 09, 2014 at 08:39:35PM +0100, Kieran Kunhya wrote:
> > >> ---
> > >> libswscale/x86/swscale.c |
On Sun, Nov 09, 2014 at 05:38:34PM -0300, James Almer wrote:
> On 09/11/14 5:28 PM, Michael Niedermayer wrote:
> > On Sun, Nov 09, 2014 at 08:39:35PM +0100, Kieran Kunhya wrote:
> >> ---
> >> libswscale/x86/swscale.c |2 +-
> >> 1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --gi
On 09/11/14 5:28 PM, Michael Niedermayer wrote:
> On Sun, Nov 09, 2014 at 08:39:35PM +0100, Kieran Kunhya wrote:
>> ---
>> libswscale/x86/swscale.c |2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/libswscale/x86/swscale.c b/libswscale/x86/swscale.c
>> index 8ce87b3..c
On Sun, Nov 09, 2014 at 08:39:35PM +0100, Kieran Kunhya wrote:
> ---
> libswscale/x86/swscale.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libswscale/x86/swscale.c b/libswscale/x86/swscale.c
> index 8ce87b3..c9f3b1a 100644
> --- a/libswscale/x86/swscale.c
> +++ b/
---
libswscale/x86/swscale.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libswscale/x86/swscale.c b/libswscale/x86/swscale.c
index 8ce87b3..c9f3b1a 100644
--- a/libswscale/x86/swscale.c
+++ b/libswscale/x86/swscale.c
@@ -430,7 +430,7 @@ switch(c->dstBpc){ \
case 16:
On Sun, Nov 9, 2014 at 3:36 PM, arwa arif wrote:
>
>
> On Sun, Nov 9, 2014 at 7:07 AM, Michael Niedermayer
> wrote:
>
>> On Sun, Nov 09, 2014 at 01:13:18AM +0100, Stefano Sabatini wrote:
>> > On date Sunday 2014-11-09 00:59:36 +0530, arwa arif encoded:
>> [...]
>> >
>> > > +#define pg_lbmask
Marton Balint passwd.hu> writes:
> 631ac65 ffplay: implement separete audio decoder thread
This introduced a regression when trying to quit FFplay:
If I play the sample from ticket #2441 (and #3762) for
more than five seconds and press "q" ffplay hangs (and
does not quit).
Carl Eugen
___
On Sun, 09 Nov 2014 17:10:10 +0100
Lukasz Marek wrote:
> On 09.11.2014 07:15, wm4 wrote:
> > On Sat, 8 Nov 2014 18:13:51 +0100
> > Lukasz Marek wrote:
> >
> >> ---
> >> libavutil/opt.h | 10 ++
> >> 1 file changed, 10 insertions(+)
> >>
> >> diff --git a/libavutil/opt.h b/libavutil/o
On Fri, Nov 07, 2014 at 04:08:08PM +0100, Nedeljko Babic wrote:
> From: Djordje Pesut
>
> Add fixed point implementation
[...]
> diff --git a/libavutil/fixed_dsp.h b/libavutil/fixed_dsp.h
> index ff6f365..3035d19 100644
> --- a/libavutil/fixed_dsp.h
> +++ b/libavutil/fixed_dsp.h
> @@ -54,6 +54,2
On 09.11.2014 07:15, wm4 wrote:
On Sat, 8 Nov 2014 18:13:51 +0100
Lukasz Marek wrote:
---
libavutil/opt.h | 10 ++
1 file changed, 10 insertions(+)
diff --git a/libavutil/opt.h b/libavutil/opt.h
index b9ac932..b78810c 100644
--- a/libavutil/opt.h
+++ b/libavutil/opt.h
@@ -815,6 +8
On Sun, Nov 09, 2014 at 01:37:03PM +, Paul B Mahol wrote:
> On 11/9/14, Marton Balint wrote:
> > It caused segfaults.
> >
> > Signed-off-by: Marton Balint
> > ---
> > libavfilter/avf_showwaves.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/libavfilter/avf_sh
On Sun, Nov 09, 2014 at 02:11:37PM +0100, Marton Balint wrote:
>
> On Fri, 31 Oct 2014, Marton Balint wrote:
>
> >
> >On Thu, 30 Oct 2014, wm4 wrote:
> >
> >>On Thu, 30 Oct 2014 00:31:25 +0100
> >>Marton Balint wrote:
> >>
> >>>Signed-off-by: Marton Balint
> >>>---
> >>> ffplay.c | 265
> >>>+++
On 11/9/14, Marton Balint wrote:
> It caused segfaults.
>
> Signed-off-by: Marton Balint
> ---
> libavfilter/avf_showwaves.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavfilter/avf_showwaves.c b/libavfilter/avf_showwaves.c
> index 4cd225a..fa34a52 100644
> --- a/
It caused segfaults.
Signed-off-by: Marton Balint
---
libavfilter/avf_showwaves.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/avf_showwaves.c b/libavfilter/avf_showwaves.c
index 4cd225a..fa34a52 100644
--- a/libavfilter/avf_showwaves.c
+++ b/libavfilter/avf_sh
On Fri, 31 Oct 2014, Marton Balint wrote:
On Thu, 30 Oct 2014, wm4 wrote:
On Thu, 30 Oct 2014 00:31:25 +0100
Marton Balint wrote:
Signed-off-by: Marton Balint
---
ffplay.c | 265
---
1 file changed, 153 insertions(+), 112 del
On Sun, Nov 09, 2014 at 12:30:34AM +0100, Carl Eugen Hoyos wrote:
> On Saturday 08 November 2014 11:35:04 pm Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Attached patch fixes ticket #3762 for me.
>
> Working version attached.
LGTM
maybe the code surrounding the chnages could be factored out
into cmdu
On Sun, Nov 09, 2014 at 09:35:08AM +, JULIAN GARDNER wrote:
> libavformat:166
>
>
> if (ctx->pageurl) {
> av_strlcat(filename, " pageUrl=", len);
> av_strlcat(filename, ctx->pageurl, len);
> }
> if (ctx->swfurl) {
> av_strlcat(filename, " swfUrl=", len
For cehoyos:
To apply use:
-vf 'lutyuv=gammaval(1.0/GAMMA)'
---
libavformat/cinedec.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/libavformat/cinedec.c b/libavformat/cinedec.c
index 632f46c..5989039 100644
--- a/libavformat/cinedec.c
+++ b/libavformat/cinedec.c
Hi all
ffmpeg-...@mplayerhq.hu is unused since 2011 and the last mails in
it are spam. Also future sponsoring programs like SOC will use
ffmpeg-devel
I thus suggest to delete ffmpeg-soc and will do so in a week or so,
unless there are objections
Thanks
--
Michael GnuPG fingerprint: 9FF2128B
Le septidi 17 brumaire, an CCXXIII, Binathi Bingi a écrit :
> From f06f2b656feb9b01c42533bcdf51fc5190ca6f91 Mon Sep 17 00:00:00 2001
> From: Binathi
> Date: Tue, 4 Nov 2014 21:42:07 +0530
> Subject: [PATCH] Restore Daemon mode in FFserver
>
> Signed-off-by: Binathi Bingi
> ---
> doc/ffserver.co
On Sun, Nov 9, 2014 at 7:07 AM, Michael Niedermayer
wrote:
> On Sun, Nov 09, 2014 at 01:13:18AM +0100, Stefano Sabatini wrote:
> > On date Sunday 2014-11-09 00:59:36 +0530, arwa arif encoded:
> [...]
> >
> > > +#define pg_lbmask0x00FEFEFE
> > > +#define pg_red_blue_mask 0x00FF00FF
> > > +
libavformat:166
if (ctx->pageurl) {
av_strlcat(filename, " pageUrl=", len);
av_strlcat(filename, ctx->pageurl, len);
}
if (ctx->swfurl) {
av_strlcat(filename, " swfUrl=", len);
av_strlcat(filename, ctx->pageurl, len);
}
Do you see it?
44 matches
Mail list logo