Difference between revisions of "X264 SOCIS"
Line 27: | Line 27: | ||
<u>August 22nd - Onwards:</u> Move onto harder functions''<br>'' | <u>August 22nd - Onwards:</u> Move onto harder functions''<br>'' | ||
− | <u>Project end date:</u> | + | <u>Project end date:</u> 28th October 2011 |
<br> | <br> | ||
Line 33: | Line 33: | ||
''List will be updated shortly'' | ''List will be updated shortly'' | ||
− | <br> | + | <br> |
− | |||
− | |||
== Progress == | == Progress == |
Revision as of 13:33, 18 August 2011
Contents
ESA SOCIS Main Page
Plans
First of all x264 is profiled (this has been done and a link to the profiles are below)
Profiles
http://wiki.videolan.org/X264_SOCIS/profiles
Conversions
Functions that are normally C that are intended for asm will have NEON implementations by the end of the project Every DSP function will also have a NEON implementation
List of functions to be implemented in NEON
http://wiki.videolan.org/X264_SOCIS/todo
Timeline
August 1st - 14th: Learn ARM architecture and ARM assembly
August 15th - 21st: Start learning NEON while writing NEON functions
August 22nd - Onwards: Move onto harder functions
Project end date: 28th October 2011
List will be updated shortly
Progress
My progress to date:
- Learned ARM assembly
Git Access
My git can be accessed here:
https://github.com/samdunne/x264/tree/socis-dev
Or if you wish to add my repository as a remote:
git remote add socis git://github.com/samdunne/x264.git
Contact
Sam Dunne
- I can be contact on IRC [Nick = SCD101]
- You can also email me on sam.dunne101@gmail.com