I created a really simple application based on the Eclipse Example Application that is able to split MP4 Videos at their chapter markers.
While the application itself is small (and maybe only useful for me and my friends), I tried to create it as professionally as possible, so it has:
- a user manual
- a developer guide
- a test plan
- tests of all necessary phases (unit, integration, acceptance)
- a CI server