Difference between revisions of "Roadmap"

From Theora Playback Library
Jump to: navigation, search
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 7th, 2013.
+
Read progress updates on the project '''[https://sourceforge.net/news/?group_id=287325 News section]''' (also available as an [https://sourceforge.net/export/rss2_projnews.php?group_id=287325 RSS Feed]).
  
 
== 1.0 ==
 
== 1.0 ==

Revision as of 07:25, 14 February 2013

Here you can find the current list of features that need to be completed for the next milestone(s)

Read progress updates on the project News section (also available as an RSS Feed).

1.0

  • Finish audio support for AVFoundation backend [100% complete]
  • Optimise alpha decoding by skipping YUV->RGB conversion for pixels with zero alpha [100% complete]
  • Fix reported multithreading issues [100% complete]
  • AVFoundation backend: Decide whether to use our YUV conversion instead of AVFoundations solution, do benchmarks on devices. [100% complete]
  • Clear the rest of the bug tracker [90% complete]
  • Make msvc2010 and msvc2012 project files [50% complete]
  • Optimise thread work scheduling, having video priorities and paused videos in mind.