[FFmpeg-devel] [PATCH] Remove duplicated symbols from libswscale
Michael Niedermayer
michaelni
Thu Feb 21 13:26:28 CET 2008
On Thu, Feb 21, 2008 at 12:18:11PM +0100, Carl Eugen Hoyos wrote:
> Hi!
>
> Michael Niedermayer schrieb:
> >> -DECLARE_ASM_CONST(8, uint64_t, dither4[2])={
> >> - 0x0103010301030103LL,
> >> - 0x0200020002000200LL,};
> >> +extern uint64_t ff_dither4[2];
> >> +extern uint64_t ff_dither8[2];
> >
> > That stuff belongs into swscale_internal.h
>
> New patch attached.
looks ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- 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/20080221/cbf16ea9/attachment.pgp>
More information about the ffmpeg-devel
mailing list