media_editor: Fix wrong fixed output resolution(HD) issue 22/289122/10 accepted/tizen_8.0_unified accepted/tizen_unified accepted/tizen_unified_dev tizen tizen_8.0 accepted/tizen/8.0/unified/20231005.092736 accepted/tizen/unified/20230830.170534 accepted/tizen/unified/dev/20240620.004108 tizen_8.0_m2_release
authorHaesu Gwon <haesu.gwon@samsung.com>
Thu, 2 Mar 2023 01:14:13 +0000 (10:14 +0900)
committerHaesu Gwon <haesu.gwon@samsung.com>
Tue, 29 Aug 2023 06:54:36 +0000 (15:54 +0900)
commit1854d83049ab37c9d94dd563fe9a0a12b60c5cb2
tree776a1cb1628e326224525e09e3cba0d7b754bd20
parentd9c26d3d084e60d9bd6796b353c1ea71a74fc8e8
media_editor: Fix wrong fixed output resolution(HD) issue

- GES set default output resolution(1280x720) in latest version,
  so we need to set proper resolution.

[Version] 0.0.19
[Issue Type] Bug fix

Change-Id: I3e01b4ac8c897fcafaff2d85e1af4978cfbeee18
gtest/ut_clip.cpp
include/media_editor.h
include/media_editor_private.h
packaging/capi-media-editor.spec
src/media_editor_clip.c
src/media_editor_private.c