On Thu, Feb 22, 2018 at 06:18:48PM +, Rostislav Pehlivanov wrote:
> On 21 February 2018 at 22:37, Aurelien Jacobs wrote:
>
> > This was originally based on libsbc, and was fully integrated into ffmpeg.
> > ---
> > doc/general.texi | 2 +-
> > libavcodec/Makefile | 1 +
> > l
On Thu, Feb 22, 2018 at 05:21:57PM +, Rostislav Pehlivanov wrote:
> On 21 February 2018 at 22:37, Aurelien Jacobs wrote:
> [...]
> > +;***
> > +;void ff_sbc_analyze_4(const int16_t *in, int32_t *out, const int16_t
> > *consts);
>
On Mon, 19 Feb 2018, vdi...@akamai.com wrote:
From: Vishwanath Dixit
---
libavformat/dashenc.c | 57 ---
1 file changed, 36 insertions(+), 21 deletions(-)
diff --git a/libavformat/dashenc.c b/libavformat/dashenc.c
index 0f6f4f2..0eb4b25 100644
On 2/24/2018 12:19 PM, Marton Balint wrote:
>
>
> On Mon, 19 Feb 2018, vdi...@akamai.com wrote:
>
>> From: Vishwanath Dixit
>>
>> ---
>> libavformat/dashenc.c | 57
>> ---
>> 1 file changed, 36 insertions(+), 21 deletions(-)
>>
>> diff --git a/liba
Will examine that.
Kolya
> On Feb 23, 2018, at 11:52 PM, Helmut K. C. Tessarek
> wrote:
>
> On 2018-02-24 01:22, livinginlosange...@mac.com wrote:
>> I can successfully compile ffmpeg info lgpl compliant dylibs which I can
>> link to from /usr/local. I specify /usr/local during my ./configure
ons 2018-02-14 klockan 10:20 +0100 skrev Tomas Härdin:
> tis 2018-02-13 klockan 11:48 +0100 skrev Tomas Härdin:
> > fre 2018-02-09 klockan 11:29 +0100 skrev Carl Eugen Hoyos:
> > > 2018-01-15 22:36 GMT+01:00 Tomas Härdin :
> > >
> > > > > +if (p->buf[4] > EXPECTED_CODEC2_MINOR_VERSION) score
On Wed, 14 Feb 2018, Nicolas George wrote:
Marton Balint (2018-02-11):
It is a 500% speed improvement on a 260 MB line compared to using
av_bprint_chars, so I'd rather leave it as is. I can add a comment saying
"for performance reasons we fill a temporary buffer, and use av_bprint
functions on
2018-02-13 12:30 GMT+01:00 Martin Vignali :
>
>
> 2018-02-09 9:22 GMT+01:00 Martin Vignali :
>
>> Hello,
>>
>> Patch in attach add test for ticket 6994 (flag long name)
>>
>> Sample can be found here :
>> https://we.tl/WBnt10VSA1
>>
>> and need to be put inside ./fate-suite/exr
>>
>> Can be test w
2018-02-17 21:51 GMT+01:00 Martin Vignali :
> Hello,
>
> New patchs in attach
> Limit the asm version to x86_64
>
> tested on osx X86_64 and osx X86_32
>
>
> Martin
>
Pushed
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman
>
> Hello,
>
> If no one is against, i will apply the patch in attach in few days (change
> since previous patch (mention ticket in commit msg))
>
> Martin
>
>
Pushed
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo
On 24 February 2018 at 12:01, Aurelien Jacobs wrote:
> On Thu, Feb 22, 2018 at 06:18:48PM +, Rostislav Pehlivanov wrote:
> > On 21 February 2018 at 22:37, Aurelien Jacobs wrote:
> >
> > > This was originally based on libsbc, and was fully integrated into
> ffmpeg.
> > > ---
> > > doc/genera
On Fri, Feb 23, 2018 at 05:12:05PM -0800, Xiaohan Wang (王消寒) wrote:
> Michael: Dale and I dig into history a bit more and we don't understand why
> the code is changed to the current state around memset. This new patch
> reverted the change back to the previous state which we felt is much
> cleaner
On 2/24/18 9:11 PM, James Almer wrote:
> On 2/24/2018 12:19 PM, Marton Balint wrote:
>>
>>
>> On Mon, 19 Feb 2018, vdi...@akamai.com wrote:
>>
>>> From: Vishwanath Dixit
>>>
>>> ---
>>> libavformat/dashenc.c | 57
>>> ---
>>> 1 file changed, 36 inse
13 matches
Mail list logo