[FFmpeg-trac] #510(avcodec:closed): Android internal compiler error on qcelpdec.c when NEON is used

FFmpeg trac at avcodec.org
Sat Mar 24 22:20:27 CET 2012


#510: Android internal compiler error on qcelpdec.c when NEON is used
------------------------------------+-----------------------------------
             Reporter:  dmitrykos   |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  wontfix
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by reimar):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Internal compiler errors are compiler bugs, we will only work around them
 if it is a significant issue and we can't work around it.
 Since I've compiler both MPlayer and FFmpeg for Android I don't think this
 is such an issue.
 FFmpeg should be disabling the auto-vectorizer anyway since it only makes
 the code slower in most cases anyway.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/510#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list