Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
da35a4308a174f02bbe8dec9e830054f1fa6e90f
/
media
/
codec2
/
sfplugin
f93a454
Update to new AV1 profile definitions and support HDR info
by Rakesh Kumar
· 7 years ago
37a9ade
Merge "CCodec: reduce log amount for render warning" into qt-dev
by Wonsik Kim
· 7 years ago
f7529dd
CCodec: reduce log amount for render warning
by Wonsik Kim
· 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
· 7 years ago
ab6f2f3
Make BufferQueue based block pool non-blocking
by Sungtak Lee
· 7 years ago
469c834
CCodec: move Buffers out into a separate file
by Wonsik Kim
· 7 years ago
a261e38
CCodec: protect C2OMXNode::mBufferIdsInUse
by Wonsik Kim
· 7 years ago
0fe4c47
Revert "Revert "Remove direct libgui reference from omx server side""
by Chong Zhang
· 7 years ago
b4979c5
Revert "Remove direct libgui reference from omx server side"
by Sung-fang Tsai
· 7 years ago
482f60c
Remove direct libgui reference from omx server side
by Chong Zhang
· 7 years ago
d233276
Merge "Obtain Codec2 instances from hwservicemanager" into qt-dev
by TreeHugger Robot
· 7 years ago
892c81d
Obtain Codec2 instances from hwservicemanager
by Pawin Vongmasa
· 7 years ago
9ca01d3
media: fix "prepend-sps-pps-to-idr-frames" behavior
by Wonsik Kim
· 7 years ago
97214de
Merge "CCodec: fix EOS placement with reordering"
by Wonsik Kim
· 7 years ago
c70268a
Merge changes Ieab560be,Icb294e1b,Ia664c15b
by Wonsik Kim
· 7 years ago
472c738
Remove buffers from mFlushedConfigs when queued
by Pawin Vongmasa
· 7 years ago
4f3314d
CCodec: fix C2OMXNode assumption that components are in the same process
by Wonsik Kim
· 7 years ago
817d318
CCodec: Allow bitrate to be not set in CQ mode for video encoders
by Harish Mahendrakar
· 7 years ago
6642743
CCodec: fix EOS placement with reordering
by Wonsik Kim
· 7 years ago
3842d82
Merge "actually convert between codec2 and mediacodecinfo for av1"
by TreeHugger Robot
· 7 years ago
80b4aef
Merge "CCodec: fix MAX_PTS_GAP behavior"
by Wonsik Kim
· 7 years ago
95ba016
CCodec: fix MAX_PTS_GAP behavior
by Wonsik Kim
· 7 years ago
aee3f31
actually convert between codec2 and mediacodecinfo for av1
by Ray Essick
· 7 years ago
524b058
CCodec: don't update pipeline watcher if using input surface
by Wonsik Kim
· 7 years ago
985321a
Merge "CCodec: handle input image for input buffers as well"
by TreeHugger Robot
· 7 years ago
c3e5e94
CCodec: handle input image for input buffers as well
by Wonsik Kim
· 7 years ago
06f087d
Merge "Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public"
by Chong Zhang
· 7 years ago
80cb83e
Merge "CCodec: enforce required configurations"
by Wonsik Kim
· 7 years ago
1114eea
CCodec: enforce required configurations
by Wonsik Kim
· 7 years ago
9f11c70
Merge "CCodec: calculate max dequeued buffer count"
by Wonsik Kim
· 7 years ago
16be62c
Merge "codec2: remove deprecated configs and their remaining usage"
by Lajos Molnar
· 7 years ago
cac5385
Codec2Buffer: Initialize mediaImage to zero in GraphicView2MediaImageConverter
by Harish Mahendrakar
· 7 years ago
f5e5c83
CCodec: calculate max dequeued buffer count
by Wonsik Kim
· 7 years ago
3bb81cd
codec2: remove deprecated configs and their remaining usage
by Lajos Molnar
· 7 years ago
070897f
CCodec: add more doc to PipelineWatcher
by Wonsik Kim
· 7 years ago
c6aa503
Merge "CCodec: skip first N longest work inside total delay"
by Wonsik Kim
· 7 years ago
d97b1b3
Merge "CCodec: support legacy bitrate change behavior"
by Wonsik Kim
· 7 years ago
aa484ac
CCodec: support legacy bitrate change behavior
by Wonsik Kim
· 7 years ago
4fa4f2b
CCodec: skip first N longest work inside total delay
by Wonsik Kim
· 7 years ago
c48ddcf
CCodec: fix image data update handling
by Wonsik Kim
· 7 years ago
318690a
Merge "Include correct headerfile"
by Marco Nelissen
· 7 years ago
61d2e53
Include correct headerfile
by Marco Nelissen
· 7 years ago
6787e25
Merge "stagefright: Add support for levels 6+ for AVC/H.264"
by Lajos Molnar
· 7 years ago
038e8f8
Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public
by Chong Zhang
· 7 years ago
307b00e
Merge changes I373db2f4,I3f0cc1dd,I05f8ed86,Iec0cc3d2,I01cfcaf1, ...
by Lajos Molnar
· 7 years ago
db5751f
codec2: Codec2InfoBuilder rework
by Lajos Molnar
· 7 years ago
4711827
codec2: CCodec plugin CreateInputSurface should create C2 HAL surface
by Lajos Molnar
· 7 years ago
df5dd14
CCodec: limit number of max output buffers client can keep
by Wonsik Kim
· 7 years ago
ab34ed6
CCodec: refactor pipeline logic
by Wonsik Kim
· 7 years ago
38ad341
CCodec: fix reorder stash handling
by Wonsik Kim
· 7 years ago
6897f22
CCodec: flush reorder stash at flush
by Wonsik Kim
· 7 years ago
550c84d
Merge "Upstream changes from hardware/google/av"
by TreeHugger Robot
· 7 years ago
173d883
Merge "Initial commit for the Codec2.0 HAL"
by TreeHugger Robot
· 7 years ago
1f21336
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 7 years ago
1c75a23
Initial commit for the Codec2.0 HAL
by Pawin Vongmasa
· 7 years ago
186fdbf
CCodec: harden against nullptr/out-of-memory
by Wonsik Kim
· 7 years ago
a4d13be
Revist C2HandleGralloc::WrapNativeHandle
by Sungtak Lee
· 7 years ago
2729dcf
Handle gralloc handle leaks
by Sungtak Lee
· 7 years ago
3600359
Merge changes I019f638e,Ic51339eb
by Wonsik Kim
· 7 years ago
078b58e
CCodec: read # of input/output slots from component
by Wonsik Kim
· 7 years ago
1dfd7ba
Merge "hdr10+: profile level report"
by TreeHugger Robot
· 7 years ago
568daf2
stagefright: Add support for levels 6+ for AVC/H.264
by Lajos Molnar
· 7 years ago
5105126
CCodec: put encrypted buffer in array mode right away
by Wonsik Kim
· 7 years ago
a8d5b4f
hdr10+: profile level report
by Chong Zhang
· 7 years ago
8d4bdfd
media/stagefright: add support for codec attributes in MediaCodecInfo
by Lajos Molnar
· 7 years ago
707c146
Plumbing to recognize AV1 content
by Ray Essick
· 7 years ago
8be9311
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 7 years ago
2a4c2c9
Remove CFI diagnostics.
by Ivan Lozano
· 7 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