[FFmpeg-devel] [PATCH 1/4] x86inc: Support arbitrary stack alignments

James Almer jamrial at gmail.com
Mon Aug 3 20:38:45 CEST 2015


On 03/08/15 3:25 PM, Hendrik Leppkes wrote:
> On Mon, Aug 3, 2015 at 8:21 PM, James Almer <jamrial at gmail.com> wrote:
>> On 03/08/15 3:12 PM, Hendrik Leppkes wrote:
>>> Since I wasn't sure in which direction of packed/planar the problem
>>> usually happened, I tried 8ch s32 -> 8ch s32p, 8ch s32 -> 2ch s32p,
>>> 8ch s32p -> 8ch s32 and 8ch s32p -> 2ch s32, and all work fine.
>>>
>>> - Hendrik
>>
>> If those tests were done with libswr and not libavr then it should be ok.
> 
> Whatever ffmpeg.c uses when requesting those conversion, I assume libswr. ;)

I don't know how you compiled ffmpeg or how you did the test (ffmpeg.c? library
API?). Forgive me for being precautious :P


More information about the ffmpeg-devel mailing list