Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
f541ec655235f96950f47515d23f3a7e0147c47a
/
media
/
codec2
/
sfplugin
/
CCodec.cpp
0955e0a
Merge "CCodec: revise resource releases" into rvc-dev am: 48779be75d
by Wonsik Kim
· 5 years ago
936a89c
CCodec: revise resource releases
by Wonsik Kim
· 5 years ago
fdf9fc0
Merge "Release buffers on MediaCodec#stop()" into rvc-dev am: 987087c303
by TreeHugger Robot
· 5 years ago
fb128ba
Release buffers on MediaCodec#stop()
by Sungtak Lee
· 5 years ago
31cd2cc
Merge "CCodec: handle unrecognized names in LinearBlock methods" into rvc-dev am: 02ec2d9d9a
by Wonsik Kim
· 5 years ago
fcf46c3
CCodec: handle unrecognized names in LinearBlock methods
by Wonsik Kim
· 5 years ago
2d8d541
Merge "fix -Wunreachable-code-loop-increment" am: 1d0e52cf31 am: a093f06459
by George Burgess IV
· 5 years ago
1d0e52c
Merge "fix -Wunreachable-code-loop-increment"
by George Burgess IV
· 5 years ago
08608d0
Merge "sfplugin: use an array instead of a vector" am: 4a1f564d42 am: d8187fc8f2
by George Burgess IV
· 5 years ago
3f1a090
sfplugin: use an array instead of a vector
by George Burgess IV
· 5 years ago
c813a59
fix -Wunreachable-code-loop-increment
by George Burgess IV
· 5 years ago
93ee0e4
Merge "CCodec: output format duplicated at CCodecConfig" am: 26a5773f3b am: 71e8b09645
by Automerger Merge Worker
· 5 years ago
e4716c0
CCodec: output format duplicated at CCodecConfig
by Wonsik Kim
· 5 years ago
274c832
CCodec: output format duplicated at CCodecConfig
by Wonsik Kim
· 5 years ago
41ec2ab
Merge "CCodec: handle vendor parameters"
by Wonsik Kim
· 5 years ago
325322d
CCodec: make config consistent before/after flush
by Wonsik Kim
· 5 years ago
8a6ed37
CCodec: handle vendor parameters
by Wonsik Kim
· 5 years ago
e75a5da
CCodec: make config consistent before/after flush
by Wonsik Kim
· 5 years ago
fb7a767
stagefright: MediaCodec buffer API revision
by Wonsik Kim
· 5 years ago
155d5cb
stagefright: link CCodec directly with libstagefright
by Wonsik Kim
· 6 years ago
ce521ee
Fix status error to avoid releasing component twice
by Iris Chang
· 6 years ago
bf69de9
Codec2Utils: Add support for media.c2@1.1
by Pawin Vongmasa
· 6 years ago
9917d4a
Revert "Revert "media: remove IGraphicBufferSource.aidl""
by Wonsik Kim
· 6 years ago
47eaa19
Revert "media: remove IGraphicBufferSource.aidl"
by Winson Chiu
· 6 years ago
2f6a4b8
media: remove IGraphicBufferSource.aidl
by Wonsik Kim
· 6 years ago
8e55f3a
MediaCodec: recognize KEY_CAPTURE_RATE
by Wonsik Kim
· 6 years ago
447eaf1
MediaCodec: recognize KEY_CAPTURE_RATE
by Wonsik Kim
· 6 years ago
5fb6ec7
Merge "codec2: trim log" into qt-r1-dev
by TreeHugger Robot
· 6 years ago
1858832
Allow creation of input surface in CCodec
by Pawin Vongmasa
· 6 years ago
bd55793
codec2: trim log
by Wonsik Kim
· 6 years ago
9ee5a7c
CCodec: increase timeout for operations
by Wonsik Kim
· 6 years ago
cc50ca8
Merge "CCodec: handle delay config update" into qt-dev
by Wonsik Kim
· 6 years ago
5ecf383
CCodec: handle delay config update
by Wonsik Kim
· 6 years ago
f7c49e2
codec2: Fix width and height when output is cropped
by Harish Mahendrakar
· 6 years ago
c9f1a05
Merge changes I3c756d61,Id0f6cf61 into qt-dev
by TreeHugger Robot
· 6 years ago
315f7aa
Merge changes I05aeb909,Iee31eed6,I2544a7cb into qt-dev
by Wonsik Kim
· 6 years ago
71cbb9d
CCodecConfig: Fix mapping to bitrate-mode
by Harish Mahendrakar
· 6 years ago
aab2eea
CCodec: add max B frames support
by Wonsik Kim
· 6 years ago
9eac4d1
CCodec: pass consumer usage from component to input surface
by Wonsik Kim
· 6 years ago
c8ce1d8
Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0
by Chong Zhang
· 6 years ago
d233276
Merge "Obtain Codec2 instances from hwservicemanager" into qt-dev
by TreeHugger Robot
· 6 years ago
892c81d
Obtain Codec2 instances from hwservicemanager
by Pawin Vongmasa
· 6 years ago
9ca01d3
media: fix "prepend-sps-pps-to-idr-frames" behavior
by Wonsik Kim
· 6 years ago
4f3314d
CCodec: fix C2OMXNode assumption that components are in the same process
by Wonsik Kim
· 6 years ago
817d318
CCodec: Allow bitrate to be not set in CQ mode for video encoders
by Harish Mahendrakar
· 6 years ago
95ba016
CCodec: fix MAX_PTS_GAP behavior
by Wonsik Kim
· 6 years ago
06f087d
Merge "Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public"
by Chong Zhang
· 6 years ago
1114eea
CCodec: enforce required configurations
by Wonsik Kim
· 6 years ago
aa484ac
CCodec: support legacy bitrate change behavior
by Wonsik Kim
· 6 years ago
038e8f8
Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public
by Chong Zhang
· 6 years ago
307b00e
Merge changes I373db2f4,I3f0cc1dd,I05f8ed86,Iec0cc3d2,I01cfcaf1, ...
by Lajos Molnar
· 6 years ago
4711827
codec2: CCodec plugin CreateInputSurface should create C2 HAL surface
by Lajos Molnar
· 6 years ago
ab34ed6
CCodec: refactor pipeline logic
by Wonsik Kim
· 6 years ago
1f21336
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 6 years ago
1c75a23
Initial commit for the Codec2.0 HAL
by Pawin Vongmasa
· 6 years ago
8be9311
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 6 years ago
d0f0e14
Rename Codec2-related entities
by Pawin Vongmasa
· 7 years ago
3665390
Move Codec2-related code from hardware/google/av
by Pawin Vongmasa
· 7 years ago