Bug fix - Recording is failed without setting filename 95/131995/1 accepted/tizen/unified/20170612.073910 submit/tizen/20170612.030116
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 31 May 2017 12:14:25 +0000 (21:14 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 31 May 2017 12:14:25 +0000 (21:14 +0900)
commit48ef7a313dfadffcea1d6e5e4c06231bd0ddf8f8
treeb18a87d57cd03880b574462faa04db42bf1b1d68
parentd078c3128aec4e24a4cae063cb7f2cb4e06ca60b
Bug fix - Recording is failed without setting filename

Recording should not be failed if muxed stream callback is set
although file name is not set, but it's failed because of bug.
This patch will fix it and update code for setting recording file name
and fixing encodebin's sink element as filesink.(fakesink is only used for image capture.)

[Version] 0.10.122
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20170524.4]

Change-Id: I786266d69c450d1cf6bf4ab75e4defb477abb9f3
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/include/mm_camcorder_internal.h
src/mm_camcorder_attribute.c
src/mm_camcorder_audiorec.c
src/mm_camcorder_gstcommon.c
src/mm_camcorder_internal.c
src/mm_camcorder_util.c
src/mm_camcorder_videorec.c