Difference between revisions of "Roadmap"
Line 1: | Line 1: | ||
Here you can find the current list of features that need to be completed for the next milestone(s) | Here you can find the current list of features that need to be completed for the next milestone(s) | ||
− | Last updated on: February | + | Last updated on: February 7th, 2013. |
== 1.0 == | == 1.0 == | ||
Line 10: | Line 10: | ||
* Clear the rest of the bug tracker [90% complete] | * Clear the rest of the bug tracker [90% complete] | ||
* Make msvc2010 and msvc2012 project files | * Make msvc2010 and msvc2012 project files | ||
+ | * AVFoundation backend: Decide whether to use our YUV conversion instead of AVFoundations solution, do benchmarks on devices. |
Revision as of 03:05, 7 February 2013
Here you can find the current list of features that need to be completed for the next milestone(s)
Last updated on: February 7th, 2013.
1.0
- Finish audio support for AVFoundation backend [100% complete]
- Optimise alpha decoding by skipping YUV conversion for pixels with zero alpha
- Fix reported multithreading issues [100% complete]
- Clear the rest of the bug tracker [90% complete]
- Make msvc2010 and msvc2012 project files
- AVFoundation backend: Decide whether to use our YUV conversion instead of AVFoundations solution, do benchmarks on devices.