Added relevant error check for media_format_get_info calls in muxer 26/59626/1 accepted/tizen/common/20160311.202109 accepted/tizen/ivi/20160311.150001 accepted/tizen/mobile/20160311.142929 accepted/tizen/tv/20160311.144547 accepted/tizen/wearable/20160311.145351 submit/tizen/20160311.052932
authorMahesh Kondiparthi <kd.mahesh@samsung.com>
Wed, 17 Feb 2016 04:42:13 +0000 (10:12 +0530)
committerMahesh Kondiparthi <kd.mahesh@samsung.com>
Wed, 17 Feb 2016 04:42:35 +0000 (10:12 +0530)
commitdca13c8ea7528d75845a3c753ab71e4f1a31f18a
tree15dc9b874e19bb05009ffbe88e044d48968f3cf2
parent2ec080468a26910fe3a04e244743ade539284d15
Added relevant error check for media_format_get_info calls in muxer

Appropriate check with MEDIA_FORMAT_ERROR_NONE is used instead of MEDIA_FORMAT_ERROR_INVALID_OPERATION

Change-Id: I02f17146cb8a78562cb8b59a668eb06cea7fc936
Signed-off-by: Mahesh Kondiparthi <kd.mahesh@samsung.com>
src/port_gst/mediamuxer_port_gst.c
test/mediamuxer_test.c