>> -Seppo
> >> >>
> >> >>
> >> >> From: Tomperi Seppo
> >> >> Sent: Monday, February 16, 2015 1:30 PM
> >> >> To: Michael Niedermayer
> >> >> Cc: Michael Niedermay
eri Seppo
>> >> Sent: Monday, February 16, 2015 1:30 PM
>> >> To: Michael Niedermayer
>> >> Cc: Michael Niedermayer; FFmpeg development discussions and patches;
>>Mickaël Raulet
>> >> Subject: RE: [FFmpeg-devel] DSP function ARM NEON patches f
Hi,
2015-02-17 11:44 GMT+01:00 Michael Niedermayer :
> the following seems to fix it, but i sure do not know why these 2
> lines failed while the others do not seem to fail
> adding , to all works as well
It seems most code in libavcodec/arm passes macros using
comma-separated arguments. If it is
clobbering.
>>
>> -Seppo
>>
>>
>> From: Tomperi Seppo
>> Sent: Monday, February 16, 2015 1:30 PM
>> To: Michael Niedermayer
>> Cc: Michael Niedermayer; FFmpeg development discussions and patches; Mickaël
>> Raulet
>> Subject: RE:
ichael Niedermayer
> >> Cc: Michael Niedermayer; FFmpeg development discussions and patches;
> >> Mickaël Raulet
> >> Subject: RE: [FFmpeg-devel] DSP function ARM NEON patches for hevc
> >>
> >> Hi Michael,
> >>
> >
To: Tomperi Seppo
Cc: Michael Niedermayer; FFmpeg development discussions and patches; Mickaël
Raulet
Subject: Re: [FFmpeg-devel] DSP function ARM NEON patches for hevc
Hi
On Sun, Feb 15, 2015 at 08:31:32PM +, Tomperi Seppo wrote:
> Hi!
>
> The reason is chroma deblocking which is
nt: Monday, February 16, 2015 1:30 PM
> To: Michael Niedermayer
> Cc: Michael Niedermayer; FFmpeg development discussions and patches; Mickaël
> Raulet
> Subject: RE: [FFmpeg-devel] DSP function ARM NEON patches for hevc
>
> Hi Michael,
>
> Here is a totally shot i
On Mon, Feb 16, 2015 at 11:30:26AM +, Tomperi Seppo wrote:
> Hi Michael,
>
> Here is a totally shot in a dark fix attempt for NEON register clobbering for
> deblocking. Could you test it with qemu and check if it works.
seems working,
will apply it to ffmpeg
thanks!
[...]
--
Michael
sions and patches
Cc: Tomperi Seppo; Mickaël Raulet
Subject: Re: [FFmpeg-devel] DSP function ARM NEON patches for hevc
On Thu, Feb 05, 2015 at 02:22:28PM +0100, Mickaël Raulet wrote:
> Michael,
>
> Please find some commits that can be cherry picked from
> https://github.com/OpenHE
e...@gmx.at]
> Sent: Friday, February 13, 2015 5:38 PM
> To: FFmpeg development discussions and patches
> Cc: Tomperi Seppo; Mickaël Raulet
> Subject: Re: [FFmpeg-devel] DSP function ARM NEON patches for hevc
>
> On Thu, Feb 05, 2015 at 02:22:28PM +0100, Mickaël Raulet wrote:
On Thu, Feb 05, 2015 at 02:22:28PM +0100, Mickaël Raulet wrote:
> Michael,
>
> Please find some commits that can be cherry picked from
> https://github.com/OpenHEVC/FFmpeg/commits/ffmpeg_patch
>
> Optimized deblocking filter (8bits only)
> 1b9ee47d2f43b0a029a9468233626102eb1473b8
this breaks th
On Thu, Feb 05, 2015 at 02:22:28PM +0100, Mickaël Raulet wrote:
> Michael,
>
> Please find some commits that can be cherry picked from
> https://github.com/OpenHEVC/FFmpeg/commits/ffmpeg_patch
>
> Optimized deblocking filter (8bits only)
> 1b9ee47d2f43b0a029a9468233626102eb1473b8
>
> Optimzed t
On Thu, Feb 05, 2015 at 02:22:28PM +0100, Mickaël Raulet wrote:
> Michael,
>
> Please find some commits that can be cherry picked from
> https://github.com/OpenHEVC/FFmpeg/commits/ffmpeg_patch
>
> Optimized deblocking filter (8bits only)
> 1b9ee47d2f43b0a029a9468233626102eb1473b8
tested
applied
That's why we are delaying SAO.
Le jeudi 5 février 2015, James Almer a écrit :
> On 05/02/15 2:34 PM, Christophe Gisquet wrote:
> > 2015-02-05 18:28 GMT+01:00 James Almer
> >:
> >> On 05/02/15 10:22 AM, Mickaël Raulet wrote:
> >>> More coming soon for epel and SAO!
> >>
> >> The SAO prototypes
On 05/02/15 2:34 PM, Christophe Gisquet wrote:
> 2015-02-05 18:28 GMT+01:00 James Almer :
>> On 05/02/15 10:22 AM, Mickaël Raulet wrote:
>>> More coming soon for epel and SAO!
>>
>> The SAO prototypes got some slight changes with my patches. The author of
>> this
>> ARM code (or someone else) will
2015-02-05 18:28 GMT+01:00 James Almer :
> On 05/02/15 10:22 AM, Mickaël Raulet wrote:
>> More coming soon for epel and SAO!
>
> The SAO prototypes got some slight changes with my patches. The author of this
> ARM code (or someone else) will have to revise it before it can be merged.
As a first st
On 05/02/15 10:22 AM, Mickaël Raulet wrote:
> More coming soon for epel and SAO!
The SAO prototypes got some slight changes with my patches. The author of this
ARM code (or someone else) will have to revise it before it can be merged.
___
ffmpeg-devel m
On Thu, Feb 05, 2015 at 02:22:28PM +0100, Mickaël Raulet wrote:
> Michael,
>
> Please find some commits that can be cherry picked from
> https://github.com/OpenHEVC/FFmpeg/commits/ffmpeg_patch
>
> Optimized deblocking filter (8bits only)
> 1b9ee47d2f43b0a029a9468233626102eb1473b8
>
> Optimzed tr
Hi,
2015-02-05 14:22 GMT+01:00 Mickaël Raulet :
> Michael,
>
> Please find some commits that can be cherry picked from
> https://github.com/OpenHEVC/FFmpeg/commits/ffmpeg_patch
>
> Optimized deblocking filter (8bits only)
> 1b9ee47d2f43b0a029a9468233626102eb1473b8
>
> Optimzed transform functions
Michael,
Please find some commits that can be cherry picked from
https://github.com/OpenHEVC/FFmpeg/commits/ffmpeg_patch
Optimized deblocking filter (8bits only)
1b9ee47d2f43b0a029a9468233626102eb1473b8
Optimzed transform functions (4x4, 8x8, transform add 8bits only)
b153f55935969c794de4640f8d3
20 matches
Mail list logo