* New GObjects:
- RvtkMap, Associative container of GValue type
- RvtkHal, Access to system resource
- RvtkMedia, Abstraction class of media Source
- RvtkFrame, Abstraction class of video frame
- RvtkCapture, Video Capture Device
- RvtkV4L2Frame, V4L2 Video Frame
- RvtkV4L2Capture, V4L2 Capture Device
* New header: rvtk/rvtk.h
* Utilities:
- rvtk-scan, Scan capture devices
- rvtk-viewer, example camera viewer using RvtkFrame and RvtkCapture
* libv4l2
- Fixed memory leark in v4l2CaptureRelease
- Few API changed
* Added pkg-config scripts
- rvtk.pc
- rvtk-uninstalled.pc
- rvtk-ui.pc
- rvtk-ui-uninstalled.pc
* Document
- Support for Devhelp
TODO for Release 0.3
- Deprecate all GOB code
- Enrich the API of widget set.