Ticket #2339 (open enhancement)
Implement or port libswscale optimizations for arm
| Reported by: | compn | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | swscale |
| Version: | git-master | Keywords: | arm |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
there are multiple projects which optimize ffmpeg on arm.
can we merge some of them?
http://code.google.com/p/chromium/issues/detail?id=71403
http://wss.co.uk/pinknoise/yuv2rgb/ - https://github.com/appunite/AndroidFFmpeg/tree/master/FFmpegLibrary/jni/yuv2rgb
Change History
Note: See
TracTickets for help on using
tickets.



The Chromium patch at least doesn't look like a patch against ffmpeg, but Chromiums own media library, and neither does the wss.co.uk URL look like ffmpeg based.
So in short, it could be "ported" to swscale, but not simply merged.