Reduce error log 90/109090/1
authorMinje Ahn <minje.ahn@samsung.com>
Fri, 23 Dec 2016 00:54:35 +0000 (09:54 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Mon, 9 Jan 2017 00:46:38 +0000 (09:46 +0900)
commit945fb6a89e4aa918cdf327b5348d1287c46eae8b
tree3703cbeae432116e76d4929bebdd2f7921cf4b33
parent9a45062a7c39dddd5af00c6f0bec3dbee408d7bb
Reduce error log

Change error message to info message

Change-Id: If97d61f6a5625e272f9271502e27bc1ae1c1da2e
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
modify debug msg.

Change-Id: I4883b3b044efda104c9d1bf682aa538f42e5f405
Signed-off-by: ji.yong.seo <ji.yong.seo@samsung.com>
fix build error.

Change-Id: Ic9e28d7234110c2208a953e39330aac3ce6ccabf
Signed-off-by: ji.yong.seo <ji.yong.seo@samsung.com>
30 files changed:
codecs/ffmpeg/mm_file_codec_dummy.c
codecs/ffmpeg/mm_file_codecs.c
formats/ffmpeg/mm_file_format_aac.c
formats/ffmpeg/mm_file_format_amr.c
formats/ffmpeg/mm_file_format_dummy.c
formats/ffmpeg/mm_file_format_ffmpeg.c
formats/ffmpeg/mm_file_format_ffmpeg_mem.c
formats/ffmpeg/mm_file_format_frame.c
formats/ffmpeg/mm_file_format_imelody.c
formats/ffmpeg/mm_file_format_midi.c
formats/ffmpeg/mm_file_format_mmf.c
formats/ffmpeg/mm_file_format_mp3.c
formats/ffmpeg/mm_file_format_tag_id3.c
formats/ffmpeg/mm_file_format_tags.c
formats/ffmpeg/mm_file_format_wav.c
formats/ffmpeg/mm_file_formats.c
include/mm_file_debug.h
mm_file.c
packaging/libmm-fileinfo.spec
utils/mm_file_util_io.c
utils/mm_file_util_io_file.c
utils/mm_file_util_io_mem.c
utils/mm_file_util_io_mmap.c
utils/mm_file_util_locale.c
utils/mm_file_util_memory.c
utils/mm_file_util_mime.c
utils/mm_file_util_print.c
utils/mm_file_util_string.c
utils/mm_file_util_tag.c
utils/mm_file_util_validity.c