[FFmpeg-devel] [PATCH] remove useless mov in cabac
Alexander Strange
astrange
Sun Aug 9 08:16:44 CEST 2009
As in subject.
The PTR_SUF isn't actually necessary for gcc; just using "add%z1"
instead of "add" is fine. But llvm doesn't implement %z and spits out
a rather long and angry error message, so I didn't want to break FATE.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ptr_suff.diff
Type: text/x-diff
Size: 523 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090809/e82e7202/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cabac_add.diff
Type: text/x-diff
Size: 912 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090809/e82e7202/attachment-0001.diff>
More information about the ffmpeg-devel
mailing list