Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
f78afc3b502860f279fb11dfe995516ea3c8aab2
/
media
/
codec2
/
vndk
d91f3fb
CCodec: handle stride/vstride for encoder input buffers
by Wonsik Kim
· 6 years ago
c604670
codec2: add util method to fill Traits from C2ComponentInterface
by Wonsik Kim
· 6 years ago
d8b142f
codec2: allow multiple components to get block pool from ID
by Wonsik Kim
· 6 years ago
65f7dd4
Merge changes I5a0827eb,Ibd0da668,I74c71975
by Treehugger Robot
· 6 years ago
948e6aa
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av
by Bob Badour
· 6 years ago
39d10c1
C2InterfaceHelper: fix split parameter handling
by Wonsik Kim
· 6 years ago
29e3c4d
codec2: add P010 support
by Wonsik Kim
· 6 years ago
486aa5d
C2AllocatorGralloc: Convert C2Rect to Rect correctly
by Chih-Yu Huang
· 6 years ago
3a06935
Codec2: Add sys-prop to allow dmabuf heap usage to be forced
by John Stultz
· 6 years ago
4bc812d
Merge "Codec2: Integrate support for the system-uncached DMA BUF Heap"
by Treehugger Robot
· 6 years ago
9eda9bf
Codec2: Integrate support for the system-uncached DMA BUF Heap
by John Stultz
· 6 years ago
2daf0ca
Added test methods to C2ComponentStore
by S Vasudev Prasad
· 6 years ago
15c6622
Merge "libcodec2_vndk: Updated to build both static and shared libray"
by Max Spector
· 6 years ago
d04f34c
C2AllocatorBlob: allow multiple maps
by Wonsik Kim
· 6 years ago
5e52528
libcodec2_vndk: Updated to build both static and shared libray
by S Vasudev Prasad
· 6 years ago
a7002cb
codec2: C2Store: Integrate C2DmaBufAllocator as a possible allocator
by John Stultz
· 6 years ago
6a40788
codec2: Add C2AllocatorBuf to implement a libdmabufheap BufferAllocator
by John Stultz
· 6 years ago
869f169
Merge "codec2: fix uninitialized member in C2PlatformStorePlguinLoader"
by Treehugger Robot
· 6 years ago
f48a7fa
codec2: fix uninitialized member in C2PlatformStorePlguinLoader
by Wonsik Kim
· 6 years ago
0131053
Merge changes I7c3cc40f,I6447a920
by Treehugger Robot
· 6 years ago
5019e35
codec2: implement C2InfoBuffer
by Lajos Molnar
· 6 years ago
f2d6711
codec2: vndk/C2Buffer: Rework CreateLinearBlock to use fetchAllocator()
by John Stultz
· 6 years ago
653ddd1
codec2: Add C2Alloctor::checkHandle()
by John Stultz
· 6 years ago
e3cf41a
Set min_sdk_version (for non-mainline files)
by Jooyung Han
· 6 years ago
d714ed7
Merge "codec2: Fix linear gralloc blobs" into rvc-dev
by David Stevens
· 6 years ago
0c52b65
use vector::erase with std::remove_if
by George Burgess IV
· 7 years ago
1cadc75d
codec2: Fix linear gralloc blobs
by David Stevens
· 6 years ago
8f9e90a
codec2: libcodec2-internal-defaults to include internal headers
by Wonsik Kim
· 7 years ago
69397a9
Move C2HandleIon and C2AllocationIon to internal dir
by shubang
· 7 years ago
7e10198
Merge "Revert "Disable clang-tidy for libcodec2_vndk"" am: e4d40f870b am: e08959e9a7 am: 1463a1244d
by Automerger Merge Worker
· 7 years ago
e08959e
Merge "Revert "Disable clang-tidy for libcodec2_vndk"" am: e4d40f870b
by Chih-hung Hsieh
· 7 years ago
aa6f4f3
Revert "Disable clang-tidy for libcodec2_vndk"
by Chih-hung Hsieh
· 7 years ago
fb7a767
stagefright: MediaCodec buffer API revision
by Wonsik Kim
· 7 years ago
155d5cb
stagefright: link CCodec directly with libstagefright
by Wonsik Kim
· 7 years ago
d624f26
Merge "Disable clang-tidy for libcodec2_vndk" am: e02ad01ac7 am: af9fd0c067 am: 11bba482f7
by Automerger Merge Worker
· 7 years ago
11bba48
Merge "Disable clang-tidy for libcodec2_vndk" am: e02ad01ac7 am: af9fd0c067
by Automerger Merge Worker
· 7 years ago
e7bca42
Disable clang-tidy for libcodec2_vndk
by Chih-Hung Hsieh
· 7 years ago
73114b9
Merge "C2BqPool: move pool data destruction out of lock"
by TreeHugger Robot
· 7 years ago
2c07272
C2BqPool: move pool data destruction out of lock
by Sungtak Lee
· 7 years ago
643a569
Merge "gralloc: move codec2 to GraphicBufferAllocator/Mapper"
by TreeHugger Robot
· 7 years ago
6056914
Merge "codec2: switch perferred linear allocator type by pool mask"
by TreeHugger Robot
· 7 years ago
deb974f
codec2: read fallback ION params from system properties
by Wonsik Kim
· 7 years ago
2a24a30
gralloc: move codec2 to GraphicBufferAllocator/Mapper
by Marissa Wall
· 7 years ago
ba3db19
codec2: read fallback ION params from system properties
by Wonsik Kim
· 7 years ago
aa18ea5
codec2: switch perferred linear allocator type by pool mask
by Pin-chih Lin
· 7 years ago
f72774b
codec2: Gralloc blob linear buffer allocator
by Pin-chih Lin
· 7 years ago
b5d2afa
Merge "gralloc: stub out IMapper@4.0::lockYCbCr in C2Allocator"
by TreeHugger Robot
· 7 years ago
7fa032d
Merge "gralloc: name codec buffer at allocation time"
by TreeHugger Robot
· 7 years ago
469b90a
gralloc: stub out IMapper@4.0::lockYCbCr in C2Allocator
by Marissa Wall
· 7 years ago
c759fc5
gralloc: name codec buffer at allocation time
by Marissa Wall
· 7 years ago
e32a1d7
mTraits is used without been locked
by Mengjie Xie
· 7 years ago
fad4c79
C2AllocatorGralloc: Fix stride in map()
by Chong Zhang
· 7 years ago
7875f68
Fix stride number in C2AllocationGralloc::map
by Chong Zhang
· 7 years ago
51f5aba
mTraits is used without been locked
by Mengjie Xie
· 7 years ago
e23346e
Merge "gralloc: add IAllocator/IMapper 4.0 to codec2"
by TreeHugger Robot
· 7 years ago
97a2155
Remove libbinder dependency from libcodec2_vndk and libstagefright_foundation
by Dongwon Kang
· 7 years ago
329ac9c
Codec2: Retain compatibility with old HAL
by Pawin Vongmasa
· 7 years ago
989ba10
Merge "bufferpool2: fix native handle race condition" into qt-qpr1-dev
by TreeHugger Robot
· 7 years ago
c2cc437
Switch av1 implementations from aom to gav1
by Ray Essick
· 7 years ago
b6d383d
codec2: libgav1 integration part 1
by Vignesh Venkatasubramanian
· 7 years ago
47897d5
bufferpool2: fix native handle race condition
by Sungtak Lee
· 7 years ago
8806edc
gralloc: add IAllocator/IMapper 4.0 to codec2
by Marissa Wall
· 7 years ago
804de8d
Merge "C2BqPool: Handle generation # retrieval failure" into qt-dev am: ff52d12ac1 am: a8d21fce70
by Sungtak Lee
· 7 years ago
ff52d12
Merge "C2BqPool: Handle generation # retrieval failure" into qt-dev
by Sungtak Lee
· 7 years ago
f182d3a
Merge "Add support for graphics.mapper@3.0" into qt-dev
by TreeHugger Robot
· 7 years ago
976d6e1
C2BqPool: Handle generation # retrieval failure
by Sungtak Lee
· 7 years ago
0838494
Add support for graphics.mapper@3.0
by Pawin Vongmasa
· 7 years ago
40d4615
Merge "Migrate buffers during surface change" into qt-dev am: 5ff7ff550b am: 31a81a3517
by Sungtak Lee
· 7 years ago
31a81a3
Merge "Migrate buffers during surface change" into qt-dev am: 5ff7ff550b
by Sungtak Lee
· 7 years ago
0851581
Migrate buffers during surface change
by Sungtak Lee
· 7 years ago
46e0639
codec2: libgav1 integration part 1
by Vignesh Venkatasubramanian
· 7 years ago
87bf1dd
Merge "Add support for graphics.mapper@3.0" into qt-r1-dev
by TreeHugger Robot
· 7 years ago
90d1d53
Merge "media/codec2: reserve a slot for failed query results" into qt-dev
by Lajos Molnar
· 7 years ago
d032f2d
Add support for graphics.mapper@3.0
by Pawin Vongmasa
· 7 years ago
13e556b
media/codec2: reserve a slot for failed query results
by Lajos Molnar
· 7 years ago
02af5a1
codec2: use an index flag for split parameters
by Lajos Molnar
· 7 years ago
8eec9d0
codec2: cache ion buffers with CPU access flags.
by Lajos Molnar
· 7 years ago
0970905
Pull xaac codec from build
by Ray Essick
· 7 years ago
1526ab3
Merge changes Idbea7883,Ie49cec34 into qt-dev
by TreeHugger Robot
· 7 years ago
673236b
Revert "Make tombstone in the child process on loading failure."
by Dongwon Kang
· 7 years ago
5ff38f7
Remove libcodec2_vndk from vndk
by Pawin Vongmasa
· 7 years ago
e55d13c
Make tombstone in the child process on loading failure.
by Dongwon Kang
· 7 years ago
f5c7ca8
Log fatal error when c2 sw codec fails to load
by Chong Zhang
· 7 years ago
e46a147
Merge "Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0" into qt-dev
by TreeHugger Robot
· 7 years ago
c8ce1d8
Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0
by Chong Zhang
· 8 years ago
ab6f2f3
Make BufferQueue based block pool non-blocking
by Sungtak Lee
· 8 years ago
ef939bf
Use @2.0::IGraphicBufferProducer in Codec2 modules
by Pawin Vongmasa
· 8 years ago
e5c53f7
Make Codec2 and BufferPool modules vndk
by Pawin Vongmasa
· 8 years ago
86320e3
codec2: vndk: Support new ion api for linux kernel 4.12+
by Praveen Chavan
· 8 years ago
3bb81cd
codec2: remove deprecated configs and their remaining usage
by Lajos Molnar
· 8 years ago
268a5db
Merge "codec2: add C2SoftHevcEnc"
by Ray Essick
· 8 years ago
dfe650a
codec2: add C2SoftHevcEnc
by Roma Kaul
· 8 years ago
5f3fb6f
Codec2 C2BlockPool: Use C2_BLOCKING instead of C2_TIMED_OUT
by Sungtak Lee
· 8 years ago
6787e25
Merge "stagefright: Add support for levels 6+ for AVC/H.264"
by Lajos Molnar
· 8 years ago
c9b4ca0
codec2: signal aliases in XML vs. C2Store
by Lajos Molnar
· 8 years ago
62d62d6
codec2: C2PlatformStore: signal component traits via interface
by Lajos Molnar
· 8 years ago
1f21336
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 8 years ago
a4d13be
Revist C2HandleGralloc::WrapNativeHandle
by Sungtak Lee
· 8 years ago
3fdf34f
Merge changes from topic "opus_encoder_0124"
by Ray Essick
· 8 years ago
7cda155
Merge "stagefright/codec2: add av1 level enum reflections"
by TreeHugger Robot
· 8 years ago
Next »