summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eunhye Choi [Wed, 25 Aug 2021 08:38:00 +0000 (17:38 +0900)]
support video decoded callback
- in case of zero copy, keep buffer addr during rendering
and unref it if rendering is finished.(hw dec)
- if there is no buffer addr, the tbm surface have to be destroyed
which is newly created for each decoded buffer.(sw dec)
Change-Id: I0e8c6afd66275a8753dbf1a8a3d41b718ea857fe
Eunhye Choi [Fri, 13 Aug 2021 06:13:01 +0000 (15:13 +0900)]
ut: create window by util
- create window by util not to make multiple window
Change-Id: I10949f5b899c059026fe96b63c1d5df7b4c20c45
Eunhye Choi [Wed, 4 Aug 2021 11:25:44 +0000 (20:25 +0900)]
remove product specific function
Change-Id: I5af7d6a0518588ead337f25df12474ac51673f6b
Eunhye Choi [Fri, 30 Jul 2021 06:16:55 +0000 (15:16 +0900)]
initial code for public
Change-Id: Iea46814086282bec90323a22984b14c2ef174716
chuanji.tang [Wed, 14 Jul 2021 01:14:02 +0000 (09:14 +0800)]
Initialize the code with P4 FET CL9112401
Change-Id: I22abaca7c3a23d934e1043998c4d047930f83652
Tizen Infrastructure [Fri, 9 Jul 2021 01:03:46 +0000 (01:03 +0000)]
Initial empty repository