1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
Michael Niedermayer 0eb4092c1b avutil/imgutils: remove special case for aligning the palette
This was suggested by wm4 and stefano.
After this patch using align=1 the size used by various functions would not
contain padding, while the palette would be aligned at align>1

This patch makes it required to use align>=4 if the palette is to be accessed
as uint32

As a side-effect It fixes storing pal8 in nut with odd with&height

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-02-14 21:30:32 +01:00
..
2016-01-28 19:49:48 -08:00
2016-01-28 19:49:48 -08:00
2015-12-15 14:16:28 +01:00
2015-10-28 09:38:21 -05:00
2015-08-19 16:15:13 +00:00
2015-08-22 10:07:05 -07:00
2015-11-01 19:35:01 -05:00
2015-09-05 18:07:20 +02:00
2015-09-05 18:07:20 +02:00
2015-10-11 18:03:10 -04:00
2016-01-13 20:00:19 -05:00
2015-11-18 22:05:16 +01:00
2015-11-18 22:05:16 +01:00
2015-12-07 20:28:30 +01:00
2016-01-26 11:54:01 +01:00
2016-01-26 11:54:01 +01:00
2016-01-28 19:49:48 -08:00
2015-12-03 04:09:48 +01:00
2016-01-11 20:53:11 -08:00