Difference between revisions of "Roadmap"

From Theora Playback Library
Jump to: navigation, search
(Created page with 'Here you can find the current list of features that need to be completed for the next milestone(s) == 1.0 == * MinGW,Linux and MacOS X support * go through one or more Release …')
 
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 5th, 2013.
  
 
== 1.0 ==
 
== 1.0 ==
  
* MinGW,Linux and MacOS X support
+
* Finish audio support for AVFoundation backend [75% complete]
* go through one or more Release Candidate phases
+
* Optimise alpha decoding by skipping YUV conversion for pixels with zero alpha
 
+
* Fix reported multithreading issues
== 1.1 ==
+
* Clear the rest of the bug tracker [50% complete]
 
+
* Make msvc2010 and msvc2012 project files
* Support for 4:2:2 and 4:4:4 YUV formats
 
* Write more audio interfaces and demos
 

Revision as of 03:51, 5 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 [75% 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