lp:rvtk

Created by Ben Lau and last modified
Get this branch:
bzr branch lp:rvtk
Only Ben Lau can upload to this branch. If you are Ben Lau please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Ben Lau
Project:
Realtime Video Toolkit
Status:
Development

Recent revisions

38. By Rex Tsai

removed rvtk-gst and rvtk-ui pkg pre-requirement, to make building the package easier without these two packages installed.

37. By Ben Lau

To avoid the conflict to the package of libv4l, the libv4l2 inside rvtk is not included in the package anymore.

36. By Ben Lau

Correct the version string in pkgconfig

35. By Ben Lau

RvtkGstPipelineFactory - support to append sink elements to the end of pipeline description

rvtk-gst-pd - Append a list of sink elements to the result of pipeline description from argument.

RvtkVideoTuning - Refresh options after applied the options from UI component

34. By Ben Lau

New library - librvtk-gst (GStreamer components)

Added new GObject - RvtkGstPipelineFactory (Create GST pipeline description from a factory)

33. By Ben Lau

Removed private fields from struct _RvtkCanvas , struct _RvtkViewFinder and struct _RvtkGridPoints

32. By Ben Lau

Added new media type : RVTK_MEDIA_TYPE_LOCAL_FILE

RvtkHal - create RvtkMedia(dummy) instance when local media file is selected.

New utility - rvtk-gst-pg (GStreamer Pipeline Generator)
- Generate a GStreamer pipeline description based on the result of RvtkMediaChooser and RvtkVideoTuning

31. By Ben Lau

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

30. By Ben Lau

RvtkV4L2Capture - implemented option of "channel" and "norm"

Added rvtk_fourcc_name() - Query the name of a FourCC code

29. By Ben Lau

RvtkV4L2Capture - Update resolution list when "format" option is changed.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers