~benlau/rvtk/trunk

Viewing all changes in revision 31.

  • Committer: Ben Lau
  • Date: 2008-09-13 10:11:18 UTC
  • Revision ID: benlau@visionware.com.hk-20080913101118-yrgnlan164qv6ibo
Refactor the API of RvtkMediaChooser and RvtkVideoTuning

RvtkMediaChooser
- remove private field from struct _RvtkMediaChooser
- rvtk_media_chooser_get_selected() - return RvtkMap of capability instead of URI of device
- rvtk_media_chooser_is_selected_video_device() is dropped.

RvtkVideoTuning
- remove private field from struct _RvtkVideoTuning 
- rvtk_video_tuning_load() - manipulate with RvtkCapture instead of V4L2Capture

Added RVTK_FOURCC_MAKE_FROM_STR()

Example program:
facedetect.c , demo.cpp , test.c
- Video Tuning Dialog is removed from those example program.

rvtk-viewer.c
- adopted the API changes of RvtkVideoTuning

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: