On Wed, Mar 18, 2015 at 9:37 PM, Derek Buitenhuis <
derek.buitenh...@gmail.com> wrote:
> On 3/18/2015 2:20 PM, Derek Buitenhuis wrote:
> > Also, if you wrote this code, this copyright is both incorrect
> > and makes it non-free.
>
> Hi,
>
Thanks for pointing out the mistakes.
So after checking,
Signed-off-by: James Almer
---
libavutil/x86/intmath.h | 24 ++--
1 file changed, 22 insertions(+), 2 deletions(-)
diff --git a/libavutil/x86/intmath.h b/libavutil/x86/intmath.h
index 7aa6bc4..c42fa83 100644
--- a/libavutil/x86/intmath.h
+++ b/libavutil/x86/intmath.h
@@ -24,1
Signed-off-by: James Almer
---
libavutil/common.h | 14 ++
1 file changed, 14 insertions(+)
diff --git a/libavutil/common.h b/libavutil/common.h
index 852c1de..3e62b6d 100644
--- a/libavutil/common.h
+++ b/libavutil/common.h
@@ -211,6 +211,17 @@ static av_always_inline av_const unsig
Dear ffmpeg developers,
First of all, congrats for your incredible software.
I am using ffmpeg compiled with option Decklink and linked with Deckling
API to capture hdmi video. I have been using the Intensity Pro with
success. But l have just bought the new Intensity Pro 4K and I can not make
it
Greeshma
On Wed, Mar 18, 2015 at 4:28 AM, Michael Niedermayer
wrote:
> On Mon, Mar 16, 2015 at 11:49:09PM +0530, greeshma wrote:
> > Hello ,
> >
> > I have implemented B44 lossy compression technique.The first patch is
> > hereby attached.Please have a look.
> > The diff file is also attached.
On Wed, Mar 18, 2015 at 10:01:36PM +0100, Andreas Cadhalpun wrote:
> On 18.03.2015 16:59, tomas.har...@codemill.se wrote:
> > On 2015-03-17 16:13, Andreas Cadhalpun wrote:
> >> On 17.03.2015 10:17, tomas.har...@codemill.se wrote:
> >>> On 2015-03-14 18:03, Andreas Cadhalpun wrote:
> >>> [PATCH 2/2]
On Thu, Mar 19, 2015 at 12:21:11AM +0100, Martin Vignali wrote:
> In attach a patch for ticket 3530 :
> https://trac.ffmpeg.org/ticket/3530
>
> the file Apache_cut.aif of ticket 3530, works after the patch
>
> But i'm not sure, this is the best way to correct it, because
> with this sample file,
In attach a patch for ticket 3530 :
https://trac.ffmpeg.org/ticket/3530
the file Apache_cut.aif of ticket 3530, works after the patch
But i'm not sure, this is the best way to correct it, because
with this sample file, avio_feof return 1 before the end of the file.
(tested with Mac os 10.9, Clang
On Wed, Mar 18, 2015 at 10:00:21PM +0100, Alexander Strasser wrote:
> On 2015-03-18 20:10 +0100, Michael Niedermayer wrote:
> > ---
> > src/index |3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/src/index b/src/index
> > index d4fbc37..fbb3c05 100644
> > --- a/s
On 18.03.2015 16:59, tomas.har...@codemill.se wrote:
> On 2015-03-17 16:13, Andreas Cadhalpun wrote:
>> On 17.03.2015 10:17, tomas.har...@codemill.se wrote:
>>> On 2015-03-14 18:03, Andreas Cadhalpun wrote:
>>> [PATCH 2/2] mxfenc: don't try to write footer without header:
>>>
+if (!mxf->he
On 2015-03-18 20:10 +0100, Michael Niedermayer wrote:
> ---
> src/index |3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/index b/src/index
> index d4fbc37..fbb3c05 100644
> --- a/src/index
> +++ b/src/index
> @@ -31,7 +31,8 @@
>
>
>https://plus.
---
src/index |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/index b/src/index
index d4fbc37..fbb3c05 100644
--- a/src/index
+++ b/src/index
@@ -31,7 +31,8 @@
https://plus.google.com/108003112428040046828?prsrc=3";
rel="publisher" style="text-decorat
On Tue, Mar 17, 2015 at 08:55:11PM +1100, Micah Galizia wrote:
> Hi,
>
> The current Set-Cookie handling appends cookies to the string without
> checking to see if a cookie with the same name should have its value
> updated.
>
> This is my second attempt to fix this issue -- last time it was a bi
On Wed, Mar 18, 2015 at 02:50:29PM +, Nedeljko Babic wrote:
> LGTM
applied
thanks
>
> Thanks,
> - Nedeljko
>
> Od: ffmpeg-devel-boun...@ffmpeg.org [ffmpeg-devel-boun...@ffmpeg.org] u ime
> korisnika James Cowgill [james...@cowgill.org.uk]
> Poslato:
On 3/18/2015 2:20 PM, Derek Buitenhuis wrote:
> Also, if you wrote this code, this copyright is both incorrect
> and makes it non-free.
Hi,
So after checking, the vast majority of this patch is copy & pasted
from OpenEXR.
On that note, a few points:
1. You have no properly recreated the license
On 2015-03-17 16:13, Andreas Cadhalpun wrote:
On 17.03.2015 10:17, tomas.har...@codemill.se wrote:
On 2015-03-14 18:03, Andreas Cadhalpun wrote:
[PATCH 2/2] mxfenc: don't try to write footer without header:
+if (!mxf->header_written ||
+(s->oformat == &ff_mxf_opatom_muxer &&
!mxf-
That's even worse, is there any way we can fix it? how much effort would it
require?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
LGTM
Thanks,
- Nedeljko
Od: ffmpeg-devel-boun...@ffmpeg.org [ffmpeg-devel-boun...@ffmpeg.org] u ime
korisnika James Cowgill [james...@cowgill.org.uk]
Poslato: 18. mart 2015 14:02
Za: ffmpeg-devel@ffmpeg.org
Cc: Nedeljko Babic; James Cowgill
Tema: [FFmpeg-d
On Wed, Mar 18, 2015 at 3:40 PM, Marcus Johnson
wrote:
> I see, I thought it counted frames and not just multiplied the bitrate by
> the number of frames.
It just divides the file size by the bitrate. It doesn't count frames
at all, its not equipped for that.
If it were, it could provide accurate
I see, I thought it counted frames and not just multiplied the bitrate by
the number of frames.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 3/18/2015 2:08 PM, greeshma wrote:
> The .diff file is also attached henceforth.Please have a look.
This is still not a git-format patch as required and asked for
by Michael.
Also, the style and formatting is all over the place - that is,
there is no consistent style or formatting at all. Plea
On Wed, Mar 18, 2015 at 02:04:29PM +, Derek Buitenhuis wrote:
> On 3/18/2015 2:01 PM, Michael Niedermayer wrote:
> > LGTM but like the previous version i did not verify that it actually
> > produces the same sequence of packets, i dont think its critical to
> > verify that ...
>
> I've verifie
The .diff file is also attached henceforth.Please have a look.
diff --git a/libavcodec/exr.c b/libavcodec/exr.c
index 6251fb7..cc15a3a 100644
--- a/libavcodec/exr.c
+++ b/libavcodec/exr.c
@@ -770,6 +770,163 @@ static int piz_uncompress(EXRContext *s, const
uint8_t *src, int ssize,
return 0;
On 3/18/2015 2:01 PM, Michael Niedermayer wrote:
> LGTM but like the previous version i did not verify that it actually
> produces the same sequence of packets, i dont think its critical to
> verify that ...
I've verified this patch on several pathological samples I have, and it works.
- Derek
__
On Wed, Mar 18, 2015 at 01:28:05PM +, Derek Buitenhuis wrote:
> On 3/17/2015 2:19 PM, Derek Buitenhuis wrote:
>
> [...]
>
> > ---
> > libavformat/isom.h| 1 +
> > libavformat/mov.c | 46 +++---
> > libavformat/version.h | 4 ++--
> > 3 files
On 3/17/2015 2:19 PM, Derek Buitenhuis wrote:
[...]
> ---
> libavformat/isom.h| 1 +
> libavformat/mov.c | 46 +++---
> libavformat/version.h | 4 ++--
> 3 files changed, 38 insertions(+), 13 deletions(-)
Ping.
-Derek
__
On Wed, Mar 18, 2015 at 01:21:25PM +0100, Hendrik Leppkes wrote:
> On Wed, Mar 18, 2015 at 1:06 PM, Michael Niedermayer wrote:
> > On Wed, Mar 18, 2015 at 07:49:46AM -0400, Marcus Johnson wrote:
> >> This reminds me of another bug with DTS files, it estimates the file
> >> duration by counting eac
Commit dfa920807494 ("mips/float_dsp: fix a bug in vector_fmul_window_mips")
fixed vector_fmul_window_mips by unrolling the loop only 4 times, but also
removed the outer C loop and replaced it with assembly branches and pointer
arithmetic. When submitting my 64-bit porting patch I missed this new
a
On Wed, Mar 18, 2015 at 1:06 PM, Michael Niedermayer wrote:
> On Wed, Mar 18, 2015 at 07:49:46AM -0400, Marcus Johnson wrote:
>> This reminds me of another bug with DTS files, it estimates the file
>> duration by counting each frame I assume, including the HD ones resulting
>> in it being massivel
On Wed, Mar 18, 2015 at 07:49:46AM -0400, Marcus Johnson wrote:
> This reminds me of another bug with DTS files, it estimates the file
> duration by counting each frame I assume, including the HD ones resulting
> in it being massively incorrect for example here's the ffmpeg output of a
> DTS-HD MA
This reminds me of another bug with DTS files, it estimates the file
duration by counting each frame I assume, including the HD ones resulting
in it being massively incorrect for example here's the ffmpeg output of a
DTS-HD MA file that's actually 98 minutes long
Log:
ffmpeg -i /Users/Marcus/De
On date Thursday 2014-12-25 23:57:47 +0100, Clément Bœsch encoded:
> On Thu, Dec 25, 2014 at 09:07:04PM +0100, Lars Kiesow wrote:
[...]
> > One improvement that's left is to choose the colors, but that's
> > something for another patch and you can archive that quite easily with
> > some of the othe
On date Tuesday 2015-03-17 21:23:27 +0100, Clément Bœsch encoded:
> On Mon, Mar 16, 2015 at 04:11:24PM +0100, Stefano Sabatini wrote:
[...]
> > From 5ecb0190806d39bdd869de951634000b1d1e1c0f Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?=
> > Date: Wed, 24 Dec 2014 15:03:26
On Wed, Mar 18, 2015 at 10:24 AM, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes ticket #4375 for me.
>
> Please comment, Carl Eugen
>
Makes sense.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-d
Hi!
Attached patch fixes ticket #4375 for me.
Please comment, Carl Eugen
diff --git a/libavcodec/dcadec.c b/libavcodec/dcadec.c
index 548a5f9..0339eef 100644
--- a/libavcodec/dcadec.c
+++ b/libavcodec/dcadec.c
@@ -1472,7 +1472,6 @@ static int dca_decode_frame(AVCodecContext *avctx, void
*data,
On Fri, Mar 13, 2015 at 8:16 PM, wrote:
> From: Matthieu Bouron
>
> Support mouse clicks capture while recording a screen on OSX >= 10.7.
> ---
> libavdevice/avfoundation.m | 15 +++
> 1 file changed, 15 insertions(+)
>
> diff --git a/libavdevice/avfoundation.m b/libavdevice/avfound
On Fri, Mar 13, 2015 at 8:16 PM, wrote:
> From: Matthieu Bouron
>
> ---
> libavdevice/avfoundation.m | 21 +++--
> 1 file changed, 15 insertions(+), 6 deletions(-)
>
> diff --git a/libavdevice/avfoundation.m b/libavdevice/avfoundation.m
> index 8112229..5bcd6a4 100644
> --- a/li
On Sat, Mar 14, 2015 at 11:09 AM, Matthieu Bouron wrote:
> On Sat, Mar 14, 2015 at 11:01 AM, Matthieu Bouron <
> matthieu.bou...@gmail.com> wrote:
>
>>
>>
>> On Sat, Mar 14, 2015 at 8:31 AM, Carl Eugen Hoyos
>> wrote:
>>
>>> gmail.com> writes:
>>>
>>> > +for (NSObject *format in
>>>
>>> Yo
On Sat, Mar 14, 2015 at 11:11 AM, Matthieu Bouron wrote:
>
>
> On Sat, Mar 14, 2015 at 10:50 AM, Matthieu Bouron <
> matthieu.bou...@gmail.com> wrote:
>
>>
>>
>> On Sat, Mar 14, 2015 at 8:29 AM, Carl Eugen Hoyos
>> wrote:
>>
>>> gmail.com> writes:
>>>
>>> > +#if __MAC_OS_X_VERSION_MIN_REQUIRED
Hi!
Attached patch allows users to force a delay for an animated gif.
Related to ticket #4369 (I don't think there is a bug, if there
is a bug, it is reproducible with avi etc.)
Please comment, Carl Eugen
diff --git a/libavformat/gifdec.c b/libavformat/gifdec.c
index 7db5a27..4e0467e 100644
---
40 matches
Mail list logo