• Home
  • History
  • Annotate
  • only in /hardware/google/av/codec2/vndk/bufferpool/vts/
History log of /hardware/google/av/codec2/vndk/bufferpool/vts/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
da9d245365644c12eaa95b4c043cc7e357cdf7d7 15-May-2018 Sungtak Lee <taklee@google.com> bufferpool: Close inactive bufferpool connections

Close bufferpool connections which are inactive for long time without
having any active buffer references and caches.
Also Implement cache eviction on bufferpool and show allocation
information of used bufferpools every 5 seconds.

Bug: 72651719
Change-Id: I2362c9b62f5494fd7e022b025d423f3f97a3b4b2
llocator.cpp
llocator.h
546fd714e7c4e53e6c05a9e5fb5c04c3c7ad381e 17-May-2018 Sungtak Lee <taklee@google.com> bufferpool: Do not expose IAccessor

Use connection Id instead of IAccessor.

Bug: 72651719
Change-Id: Icc984b14dfeac4f4014153ed60c0c24a81a69997
ulti.cpp
ingle.cpp
4cd5b1f4d1fe9096f90eb46b33b35b026532ecf4 08-May-2018 Sungtak Lee <taklee@google.com> Fix bufferpool test

Bug: 72651719
Change-Id: I0926cbfb684d997b5e47733d5a5f52663c93f19c
ulti.cpp
ingle.cpp
878e45a7f16a9a68b322f7bdb369bf653a0f66cb 24-Apr-2018 Sungtak Lee <taklee@google.com> Provide a way to receive transferred buffers via C2BlockPool

Each C2BlockPool implementation varies much and requires different
informations in order to handle transfer and ownership. Provide a way
to receive and release buffers regardless of C2BlockPool's underlying
implementation.

Test: adb shell setprop debug.stagefright.ccodec true
adb shell setprop debug.stagefright.omx_default_rank 1000
adb shell killall mediaserver
* Then, play videos.

Bug: 64121714
Bug: 78483665
Change-Id: Ib61b7e147604df8b3a92131d540a34a37e31102e
ulti.cpp
ingle.cpp
6c65f54ce728454162b5bafc100aec023fcac6e1 19-Apr-2018 Sungtak Lee <taklee@google.com> Refactor BufferPool

Introduce bufferpool sub path for header inclusion in order to avoid
name collision. And minor code cleaning.

Bug: 72651719
Change-Id: I369dc7bf2e634a74d1ebd285cafdb3a1400acdc8
llocator.h
ulti.cpp
ingle.cpp
4344f091aebaf3aee3ff062a95a05273bd2b1c57 22-Mar-2018 Wonsik Kim <wonsik@google.com> Move codec2 out of frameworks/av

Bug: 74403547
Test: builds
Change-Id: I4d4e9beb700082f41c88166d31032c823352cf27
ndroid.bp
WNERS
llocator.cpp
llocator.h
ulti.cpp
ingle.cpp