platform/core/api/mediaeditor.git
2 years agoSome lines are excluded for coverage measurement 21/275821/1
Haesu Gwon [Thu, 2 Jun 2022 07:42:07 +0000 (16:42 +0900)]
Some lines are excluded for coverage measurement

[Version] 0.0.10
[Issue Type] Line coverage

Change-Id: I8dccef5ac2bb1be1c33a70490901ff31dd757b3e

2 years agoFix bugs related display 43/275743/3
Haesu Gwon [Tue, 31 May 2022 08:16:59 +0000 (17:16 +0900)]
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

2 years agospec: Change the installation path of gcov object 84/275484/1 accepted/tizen/unified/20220528.144412 submit/tizen/20220526.042545
Haesu Gwon [Wed, 25 May 2022 23:15:29 +0000 (08:15 +0900)]
spec: Change the installation path of gcov object

[Version] 0.0.8
[Issue Type] line coverage

Change-Id: I3e446545baebb7eb077aa1d526e779140e50aad3

2 years agomedia_editor_private: Clear event source not fired before overwriting it 61/275361/1 accepted/tizen/unified/20220525.010133 submit/tizen/20220524.064107
Sangchul Lee [Mon, 23 May 2022 08:08:31 +0000 (17:08 +0900)]
media_editor_private: Clear event source not fired before overwriting it

It is similar with a9e2382ff2be2d2ddf13bdd8bbb261a208c03f82 commit
of capi-media-webrtc.

[Version] 0.1.7
[Issue Type] Improvement

Change-Id: I61d5836af104e785a9f9e2318f5637ce35f34a92
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
2 years agomedia_editor_private: Fix possible crash when handling callback in idle 89/275189/1
Sangchul Lee [Wed, 18 May 2022 03:14:21 +0000 (12:14 +0900)]
media_editor_private: Fix possible crash when handling callback in idle

It was possible to access freed memory in __post_state_cb_in_idle().
The mutex locker is also applied to _post_error_cb_in_idle().

[Version] 0.1.6
[Issue Type] Bug fix

Change-Id: If3fe02e30f53631edcedba59821650dd4ee60a4f
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
2 years agoFix resource leak and other bugs 41/274441/6 accepted/tizen/unified/20220502.003744 submit/tizen/20220429.052416
Haesu Gwon [Thu, 28 Apr 2022 09:40:28 +0000 (18:40 +0900)]
Fix resource leak and other bugs

media_editor         : Check null parameter
media_editor_clip    : Check invalid clip id
                       Fix resource leak
media_editor_private : Change bus priority

[Version] 0.0.5
[Issue Type] Bug fix

Change-Id: I69a6083f83127fb11407a8ad3518d9db65df18ba

2 years agomedia_editor_display : Fix resource leak 13/274213/2 accepted/tizen/unified/20220425.133142 submit/tizen/20220425.073511
Haesu Gwon [Mon, 25 Apr 2022 02:00:04 +0000 (11:00 +0900)]
media_editor_display : Fix resource leak

[Version] 0.0.4
[Issue Type] COVERITY defect fix

Change-Id: I9e73751f897ddda4150905ddf3cd19741c954937

2 years agoFix that pass freed memory pointer to function 33/274133/3 accepted/tizen/unified/20220422.133441 submit/tizen/20220422.022746
Haesu Gwon [Fri, 22 Apr 2022 01:40:19 +0000 (10:40 +0900)]
Fix that pass freed memory pointer to function

Actually, it doesn't make runtime error but it's not needed log, so it's removed.
Remove useless logs also.

[Version] 0.0.3
[Issue Type] SVACE defects fix

Change-Id: If7ef3bd8e01bfb8d7c64f2c2446c5e74074cb393

2 years agoFix resource leak and add missed lock 06/274006/5
Haesu Gwon [Wed, 20 Apr 2022 03:51:16 +0000 (12:51 +0900)]
Fix resource leak and add missed lock

[Version] 0.0.2
[Issue Type] Coverity defects fix

Change-Id: I601182178fa10f855bcc9ddf0c99b305e672b7cb

2 years agoAdd new APIs for media editing framework 30/273530/35 accepted/tizen/unified/20220419.142239 submit/tizen/20220419.052558
Haesu Gwon [Thu, 7 Apr 2022 05:20:47 +0000 (14:20 +0900)]
Add new APIs for media editing framework

It supports for
- selecting the period of media clip and placing it to the output timeline
- adding audio, video effect
- saving editorial cut information and loading it to edit continuously

Change-Id: I5dd4b05dc7fd4023c95f2edc0717d03206b90d61

2 years agoInitial empty repository master
Tizen Infrastructure [Tue, 5 Apr 2022 06:52:46 +0000 (06:52 +0000)]
Initial empty repository