On Wed, May 20, 2015 at 01:54:59AM +, Urvang Joshi wrote:
> On Thu, May 14, 2015 at 7:21 PM Michael Niedermayer
> wrote:
>
> > On Fri, May 15, 2015 at 01:29:19AM +, Urvang Joshi wrote:
> > > On Fri, May 8, 2015 at 8:22 AM Michael Niedermayer
> > wrote:
> > >
> > > > On Thu, May 07, 2015
On Fri, May 22, 2015 at 12:28:48AM +, Urvang Joshi wrote:
> On Thu, May 21, 2015 at 4:33 PM Michael Niedermayer
> wrote:
>
> > On Wed, May 20, 2015 at 01:57:36AM +, Urvang Joshi wrote:
> > > This is 2nd patch out of 3.
> > > Attached.
> >
> > > Makefile|2
> > > libwebpen
On Wed, May 20, 2015 at 01:57:36AM +, Urvang Joshi wrote:
> This is 2nd patch out of 3.
> Attached.
> Makefile|2
> libwebpenc.c| 279
> +---
> libwebpenc_common.c | 261
On Thu, May 21, 2015 at 03:08:57PM -0700, Urvang Joshi wrote:
> On Wed, May 20, 2015 at 5:43 PM, Michael Niedermayer
> wrote:
>
> > On Wed, May 20, 2015 at 11:52:17PM +, Urvang Joshi wrote:
> > > On Wed, May 20, 2015 at 12:39 PM Michael Niedermayer
> > > wrote:
> > >
> > > > On Wed, May 20,
On Thu, May 21, 2015 at 11:48:55AM +0800, Zhang Rui wrote:
> ---
> libavformat/mov.c | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
You can kill me, but you cannot change the truth.
On Thu, May 21, 2015 at 04:29:13PM +0100, Alex Beregszaszi wrote:
>
>
> Michael Niedermayer wrote:
> >On Thu, May 21, 2015 at 10:20:46AM +0200, wm4 wrote:
> >>On Thu, 21 May 2015 00:40:41 +0200
> >>Michael Niedermayer wrote:
> >>
> >>>Signed-off-by: Michael Niedermayer
> >>>---
> >>> ffmpeg.c
On Thu, May 21, 2015 at 05:27:53PM +0200, wm4 wrote:
> On Thu, 21 May 2015 17:18:49 +0200
> Michael Niedermayer wrote:
>
> > On Thu, May 21, 2015 at 10:20:46AM +0200, wm4 wrote:
> > > On Thu, 21 May 2015 00:40:41 +0200
> > > Michael Niedermayer wrote:
> > >
> > > > Signed-off-by: Michael Nieder
Updated patch.
Thanks,
Niklesh
3gpp-largeboxes-21may.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Thu, May 21, 2015 at 04:31:58PM +0800, 周晓勇 wrote:
> the incorrect UMULH, ff_sqrt, MAC64 and MLS64 to be optimized later, delete
> them just for now.
> ---
>
> From 5a809d2ff4cbe809143456dac1305df391341cc1 Mon Sep 17 00:00:00 2001
> From: ZhouXiaoyong
> Date: Thu, 21 May 2015 09:53:50 +0800
>
Michael Niedermayer wrote:
On Thu, May 21, 2015 at 10:20:46AM +0200, wm4 wrote:
On Thu, 21 May 2015 00:40:41 +0200
Michael Niedermayer wrote:
Signed-off-by: Michael Niedermayer
---
ffmpeg.c |1 +
ffmpeg_opt.c | 14 ++
2 files changed, 15 insertions(+)
diff --git a
On 21/05/15 5:20 AM, wm4 wrote:
> On Thu, 21 May 2015 00:40:41 +0200
> Michael Niedermayer wrote:
>
>> Signed-off-by: Michael Niedermayer
>> ---
>> ffmpeg.c |1 +
>> ffmpeg_opt.c | 14 ++
>> 2 files changed, 15 insertions(+)
>>
>> diff --git a/ffmpeg.c b/ffmpeg.c
>> index
On Thu, 21 May 2015 17:18:49 +0200
Michael Niedermayer wrote:
> On Thu, May 21, 2015 at 10:20:46AM +0200, wm4 wrote:
> > On Thu, 21 May 2015 00:40:41 +0200
> > Michael Niedermayer wrote:
> >
> > > Signed-off-by: Michael Niedermayer
> > > ---
> > > ffmpeg.c |1 +
> > > ffmpeg_opt.c |
Yes, that would be good. Thanks.
-Niklesh
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Thu, May 21, 2015 at 10:20:46AM +0200, wm4 wrote:
> On Thu, 21 May 2015 00:40:41 +0200
> Michael Niedermayer wrote:
>
> > Signed-off-by: Michael Niedermayer
> > ---
> > ffmpeg.c |1 +
> > ffmpeg_opt.c | 14 ++
> > 2 files changed, 15 insertions(+)
> >
> > diff --git a/
Signed-off-by: Michael Niedermayer
---
ffmpeg.c |1 +
ffmpeg_opt.c | 24 +++-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/ffmpeg.c b/ffmpeg.c
index a89ae39..da3ab91 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -2822,6 +2822,7 @@ static int transcode_ini
Sorry, I forgot to add that I patched loader/win32.c and also, I added
G729DecoderDMO.dll to /home/fernando/codecs32.
On Thu, May 21, 2015 at 4:58 PM, Fernandon Bautista <
fernandobautista...@gmail.com> wrote:
> Hi all,
>
> I did what you proposed to me(thanks Compn!) but it did not work. I
> dow
Hi all,
I did what you proposed to me(thanks Compn!) but it did not work. I
downloaded the mplayer source and I compiled it following the instructions
here:
http://vvishnyakov.blogspot.com.es/2011/11/32bit-mplayer-on-64bit-ubuntu.html
./configure --enable-cross-compile --target=i686-linux
--prefi
On Thu, 21 May 2015 18:51:20 +0530
Niklesh Lalwani wrote:
> Do you mean using a variable equal to tracksize + 10/18? That
> wouldn't be of much use imo.
No, a variable equal to 10 or 18, depending. Then you don't need code
that does one check if it's a large box and another if it isn't.
--phil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 21/05/15 11:59, Michael Niedermayer wrote:
> On Thu, May 21, 2015 at 09:00:56AM +0200, Tomas Härdin wrote:
>> [..]
>> Why is this "guessing" code in mxfenc? This should be something that'
s
>> taken care of before calling any muxer (like in
>> avfor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 21/05/15 11:47, Michael Niedermayer wrote:
> On Thu, May 21, 2015 at 08:20:48AM +0100, tim nicholson wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 19/05/15 16:50, Michael Niedermayer wrote:
>>> On Tue, May 19, 2015 at 03:35:42P
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 21/05/15 11:29, Michael Niedermayer wrote:
> On Thu, May 21, 2015 at 08:20:48AM +0100, tim nicholson wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 19/05/15 16:50, Michael Niedermayer wrote:
>>> On Tue, May 19, 2015 at 03:35:42P
Do you mean using a variable equal to tracksize + 10/18? That wouldn't be
of much use imo.
-Niklesh
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Thu, May 21, 2015 at 09:00:56AM +0200, Tomas Härdin wrote:
> On Tue, 2015-05-19 at 15:35 +0100, tim nicholson wrote:
> > On 19/05/15 14:11, Michael Niedermayer wrote:
> > > On Tue, May 19, 2015 at 12:07:24PM +0100, tim nicholson wrote:
> > >> On 19/05/15 01:33, Michael Niedermayer wrote:
> > >>>
On Thu, May 21, 2015 at 08:20:48AM +0100, tim nicholson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 19/05/15 16:50, Michael Niedermayer wrote:
> > On Tue, May 19, 2015 at 03:35:42PM +0100, tim nicholson wrote:
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >>
> >> On
On Thu, May 21, 2015 at 08:20:48AM +0100, tim nicholson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 19/05/15 16:50, Michael Niedermayer wrote:
> > On Tue, May 19, 2015 at 03:35:42PM +0100, tim nicholson wrote:
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >>
> >> On
Michael Niedermayer gmx.at> writes:
> > if ( bytestream2_get_bytes_left(&gbc) >= 552
> > - && !check_header(gbc.buffer ,
> > bytestream2_get_bytes_left(&gbc))
> > - && check_header(gbc.buffer + 512,
> > bytestream2_get_bytes_left(&gbc) - 512)
> > +&& (
On Thu, 21 May 2015 00:40:41 +0200
Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer
> ---
> ffmpeg.c |1 +
> ffmpeg_opt.c | 14 ++
> 2 files changed, 15 insertions(+)
>
> diff --git a/ffmpeg.c b/ffmpeg.c
> index a89ae39..da3ab91 100644
> --- a/ffmpeg.c
> ++
Michael Niedermayer gmx.at> writes:
> > matroskaenc.c |2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 219878fe8bb9c646fd62244d6c48fe4df2d68baa patchmkvprores.diff
>
> LGTM
The patch was merged.
Thank you, Carl Eugen
___
ffmpeg-dev
the incorrect UMULH, ff_sqrt, MAC64 and MLS64 to be optimized later, delete
them just for now.
---
>From 5a809d2ff4cbe809143456dac1305df391341cc1 Mon Sep 17 00:00:00 2001
From: ZhouXiaoyong
Date: Thu, 21 May 2015 09:53:50 +0800
Subject: [PATCH] avcodec/mips: loongson remove incorrect mathops opt
Ronald S. Bultje gmail.com> writes:
> > switch (track->enc->colorspace) {
> > case AVCOL_TRC_BT709: avio_wb16(pb, 1); break;
> > +case AVCOL_PRI_BT470BG:
> > case AVCOL_PRI_SMPTE170M: avio_wb16(pb, 6); break;
> > case AVCOL_PRI_SMPTE240M: avio_wb16(pb, 7); break;
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 19/05/15 16:50, Michael Niedermayer wrote:
> On Tue, May 19, 2015 at 03:35:42PM +0100, tim nicholson wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 19/05/15 14:11, Michael Niedermayer wrote:
>>> On Tue, May 19, 2015 at 12:07:24P
On Tue, 2015-05-19 at 15:35 +0100, tim nicholson wrote:
> On 19/05/15 14:11, Michael Niedermayer wrote:
> > On Tue, May 19, 2015 at 12:07:24PM +0100, tim nicholson wrote:
> >> On 19/05/15 01:33, Michael Niedermayer wrote:
> >>> The default is assumed to be 0xFF, which is what the 2009 spec lists
>
32 matches
Mail list logo