Fix bugs related display 43/275743/3
authorHaesu Gwon <haesu.gwon@samsung.com>
Tue, 31 May 2022 08:16:59 +0000 (17:16 +0900)
committerHaesu Gwon <haesu.gwon@samsung.com>
Thu, 2 Jun 2022 02:08:15 +0000 (11:08 +0900)
commitb667d1937d89a8496f637a58d489b07005a6b3d6
tree58ec6bba42c8762e7e84b40a44d06efe566c561e
parent4c3167047392b75008247018733732418bd04442
Fix bugs related display

media_editor_display : Locally initialized variable is not assigned to mediaeditor handle.
                       Some lines are excluded for coverage measurement.
media_editor_test    : The layer priority is used when add clip.

[Version] 0.0.9
[Issue Type] Bug fix

Change-Id: I5f28566aceb5e18ca2306c944a168c5a87cd480e
packaging/capi-media-editor.spec
src/media_editor_display.c
test/media_editor_test.c