Oms To Do


This is the list of things that will be implemented in OpenMediaSystem.

Contents:

  1. Milestones
    1. oms 0.1.5 Release
    2. oms 0.2.0 Release
  2. Test Suites

Milestones

oms 0.1.5 Release

oms 0.2.0 Release

Test Suites

Tests, tests, and more tests. It would be good to have an automated test suite. Would make it much easier to verify changes don't break things.

"Write the tests first, then code till they work" philosophy.

For instance... checkin some known to be valid simple streams and write tests to parse/decode them and verify the results.

The buffer code can have single, multi-thread tests.

What is a good way to automatically test for mem leaks?

Using mtrace now (can be found on recent glibc distributions) <dent@linuxvideo.org>

config = 0.000
total = 0.510
imports = 0.360
send_page = 0.130