This fixes the default build on iOS; eventually I should come up with
a better solution for that platform.
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index fb7ec68..fe3d25d 100755
--- a/configure
+++ b/configure
@@ -5218,7 +5218,7 @@ fi
On Sat, May 30, 2015 at 09:45:22PM -0500, Rodger Combs wrote:
> ---
> libavformat/tls_securetransport.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libavformat/tls_securetransport.c
> b/libavformat/tls_securetransport.c
> index 9951b90..c90eab7 100644
> --- a/lib
On Thu, May 28, 2015 at 01:50:29AM +0200, Michael Niedermayer wrote:
> Fixes Ticket4321
>
> Signed-off-by: Michael Niedermayer
> ---
> libavfilter/vf_fade.c | 26 ++
> 1 file changed, 22 insertions(+), 4 deletions(-)
applied
[...]
--
Michael GnuPG fingerprint: 9F
---
libavformat/tls_securetransport.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/tls_securetransport.c
b/libavformat/tls_securetransport.c
index 9951b90..c90eab7 100644
--- a/libavformat/tls_securetransport.c
+++ b/libavformat/tls_securetransport.c
@@ -350
Fixes segfault from ticket 4350
Signed-off-by: Michael Niedermayer
---
libavformat/concatdec.c |6 ++
1 file changed, 6 insertions(+)
diff --git a/libavformat/concatdec.c b/libavformat/concatdec.c
index 07db9f9..9b482e2 100644
--- a/libavformat/concatdec.c
+++ b/libavformat/concatdec.c
On Thu, May 28, 2015 at 10:47:27AM +0800, 周晓勇 wrote:
>
>
>
> > -原始邮件-
> > 发件人: "Michael Niedermayer"
> > 发送时间: 2015年5月27日 星期三
> > 收件人: "FFmpeg development discussions and patches"
> > 抄送:
> > 主题: Re: [FFmpeg-devel] [PATCH] avcodec: loongson3 optimized mpegvideo dct
> > unquantize and
On 30/05/15 13:24, Marcus Johnson wrote:
I'm writing my own Video codec, and I'm trying to take multiple frames as
the input with a specifier like %03d, is there a stdlib function for this,
or will I have to write it myself?
___
ffmpeg-devel mailing lis
On Sat, May 30, 2015 at 08:50:43PM +0200, wm4 wrote:
> OSX does not know MSG_NOSIGNAL, and provides its own non-standard
> mechanism instead. I guess Apple hates standards.
> ---
> libavformat/network.c | 4
> 1 file changed, 4 insertions(+)
applied
thanks
[...]
--
Michael GnuPG fin
On 30.05.2015 20:33, Michael Niedermayer wrote:
> On Sat, May 30, 2015 at 08:01:53PM +0200, Andreas Cadhalpun wrote:
>> On 30.05.2015 19:21, Michael Niedermayer wrote:
>>> On Sat, May 30, 2015 at 10:09:54AM -0700, Michael Bradshaw wrote:
On Sat, May 30, 2015 at 7:50 AM, Andreas Cadhalpun <
>>>
OSX does not know MSG_NOSIGNAL, and provides its own non-standard
mechanism instead. I guess Apple hates standards.
---
libavformat/network.c | 4
1 file changed, 4 insertions(+)
diff --git a/libavformat/network.c b/libavformat/network.c
index 8cc5aad..47ade8c 100644
--- a/libavformat/networ
On Sat, May 30, 2015 at 08:01:53PM +0200, Andreas Cadhalpun wrote:
> On 30.05.2015 19:21, Michael Niedermayer wrote:
> > On Sat, May 30, 2015 at 10:09:54AM -0700, Michael Bradshaw wrote:
> >> On Sat, May 30, 2015 at 7:50 AM, Andreas Cadhalpun <
> >> andreas.cadhal...@googlemail.com> wrote:
> >>
> >
On 30.05.2015 19:21, Michael Niedermayer wrote:
> On Sat, May 30, 2015 at 10:09:54AM -0700, Michael Bradshaw wrote:
>> On Sat, May 30, 2015 at 7:50 AM, Andreas Cadhalpun <
>> andreas.cadhal...@googlemail.com> wrote:
>>
>>> On 30.05.2015 16:41, Luca Barbato wrote:
Do you happen to know why it d
On 30.05.2015 19:09, Michael Bradshaw wrote:
> On Sat, May 30, 2015 at 7:50 AM, Andreas Cadhalpun <
> andreas.cadhal...@googlemail.com> wrote:
>
>> On 30.05.2015 16:41, Luca Barbato wrote:
>>> Do you happen to know why it does do that?
>>
>> It encounters a problem, but only warns about it and ret
On Sat, May 30, 2015 at 07:22:42PM +0200, Michael Niedermayer wrote:
> On Sat, May 30, 2015 at 09:14:53AM -0800, Lou Logan wrote:
> > On Sat, May 30, 2015, at 09:03 AM, Michael Niedermayer wrote:
> > > Signed-off-by: Michael Niedermayer
> > > ---
> > > doc/ffmpeg.texi |3 +++
> > > 1 file cha
On Sat, May 30, 2015 at 09:14:53AM -0800, Lou Logan wrote:
> On Sat, May 30, 2015, at 09:03 AM, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer
> > ---
> > doc/ffmpeg.texi |3 +++
> > 1 file changed, 3 insertions(+)
> >
> > diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> >
On Sat, May 30, 2015 at 10:09:54AM -0700, Michael Bradshaw wrote:
> On Sat, May 30, 2015 at 7:50 AM, Andreas Cadhalpun <
> andreas.cadhal...@googlemail.com> wrote:
>
> > On 30.05.2015 16:41, Luca Barbato wrote:
> > > Do you happen to know why it does do that?
> >
> > It encounters a problem, but o
On Sat, May 30, 2015, at 09:03 AM, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer
> ---
> doc/ffmpeg.texi |3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> index 16cee47..20800e7 100644
> --- a/doc/ffmpeg.texi
> +++ b/doc/ffmpeg.t
On Sat, May 30, 2015 at 7:50 AM, Andreas Cadhalpun <
andreas.cadhal...@googlemail.com> wrote:
> On 30.05.2015 16:41, Luca Barbato wrote:
> > Do you happen to know why it does do that?
>
> It encounters a problem, but only warns about it and returns the image
> anyway. The warning is not sent to st
Signed-off-by: Michael Niedermayer
---
doc/ffmpeg.texi |3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 16cee47..20800e7 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1221,6 +1221,9 @@ Discard all frames excepts keyframes.
Discard all fra
I'm writing my own Video codec, and I'm trying to take multiple frames as
the input with a specifier like %03d, is there a stdlib function for this,
or will I have to write it myself?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org
On 30.05.2015 16:41, Luca Barbato wrote:
> On 30/05/15 16:39, Andreas Cadhalpun wrote:
>> libopenjpeg can return images with components without data.
>>
>> This fixes segmentation faults.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavcodec/libopenjpegdec.c | 9 +
>> 1 file chang
libopenjpeg can return images with components without data.
This fixes segmentation faults.
Signed-off-by: Andreas Cadhalpun
---
libavcodec/libopenjpegdec.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/libavcodec/libopenjpegdec.c b/libavcodec/libopenjpegdec.c
index 1cd1b9b..ab68
On Fri, May 29, 2015 at 03:46:33PM +0200, Nedeljko Babic wrote:
> From: Jovan Zelincevic
>
> Signed-off-by: Nedeljko Babic
> ---
> Changelog | 1 +
> doc/general.texi| 2 +-
> doc/mips.txt| 4
> libavutil/version.h | 2 +-
> 4 files changed, 7 insertions(+), 2 deletio
On Fri, May 29, 2015 at 03:46:32PM +0200, Nedeljko Babic wrote:
> Signed-off-by: Nedeljko Babic
> ---
> tests/fate/aac.mak | 58
> +-
> 1 file changed, 57 insertions(+), 1 deletion(-)
These tests do not all pass:
tests/data/fate/aac-fixed-al_
On Sat, May 30, 2015 at 12:39 PM, Wolfgang Lorenz wrote:
> Am Sat, 30 May 2015 11:00:18 +0200
> schrieb Wolfgang Lorenz :
>
>> Am Sat, 30 May 2015 06:57:49 + (UTC)
>> schrieb Carl Eugen Hoyos :
>
>> [...]
>
>> > $ make SAMPLES=fate-suite fate-rsync
>> > $ make SAMPLES=fate-suite fate
>>
>> I s
Am Sat, 30 May 2015 11:00:18 +0200
schrieb Wolfgang Lorenz :
> Am Sat, 30 May 2015 06:57:49 + (UTC)
> schrieb Carl Eugen Hoyos :
> [...]
> > $ make SAMPLES=fate-suite fate-rsync
> > $ make SAMPLES=fate-suite fate
>
> I see. Looks like this is going to take a while. I come back, when I have
On Sat, May 30, 2015 at 02:12:49AM -0500, Rodger Combs wrote:
> ---
> libavformat/tls_securetransport.c | 2 ++
> 1 file changed, 2 insertions(+)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Frequently ignored answer#1 FFmpeg bugs should be s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Sat, 30 May 2015 06:57:49 + (UTC)
schrieb Carl Eugen Hoyos :
> Wolfgang Lorenz gmx.de> writes:
>
> > Strange. Do you have another configuration? I
> > configured ffmpeg via:
> > $ ./configure --disable-static --enable-shared
>
> > --disa
Le decadi 10 prairial, an CCXXIII, Stephan Holljes a écrit :
> Should method be reassigned or should the set value be kept? As far as
> I can tell the only way to set method is by specifying it as an option
> in the command line.
> I don't think overwriting specific values set by the user is good.
---
libavformat/tls_securetransport.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavformat/tls_securetransport.c
b/libavformat/tls_securetransport.c
index 10fc967..9951b90 100644
--- a/libavformat/tls_securetransport.c
+++ b/libavformat/tls_securetransport.c
@@ -1,4 +1,6 @@
/*
+ * C
30 matches
Mail list logo