[FFmpeg-devel] FFMpeg on SH4 (STi7109)
Vitor Sessak
vitor1001
Tue Nov 18 19:33:13 CET 2008
Hi
Jean-Michel Hautbois wrote:
> It runs, on the CPU. Now, the big work will start !
Nice. Does "make test" pass?
> Is there coding rules ?
Yes, see http://ffmpeg.org/general.html#SEC26
> Can I commit ?
No, you have to send a message with "[PATCH]" in the subject to this
list to get your changes reviewed. Then, if they are accepted they will
be commited.
Please note that simply disabling an optimization is not considered a
proper fix of a problem and would probably not be accepted in the main
tree (but since it may be useful to others some day it is a good idea to
send it to the list). The "right" way is to make the optimizations in
qpel.c compile and work. Did you try something in the line of the
attached patch (completely untested, I do not have a cross-compiler
installed)?
-Vitor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qpel.diff
Type: text/x-diff
Size: 5154 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081118/2f6a562d/attachment.diff>
More information about the ffmpeg-devel
mailing list