Add new INI fields to use multiple camera plugin 76/281676/7
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 20 Sep 2022 11:46:32 +0000 (20:46 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 12 Oct 2022 10:42:58 +0000 (19:42 +0900)
commitc4b8ae62fce61e2ef75ec1d62806c99e01901857
tree2094e909401788a7c47353b6062cc24a77ed62b6
parente6cf8620757df1b0be34446a5aee982bc729b59d
Add new INI fields to use multiple camera plugin

- "AltVideosrcElement"
: The alternative videosrc element will be used instead of "VideosrcElement"
  in main configuration file, if exists.
- "AltUseZeroCopyFormat"
: The alternative value of "UseZeroCopyFormat",
  it will be used if it's not default value(-1).

[Version] 0.10.272
[Issue Type] New feature

Change-Id: I6c27b4d2155c692e666e9913f0d2ef7daf999d8d
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/include/mm_camcorder_configure.h
src/mm_camcorder_configure.c
src/mm_camcorder_gstcommon.c
src/mm_camcorder_internal.c
src/mm_camcorder_stillshot.c