camerabin2: Updating PORTING file

This commit is contained in:
Lasse Laukkanen 2011-04-29 08:54:56 -03:00 committed by Thiago Santos
parent 56007404b6
commit a36edbc1ab

View file

@ -8,6 +8,7 @@ each capture. Camerabin2 allows the application to use a multifilesink-like
approach, the application can set a file with a '%d' marker, this marker
will be automatically replaced by a number and be autoincremented after each
capture.
The property is now called 'location' instead of 'filename'
* Capture signals
The signals were renamed from capture-start/stop to start/stop-capture as
@ -23,3 +24,14 @@ In camerabin, video/audio encoder/muxer are selected by passing GstElements to
camerabin properties. In camerabin2, a GstEncodingProfile is passed as a
property and encodebin manages to instantiate the elements for the format.
* Previews
new "post-previews" property for enabling/disabling preview image posting
* Configuring resolution and framerate
Camerabin2 has new GstCaps type properties for configuring capture and
viewfinder formats:
video-capture-caps
image-capture-caps
audio-capture-caps
viewfinder-caps