[FFmpeg-cvslog] VC1: restore optimizations broken in 9a1ced32.
Michael Niedermayer
michaelni at gmx.at
Sat Mar 24 11:37:11 CET 2012
On Fri, Mar 23, 2012 at 07:39:35PM +0100, Reimar Döffinger wrote:
> ffmpeg | branch: master | Reimar Döffinger <Reimar.Doeffinger at gmx.de> | Fri Mar 23 16:01:01 2012 +0100| [adb98a3d2294929334bd7570ebd42edfe30151f5] | committer: Reimar Döffinger
>
> VC1: restore optimizations broken in 9a1ced32.
>
> They were moved into code under HAVE_YASM and most of them
> even into completely disabled code with no reason given
> for that in the commit message.
>
> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
solaris (without yasm) seems not to like this
LD ffmpeg_g
Undefined first referenced
symbol in file
ff_avg_vc1_chroma_mc8_ssse3_nornd libavcodec/libavcodec.a(vc1dsp_mmx.o)
ff_put_vc1_chroma_mc8_ssse3_nornd libavcodec/libavcodec.a(vc1dsp_mmx.o)
ff_avg_vc1_chroma_mc8_3dnow_nornd libavcodec/libavcodec.a(vc1dsp_mmx.o)
ff_avg_vc1_chroma_mc8_mmx2_nornd libavcodec/libavcodec.a(vc1dsp_mmx.o)
ff_put_vc1_chroma_mc8_mmx_nornd libavcodec/libavcodec.a(vc1dsp_mmx.o)
ld: fatal: symbol referencing errors. No output written to ffmpeg_g
collect2: ld returned 1 exit status
gmake: *** [ffmpeg_g] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120324/3e55f35f/attachment.asc>
More information about the ffmpeg-cvslog
mailing list