On Mon, Sep 7, 2015 at 2:34 AM, James Almer wrote:
> Based on patch by wm4.
>
> Signed-off-by: James Almer
> ---
> libavcodec/avcodec.h | 122
> +++
> 1 file changed, 64 insertions(+), 58 deletions(-)
>
> diff --git a/libavcodec/avcodec.h b/libavc
Hi,
2015-09-06 17:27 GMT+02:00 Ganesh Ajjanagadde :
> Hi all,
>
> I noticed that glibc lists all the tickets/bug reports fixed in the
> Changelog, and was wondering whether it would be beneficial if ffmpeg
> did the same for its releases.
>
> The benefit I see is that this is a "user-facing" chang
On Mon, Sep 7, 2015 at 2:34 AM, James Almer wrote:
> Signed-off-by: James Almer
> ---
> libavcodec/avcodec.h| 60 +
> libavcodec/codec_desc.c | 115
>
> libavcodec/utils.c | 20 -
> 3 files changed, 21 i
On Sun, Sep 6, 2015 at 7:43 PM, Clément Bœsch wrote:
> TODO: bump lavu minor
> ---
> libavutil/opt.c| 69
> +-
> libavutil/opt.h| 1 +
> tests/ref/fate/opt | 22 +++--
> 3 files changed, 89 insertions(+), 3 deletions(-)
>
>
Dana 7. 9. 2015. 09:41 osoba "Hendrik Leppkes"
napisala je:
>
> On Mon, Sep 7, 2015 at 2:34 AM, James Almer wrote:
> > Based on patch by wm4.
> >
> > Signed-off-by: James Almer
> > ---
> > libavcodec/avcodec.h | 122
+++
> > 1 file changed, 64 ins
On date Saturday 2015-08-01 11:18:34 +0200, Clément Bœsch encoded:
> 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
> th
Hi,
I propose to have an official IRC meeting on the next Saturday, and I
propose the tentative time of 15:00 UTC, but feel free to propose a
different time if this can't suit you.
The IRC meeting channel will be public and the log will be published
at the end of the meeting.
This meeting is als
I've updated and extended the metadata reading to include some of the
numeric types, based on the feedback from the comments about adding to
the utility functions of AVDictionary, I've directly formatted the
values as strings in the .mov format code seams less risky.
Kevin
From 91515aec2e964e0fb49
Signed-off-by: Paul B Mahol
---
doc/filters.texi | 35 +
libavfilter/Makefile | 1 +
libavfilter/af_alimiter.c | 361 ++
libavfilter/allfilters.c | 1 +
4 files changed, 398 insertions(+)
create mode 100644 libavfilter/af_alimit
On Mon, Sep 07, 2015 at 02:54:49PM +0800, Zhang Rui wrote:
> ---
> libavformat/async.c | 21 +++--
> 1 file changed, 11 insertions(+), 10 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
DNS cache poisoning attacks, p
On Mon, Sep 07, 2015 at 11:37:47AM +0200, Stefano Sabatini wrote:
> Hi,
>
> I propose to have an official IRC meeting on the next Saturday, and I
> propose the tentative time of 15:00 UTC, but feel free to propose a
> different time if this can't suit you.
>
> The IRC meeting channel will be publ
On 9/5/15, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
>> +/*
>> + * This file is part of FFmpeg.
>> + *
>> + * FFmpeg is free software; you can redistribute it and/or
>
> Please add a copyright note.
> (The license is meaningless without it.)
>
I'm against adding copyright for s
LGTM
The -1 to specify auto would be very useful and would allow to have far
less mess when having profiles change coding tools.
On 6 September 2015 at 18:43, Clément Bœsch wrote:
> ---
> libavcodec/aacenc.c | 16
> 1 file changed, 4 insertions(+), 12 deletions(-)
>
> diff --g
On Sat, Aug 29, 2015 at 04:28:41AM +0200, Michael Niedermayer wrote:
> Hi all
>
> Its about 2 and a half month since 2.7
> if there are no objections then ill branch of release/2.8 from
> some revission prior to the next API bump and will then make a 2.8
> release from that, after testing
> if you
On Sun, Sep 6, 2015 at 2:12 PM, Ganesh Ajjanagadde wrote:
> On Sun, Sep 6, 2015 at 2:03 PM, James Almer wrote:
>> On 9/6/2015 5:23 PM, Ganesh Ajjanagadde wrote:
>>> On Sun, Sep 6, 2015 at 1:07 PM, Nicolas George wrote:
Le decadi 20 fructidor, an CCXXIII, James Almer a écrit :
> Is it co
Signed-off-by: Ganesh Ajjanagadde
---
libavfilter/vf_vidstabdetect.c | 60 +-
1 file changed, 30 insertions(+), 30 deletions(-)
diff --git a/libavfilter/vf_vidstabdetect.c b/libavfilter/vf_vidstabdetect.c
index d8f70f9..4742949 100644
--- a/libavfilter/vf_
Paul B Mahol gmail.com> writes:
> I'm against adding copyright for something so
> stupid this code does.
Then please remove the license header, it makes
no sense without a copyright notice.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmp
On Mon, Sep 7, 2015 at 4:14 PM, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
>> I'm against adding copyright for something so
>> stupid this code does.
>
> Then please remove the license header, it makes
> no sense without a copyright notice.
>
Thats nonsense. Every file with any
Michael Niedermayer gmx.at> writes:
> I intend to make 2.8 within the next 1-2 days or so
> from the release/2.8 branch
I cannot judge if the sample request as described
in ticket #4826 is still useful.
Carl Eugen
___
ffmpeg-devel mailing list
ffmp
On Fri, Aug 28, 2015 at 10:39:59AM -0400, Ganesh Ajjanagadde wrote:
> This patch introduces color warning messages (yellow).
> They are enabled whenever available.
> Tested with zsh, bash, and sh (bash under --posix).
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> configure | 10 +-
> 1 f
On Mon, Sep 7, 2015 at 4:28 PM, Carl Eugen Hoyos wrote:
> Michael Niedermayer gmx.at> writes:
>
>> I intend to make 2.8 within the next 1-2 days or so
>> from the release/2.8 branch
>
> I cannot judge if the sample request as described
> in ticket #4826 is still useful.
>
I think it should be re
On 9/7/2015 5:06 AM, Hendrik Leppkes wrote:
> On Mon, Sep 7, 2015 at 2:34 AM, James Almer wrote:
> Should probably make the VIMA correction in this patch
> (AV_CODEC_ID_VIMA being an alias of AV_CODEC_ID_ADPCM_VIMA), to avoid
> problems.
>
Done
> Otherwise LGTM, cleaning up the deprecated dupli
On 9/7/2015 2:46 AM, Paul B Mahol wrote:
> Dana 7. 9. 2015. 02:38 osoba "James Almer" napisala je:
>>
>> Based on patch by wm4.
>>
>> Signed-off-by: James Almer
>> ---
>> libavcodec/avcodec.h | 122
> +++
>> 1 file changed, 64 insertions(+), 58 del
On Sun, Sep 06, 2015 at 07:43:50PM +0200, Clément Bœsch wrote:
> ---
> libavfilter/vf_kerndeint.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be
On Mon, Sep 07, 2015 at 05:23:18PM +0200, Hendrik Leppkes wrote:
> On Mon, Sep 7, 2015 at 4:28 PM, Carl Eugen Hoyos wrote:
> > Michael Niedermayer gmx.at> writes:
> >
> >> I intend to make 2.8 within the next 1-2 days or so
> >> from the release/2.8 branch
> >
> > I cannot judge if the sample req
From: Michael Niedermayer
Fix add docs
Signed-off-by: Michael Niedermayer
---
libavformat/http.c |6 ++
1 file changed, 6 insertions(+)
diff --git a/libavformat/http.c b/libavformat/http.c
index 126c7b3..075dda7 100644
--- a/libavformat/http.c
+++ b/libavformat/http.c
@@ -109,6 +109,7
On Mon, Sep 07, 2015 at 10:53:15AM +0800, Zhang Rui wrote:
> >> Doesn't this have overflow issues?
> >> More precisely, are you sure this behaves correctly when the int
> >> reconnect_delay wraps around?
> >
> > i intend to add a reconnect_max that limits reconnects and prevents
> > overflow, just
On Thu, Sep 03, 2015 at 10:14:13PM +0200, Peter B. wrote:
> I've now combined my changes into one patch.
> They're basically moving ffv1 tests to ffv1.mak, and making that
> independent of vcodec.mak.
>
> Hope it works now :)
doesnt work
make fate ends in
make: *** No rule to make target `fate-vs
On Wed, Aug 19, 2015 at 02:31:11PM +0200, Michael Niedermayer wrote:
> On Tue, Aug 04, 2015 at 01:52:07PM +0300, Ivan Uskov wrote:
> > Hello All,
> >
> > This patch for libavcodec/qsvdec.c does implement a correct handling
> > of a case when frame dimensions were changed somewhere in middle of str
On Sun, Aug 09, 2015 at 06:39:29PM +0300, Ivan Uskov wrote:
> Hello All,
>
> The attached patch does add correct processing for the flush(),
> including QSV decoder resetting an internal buffers discarding.
>
>
> --
> Best regards,
> Ivanmailto:ivan.us...@nablet.com
Fixes linking in FFMS and f265 at least, when ffmpeg is compiled with
libsoxr.
Signed-off-by: Ricardo Constantino
---
configure | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index e77c58d..d85ee5b 100755
--- a/configure
+++ b/configure
@@ -5271,7 +
On Wed, Sep 02, 2015 at 06:02:24PM +0800, 周晓勇 wrote:
> From 7af2776980323ebe466d1557d2bb369a6e675e45 Mon Sep 17 00:00:00 2001
> From: ZhouXiaoyong
> Date: Mon, 17 Aug 2015 18:01:58 +0800
> Subject: [PATCH 3/3] avcodec: loongson optimize h264dsp idct and loop filter
> with mmi
>
>
> Change-Id: I
On 09/07/2015 09:14 PM, Michael Niedermayer wrote:
> On Thu, Sep 03, 2015 at 10:14:13PM +0200, Peter B. wrote:
>> I've now combined my changes into one patch.
>> They're basically moving ffv1 tests to ffv1.mak, and making that
>> independent of vcodec.mak.
>>
>> Hope it works now :)
> doesnt work
>
On Sun, Sep 06, 2015 at 11:37:06AM +0800, 周晓勇 wrote:
>
>
>
> > -原始邮件-
> > 发件人: "周晓勇"
> > 发送时间: 2015年9月3日 星期四
> > 收件人: "FFmpeg development discussions and patches"
> > 抄送:
> > 主题: Re: [FFmpeg-devel] [PATCH 1/3] avcodec: loongson delete invalid simple
> > idct put and add optimization
On Mon, Sep 07, 2015 at 11:18:56PM +0200, Peter B. wrote:
> On 09/07/2015 09:14 PM, Michael Niedermayer wrote:
> > On Thu, Sep 03, 2015 at 10:14:13PM +0200, Peter B. wrote:
> >> I've now combined my changes into one patch.
> >> They're basically moving ffv1 tests to ffv1.mak, and making that
> >> i
On Mon, Sep 7, 2015 at 4:41 AM, Michael Niedermayer wrote:
> On Mon, Sep 07, 2015 at 11:37:47AM +0200, Stefano Sabatini wrote:
>> Hi,
>>
>> I propose to have an official IRC meeting on the next Saturday, and I
>> propose the tentative time of 15:00 UTC, but feel free to propose a
>> different time
36 matches
Mail list logo