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

Henrik Gramner henrik at gramner.com
Tue Aug 4 20:33:52 CEST 2015


On Mon, Aug 3, 2015 at 8:12 PM, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
> On Mon, Aug 3, 2015 at 5:26 PM, James Almer <jamrial at gmail.com> wrote:
>> On 03/08/15 9:50 AM, Hendrik Leppkes wrote:
>>> Otherwise, I tested the patch with msvc 2013 32-bit, and fate passed fine.
>>> If there is something else I should specifically test which may not be
>>> covered by fate, let me know.
>>
>> Just to be sure try to convert an 8ch audio stream from float/s24 to floatp/s24p.
>> See if it crashes or gives wrong output.
>>
>
> 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

Thanks for testing. Applied.


More information about the ffmpeg-devel mailing list