Fix .wav file header not found 17/245517/3 submit/tizen/20201012.053205
authorjiyong.min <jiyong.min@samsung.com>
Mon, 12 Oct 2020 01:57:16 +0000 (10:57 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Mon, 12 Oct 2020 02:05:15 +0000 (11:05 +0900)
commite4e2d65a35590a7812b2970cc6d0ef847721fd43
tree330a14fbbf1aa42806ec1b34d6883bdfe408e3ed
parentf629ff181438a4222fa28e2366c52b853b66a62c
Fix .wav file header not found

 - Problem
  Metadata of wav files was not extracted
 - Cause
  The wav file header was not found because of incorrect condition
 - Solution
  The condition was modified to if_fail(readed == 4)

Change-Id: I42f20d6d478e3003da3b5f28489c3ad7f39b4907
formats/ffmpeg/mm_file_format_wav.c
packaging/libmm-fileinfo.spec