[FFmpeg-devel] [PATCH] Remove useless alignment from MpegEncContext.intra_scantable
Michael Niedermayer
michaelni
Thu Aug 27 00:54:43 CEST 2009
On Wed, Aug 26, 2009 at 08:32:34PM +0100, Mans Rullgard wrote:
> The first member of struct ScanTable is a simple pointer, extra alignment
> of which serves no purpose. The alignment specifier was added along with
> some Altivec optimisations also adding a 16-byte-aligned array at the end
> of struct ScanTable. Presumably the redundant, outer alignment was added
> by mistake. The inner one is clearly sufficient.
> ---
> libavcodec/mpegvideo.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090827/c3ec48f1/attachment.pgp>
More information about the ffmpeg-devel
mailing list