Hi,
On Wed, Jan 14, 2015 at 4:23 PM, James Almer wrote:
> On 14/01/15 1:59 PM, Michael Niedermayer wrote:
> > On Wed, Jan 14, 2015 at 01:53:48AM -0300, James Almer wrote:
> >> unpack_2ch is already using sse float ops only, and pack_2ch is a
> trivial change.
> >> Rename both to float_to_float f
On 14/01/15 1:59 PM, Michael Niedermayer wrote:
> On Wed, Jan 14, 2015 at 01:53:48AM -0300, James Almer wrote:
>> unpack_2ch is already using sse float ops only, and pack_2ch is a trivial
>> change.
>> Rename both to float_to_float for consistency.
>>
>> Signed-off-by: James Almer
>> ---
>> libs
On Wed, Jan 14, 2015 at 01:53:48AM -0300, James Almer wrote:
> unpack_2ch is already using sse float ops only, and pack_2ch is a trivial
> change.
> Rename both to float_to_float for consistency.
>
> Signed-off-by: James Almer
> ---
> libswresample/x86/audio_convert.asm| 14 --
>
unpack_2ch is already using sse float ops only, and pack_2ch is a trivial
change.
Rename both to float_to_float for consistency.
Signed-off-by: James Almer
---
libswresample/x86/audio_convert.asm| 14 --
libswresample/x86/audio_convert_init.c | 11 +++
2 files changed, 1