Difference between revisions of "Roadmap"

From Theora Playback Library
Jump to: navigation, search
Line 5: Line 5:
 
== 1.0 ==
 
== 1.0 ==
  
* Finish audio support for AVFoundation backend [75% complete]
+
* '''Finish audio support for AVFoundation backend [100% complete]'''
 
* Optimise alpha decoding by skipping YUV conversion for pixels with zero alpha
 
* Optimise alpha decoding by skipping YUV conversion for pixels with zero alpha
 
* Fix reported multithreading issues
 
* Fix reported multithreading issues
 
* Clear the rest of the bug tracker [50% complete]
 
* Clear the rest of the bug tracker [50% complete]
 
* Make msvc2010 and msvc2012 project files
 
* Make msvc2010 and msvc2012 project files

Revision as of 15:23, 6 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 5th, 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
  • Clear the rest of the bug tracker [50% complete]
  • Make msvc2010 and msvc2012 project files