Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
731c31ec84dc287aa383dbfaee27769a8cb1516a
/
media
/
codec2
/
sfplugin
/
CCodecBufferChannel.cpp
e2eba97
Merge "CCodec: reorganize max dequeue count update"
by Treehugger Robot
· 4 years, 6 months ago
573bbb3
Merge "CCodec: Report error when display surface is obsolete"
by Treehugger Robot
· 4 years, 6 months ago
47c018a
CCodec: Report error when display surface is obsolete
by Sungtak Lee
· 4 years, 6 months ago
0487b78
CCodec: limit # of active slots instead of # of client buffers
by Wonsik Kim
· 4 years, 7 months ago
315e40a
CCodec: reorganize max dequeue count update
by Wonsik Kim
· 4 years, 8 months ago
da0517d
CCodec: add to check pipelineFull() in feedInputBufferIfAvailableInternal()
by Taehwan Kim
· 4 years, 8 months ago
54be23c
CCodec: Validate hdr10PlusInfo with the flexCount
by Yichi Chen
· 5 years ago
c3c536d
CCodec: Guard against null output->buffers
by Pawin Vongmasa
· 5 years ago
752adf7
Merge "CCodec: query api feature for block model" into rvc-dev
by TreeHugger Robot
· 5 years ago
4ada73d
CCodec: retry sending output buffer after realloc
by Wonsik Kim
· 5 years ago
ffb889a
CCodec: query api feature for block model
by Wonsik Kim
· 5 years ago
e7bb861
CCodec: Queue initial config buffers before requesting input buffers
by Pawin Vongmasa
· 5 years ago
c23cc40
CCodec: fix crash at pushToStash
by Wonsik Kim
· 5 years ago
2afc10b
Merge "Reland CCodecBufferChannel: Process output format when registering buffer" into rvc-dev
by TreeHugger Robot
· 5 years ago
9b90698
Reland CCodecBufferChannel: Process output format when registering buffer
by Pawin Vongmasa
· 5 years ago
a2e3cdd
CCodec: fix resource releases
by Wonsik Kim
· 5 years ago
1d6d77d
Merge "Revert "CCodec: don't drop work with format change"" into rvc-dev
by TreeHugger Robot
· 5 years ago
35bf573
Revert "CCodec: don't drop work with format change"
by Wonsik Kim
· 5 years ago
f3f9288
Do not use max/min luminance if it's 0
by wenchangliu
· 5 years ago
936a89c
CCodec: revise resource releases
by Wonsik Kim
· 5 years ago
3bb2a7f
Do not use content light level if it's 0
by Chong Zhang
· 5 years ago
e226124
Merge "CCodec: don't drop work with format change" into rvc-dev
by Wonsik Kim
· 5 years ago
910a317
CCodec: don't drop work with format change
by Wonsik Kim
· 5 years ago
55bfd11
Merge "CCodec: remove dependency to # of slots for allocating local buffers" into rvc-dev
by TreeHugger Robot
· 5 years ago
a4e049d
Revert "CCodecBufferChannel: Process output format when registering buffer"
by Wonsik Kim
· 5 years ago
41d8343
CCodec: remove dependency to # of slots for allocating local buffers
by Wonsik Kim
· 5 years ago
b18c1af
CCodecBufferChannel: Process output format when registering buffer
by Pawin Vongmasa
· 5 years ago
557c88c
CCodec: bypass crypto / descrambler if input is empty
by Wonsik Kim
· 5 years ago
e4716c0
CCodec: output format duplicated at CCodecConfig
by Wonsik Kim
· 5 years ago
e75a5da
CCodec: make config consistent before/after flush
by Wonsik Kim
· 5 years ago
5871330
CCodec: don't use array mode if in block model
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
6056914
Merge "codec2: switch perferred linear allocator type by pool mask"
by TreeHugger Robot
· 5 years ago
596187e
stagefright: remove ACodecBufferChannel dependency from MediaFilter
by Wonsik Kim
· 6 years ago
aa18ea5
codec2: switch perferred linear allocator type by pool mask
by Pin-chih Lin
· 6 years ago
895fba9
ICrypto: use hidl memory instead of binder memory
by Robert Shih
· 6 years ago
4e4aca7
Merge "Increase max dequeue buffer count only for non-secure decoders" into qt-qpr1-dev am: b34e4ac722
by Sungtak Lee
· 6 years ago
d7463d1
Increase max dequeue buffer count only for non-secure decoders
by Sungtak Lee
· 6 years ago
18ea045
Include header for property_get_int32() prototype
by Ray Essick
· 6 years ago
e151ed6
codec2: increase max dequeue output buffer count
by Sungtak Lee
· 6 years ago
7a7b742
codec2: increase max dequeue output buffer count
by Sungtak Lee
· 6 years ago
23c526d
Merge "codec2: force array mode for graphic metadata buffers" into qt-dev am: 5e39adb1c4 am: 846d3f54f1
by Wonsik Kim
· 6 years ago
1221fd1
codec2: force array mode for graphic metadata buffers
by Wonsik Kim
· 6 years ago
f7f932f
Merge "codec2: initialize delays at start" into qt-dev am: e80279e64e am: 87de3e7603
by Wonsik Kim
· 6 years ago
bdffead
codec2: initialize delays at start
by Wonsik Kim
· 6 years ago
e9567bd
Merge "codec2: fix output delay update" into qt-dev am: 9368cad390 am: cee8065e8f
by Wonsik Kim
· 6 years ago
f0e7d22
codec2: fix output delay update
by Wonsik Kim
· 6 years ago
8ab25aa
codec2: don't extract headers if asked to prepend them on IDR
by Wonsik Kim
· 6 years ago
0851581
Migrate buffers during surface change
by Sungtak Lee
· 6 years ago
5ecf383
CCodec: handle delay config update
by Wonsik Kim
· 6 years ago
8e2cfb5
Ignore channel's onInputBufferDone while using input surface
by Pawin Vongmasa
· 6 years ago
37a9ade
Merge "CCodec: reduce log amount for render warning" into qt-dev
by Wonsik Kim
· 6 years ago
f7529dd
CCodec: reduce log amount for render warning
by Wonsik Kim
· 6 years ago
ab6f2f3
Make BufferQueue based block pool non-blocking
by Sungtak Lee
· 6 years ago
469c834
CCodec: move Buffers out into a separate file
by Wonsik Kim
· 6 years ago
97214de
Merge "CCodec: fix EOS placement with reordering"
by Wonsik Kim
· 6 years ago
472c738
Remove buffers from mFlushedConfigs when queued
by Pawin Vongmasa
· 6 years ago
6642743
CCodec: fix EOS placement with reordering
by Wonsik Kim
· 6 years ago
80b4aef
Merge "CCodec: fix MAX_PTS_GAP behavior"
by Wonsik Kim
· 6 years ago
95ba016
CCodec: fix MAX_PTS_GAP behavior
by Wonsik Kim
· 6 years ago
524b058
CCodec: don't update pipeline watcher if using input surface
by Wonsik Kim
· 6 years ago
c3e5e94
CCodec: handle input image for input buffers as well
by Wonsik Kim
· 6 years ago
9f11c70
Merge "CCodec: calculate max dequeued buffer count"
by Wonsik Kim
· 6 years ago
f5e5c83
CCodec: calculate max dequeued buffer count
by Wonsik Kim
· 6 years ago
3bb81cd
codec2: remove deprecated configs and their remaining usage
by Lajos Molnar
· 6 years ago
c6aa503
Merge "CCodec: skip first N longest work inside total delay"
by Wonsik Kim
· 6 years ago
4fa4f2b
CCodec: skip first N longest work inside total delay
by Wonsik Kim
· 6 years ago
c48ddcf
CCodec: fix image data update handling
by Wonsik Kim
· 6 years ago
df5dd14
CCodec: limit number of max output buffers client can keep
by Wonsik Kim
· 6 years ago
ab34ed6
CCodec: refactor pipeline logic
by Wonsik Kim
· 6 years ago
38ad341
CCodec: fix reorder stash handling
by Wonsik Kim
· 6 years ago
6897f22
CCodec: flush reorder stash at flush
by Wonsik Kim
· 6 years ago
550c84d
Merge "Upstream changes from hardware/google/av"
by TreeHugger Robot
· 6 years ago
173d883
Merge "Initial commit for the Codec2.0 HAL"
by TreeHugger Robot
· 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
186fdbf
CCodec: harden against nullptr/out-of-memory
by Wonsik Kim
· 6 years ago
078b58e
CCodec: read # of input/output slots from component
by Wonsik Kim
· 6 years ago
5105126
CCodec: put encrypted buffer in array mode right away
by Wonsik Kim
· 6 years ago
8be9311
Upstream changes from hardware/google/av
by Pawin Vongmasa
· 6 years ago
3665390
Move Codec2-related code from hardware/google/av
by Pawin Vongmasa
· 7 years ago