summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
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
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
Tizen Infrastructure [Tue, 5 Apr 2022 06:52:46 +0000 (06:52 +0000)]
Initial empty repository