Set pipeline state as NULL when cancel audio recording 06/206206/1 accepted/tizen/unified/20190516.053136 submit/tizen/20190515.071241
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 15 May 2019 06:25:54 +0000 (15:25 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 15 May 2019 06:25:54 +0000 (15:25 +0900)
commit8fa579f504dc9ff5eeee58154051e8dc7e446e44
tree712c84a895a717a8afb116d4c412d1e5c69f5b81
parent40f4cfa417acb194b7cb4febd9d98b841cace816
Set pipeline state as NULL when cancel audio recording

- Previously, filesink element only changed as NULL state when cancel audio recording,
  and it caused crash in mp4mux if next recording is started.(NULL trak pointer in mp4mux)

[Version] 0.10.183
[Profile] Common
[Issue Type] Bug fix

Change-Id: I5a588b0e93e8e5c04f81166ce24bdb4214b39221
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/mm_camcorder_audiorec.c