History log of /hardware/google/av/codec2/vndk/include/C2BufferPriv.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a3e4577f5c1c9bd9f52f23f42fbc92a1c869b79 16-May-2018 Pawin Vongmasa <pawin@google.com> Add gralloc support for BufferPool-based blockpool

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

Test: adb shell setprop debug.stagefright.ccodec true
adb shell setprop debug.stagefright.omx_default_rank 1000
adb shell killall mediaserver
adb shell mkdir -p /sdcard/videos
adb shell screenrecord --codec-name c2.android.avc.encoder \
--time-limit 10 /sdcard/videos/screenrecord.mp4
adb pull /sdcard/videos/screenrecord.mp4

Bug: 64121714
Bug: 79736865

Change-Id: I4d14ae81859b6ab2cdd69dc993c055a3b7f8708b
/hardware/google/av/codec2/vndk/include/C2BufferPriv.h
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
/hardware/google/av/codec2/vndk/include/C2BufferPriv.h
4344f091aebaf3aee3ff062a95a05273bd2b1c57 22-Mar-2018 Wonsik Kim <wonsik@google.com> Move codec2 out of frameworks/av

Bug: 74403547
Test: builds
Change-Id: I4d4e9beb700082f41c88166d31032c823352cf27
/hardware/google/av/codec2/vndk/include/C2BufferPriv.h