1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt 72becd0627 avcodec/refstruct: Don't use STRIDE_ALIGN for alignment
It was always intended that the buffers returned by
RefStruct shall have the same alignment guarantees
as the buffers returned by av_malloc(); said alignment
depends upon the arch and the enabled instruction set
and the code used STRIDE_ALIGN as a proxy for this.

Yet since 7945d30e91b96d2f4f5b612048169087d214d41e
there is a better way to get av_malloc's alignment:
ALIGN_64 in mem_internal.h. So use this.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-03-01 01:35:42 +01:00
..
2024-02-27 20:31:30 +02:00
2023-11-10 00:14:02 +01:00
2024-02-27 00:11:21 +01:00
2024-02-27 00:11:21 +01:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-09-22 13:15:00 +08:00
2023-09-01 23:59:14 +02:00
2023-09-11 00:27:45 +02:00
2024-02-12 22:00:03 +02:00
2024-02-12 22:00:03 +02:00
2023-09-22 13:15:00 +08:00
2023-09-22 13:15:00 +08:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-11-26 17:49:09 +01:00
2023-11-26 17:49:09 +01:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-10-01 02:25:09 +02:00
2023-09-07 00:42:10 +02:00
2024-02-27 20:32:37 +02:00
2024-02-27 20:32:37 +02:00
2023-09-11 00:27:45 +02:00
2023-11-14 19:15:51 +02:00
2023-10-09 19:52:51 +03:00
2023-09-07 00:42:10 +02:00
2023-09-11 00:27:45 +02:00
2023-10-03 00:27:14 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-10-31 21:33:25 +02:00
2023-10-31 21:33:25 +02:00
2023-09-07 00:42:10 +02:00
2024-02-29 10:30:16 +01:00
2023-09-11 00:27:45 +02:00
2023-09-07 00:42:10 +02:00
2023-09-07 00:42:10 +02:00
2023-11-08 17:37:58 +11:00
2024-02-20 17:31:40 +11:00
2024-01-25 11:07:28 -05:00
2023-12-11 18:17:43 +02:00
2023-12-11 18:17:43 +02:00
2024-02-21 20:08:25 +02:00
2024-02-21 20:08:25 +02:00
2023-09-11 00:27:45 +02:00
2023-09-07 00:42:10 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-12-29 00:45:20 +01:00
2023-09-04 11:04:45 +02:00
2023-11-09 12:53:35 +01:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-09-28 19:37:58 +02:00
2023-09-30 15:35:04 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-11-01 22:53:26 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2023-12-22 09:28:04 -03:00
2023-12-22 09:28:04 -03:00
2023-09-11 00:27:45 +02:00
2023-12-08 17:20:48 +02:00
2023-12-08 17:20:48 +02:00
2023-10-10 00:22:55 +02:00
2024-02-03 00:26:17 +01:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00
2024-02-17 14:45:49 +02:00
2024-02-17 14:45:49 +02:00
2023-09-11 00:27:45 +02:00
2023-09-11 00:27:45 +02:00