FreeBSD Bugzilla – Attachment 48382 Details for
Bug 74045
maintainer-update: multimedia/transcode: unbreak on recent GCCs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 435 bytes, created by
hendrik
on 2004-11-17 16:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hendrik
Created:
2004-11-17 16:40:16 UTC
Size:
435 bytes
patch
obsolete
>--- ffmpeg/libavcodec/i386/motion_est_mmx.c.orig Wed Nov 17 17:31:38 2004 >+++ ffmpeg/libavcodec/i386/motion_est_mmx.c Wed Nov 17 17:31:47 2004 >@@ -26,7 +26,7 @@ > 0x0002000200020002ULL, > }; > >-static __attribute__ ((aligned(8), unused)) uint64_t bone= 0x0101010101010101LL; >+static __attribute__ ((aligned(8), used)) uint64_t bone= 0x0101010101010101LL; > > static inline void sad8_mmx(uint8_t *blk1, uint8_t *blk2, int stride, int h) > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 74045
:
48381
| 48382 |
48383