Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
ffd6cbc2cfbd9fefa9ebad744c8a8364d1cf90cc
/
media
/
codec2
ffd6cbc
Fix Opus encoder being set to CBR
by James O'Leary
· 7 years ago
f5c7ca8
Log fatal error when c2 sw codec fails to load
by Chong Zhang
· 7 years ago
37a9ade
Merge "CCodec: reduce log amount for render warning" into qt-dev
by Wonsik Kim
· 7 years ago
669dda1
Merge "C2SoftVorbisDec: Ignore subsequent headers" into qt-dev
by Wonsik Kim
· 7 years ago
270dd6a
Make mediaserver listen to Codec2 services' deaths
by Pawin Vongmasa
· 7 years ago
f7529dd
CCodec: reduce log amount for render warning
by Wonsik Kim
· 7 years ago
7d8c376
C2SoftVorbisDec: Ignore subsequent headers
by Harish Mahendrakar
· 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
10ba310
Merge "codec2 components: merge WorkQueue and PendingWork" into qt-dev
by Wonsik Kim
· 7 years ago
d233276
Merge "Obtain Codec2 instances from hwservicemanager" into qt-dev
by TreeHugger Robot
· 7 years ago
e1226f5
codec2 components: merge WorkQueue and PendingWork
by Wonsik Kim
· 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
8ead39d
aac: set initial timestamp to zero
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
e92e7a8
Merge "Remove buffers from mFlushedConfigs when queued"
by TreeHugger Robot
· 7 years ago
959563b
Merge "codec2: VTS add TimeoutTest to test API's Timeout"
by Sungtak Lee
· 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
c8ea1c1
Merge "Use safe_union in FieldSupportedValues"
by TreeHugger Robot
· 7 years ago
817d318
CCodec: Allow bitrate to be not set in CQ mode for video encoders
by Harish Mahendrakar
· 7 years ago
57d7cc9
C2SoftHEVCEnc: Add support for constant quality encoding
by Harish Mahendrakar
· 7 years ago
bdc0cc4
Use safe_union in FieldSupportedValues
by Pawin Vongmasa
· 7 years ago
ab1f5ee
codec2: VTS add TimeoutTest to test API's Timeout
by Rakesh Kumar
· 7 years ago
6642743
CCodec: fix EOS placement with reordering
by Wonsik Kim
· 7 years ago
4089506
Merge "codec2: Remove unnecessary symbol exports from components"
by Wonsik Kim
· 7 years ago
3842d82
Merge "actually convert between codec2 and mediacodecinfo for av1"
by TreeHugger Robot
· 7 years ago
c76cdae
codec2: Remove unnecessary symbol exports from components
by Harish Mahendrakar
· 7 years ago
80b4aef
Merge "CCodec: fix MAX_PTS_GAP behavior"
by Wonsik Kim
· 7 years ago
6f92550
Merge "Use @2.0::IGraphicBufferProducer in Codec2 modules"
by TreeHugger Robot
· 7 years ago
8f922e1
Merge "CCodec: don't update pipeline watcher if using input surface"
by TreeHugger Robot
· 7 years ago
95ba016
CCodec: fix MAX_PTS_GAP behavior
by Wonsik Kim
· 7 years ago
ef939bf
Use @2.0::IGraphicBufferProducer in Codec2 modules
by Pawin Vongmasa
· 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
1a1953b
codec2: VTS add support for Empty EOS in AudioDectest
by Rakesh Kumar
· 7 years ago
602a341
codec2: VTS fix Master test for multiple IComponent services
by Umang Saini
· 7 years ago
bc6cddd
codec2: VTS add support for nSamplesPerFrame in AudioEnctest
by Rakesh Kumar
· 7 years ago
272ba8a
codec2: VTS add support for Empty EOS in VideoEnctest
by Rakesh Kumar
· 7 years ago
26de5a4
codec2: VTS add support for Empty EOS in VideoDectest
by Rakesh Kumar
· 7 years ago
34ad1d9
codec2: VTS add support for Empty EOS in AudioEnctest
by Rakesh Kumar
· 7 years ago
f380958
VTS: Fix DecodeTest For Audio Decoders.
by Manisha Jajoo
· 7 years ago
9ca01f8
Merge changes from topic "opus_finale"
by TreeHugger Robot
· 7 years ago
630dda9
stagefright_foundation: Fix parsing seek pre roll in Opus
by Harish Mahendrakar
· 7 years ago
6c95530
stagefright: Updates to Opus unified CSD syntax
by Harish Mahendrakar
· 7 years ago
a073d2e
Merge "Cleanup comments on hevc encoder plugin"
by TreeHugger Robot
· 7 years ago
0d11a7e
Cleanup comments on hevc encoder plugin
by Ray Essick
· 7 years ago
d6abf7d
Merge "Make Codec2 and BufferPool modules vndk"
by TreeHugger Robot
· 7 years ago
bb08e4d
Merge "Add asInputSink() to Component"
by TreeHugger Robot
· 7 years ago
e5c53f7
Make Codec2 and BufferPool modules vndk
by Pawin Vongmasa
· 7 years ago
9f4c0a3
Add asInputSink() to Component
by Pawin Vongmasa
· 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
c07e5df
Merge "codec2: vndk: Support new ion api for linux kernel 4.12+"
by TreeHugger Robot
· 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
86320e3
codec2: vndk: Support new ion api for linux kernel 4.12+
by Praveen Chavan
· 7 years ago
c4901a8
Merge changes from topic "xaac_buffer_20190204"
by TreeHugger Robot
· 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
51e42f4
Merge "Codec2Buffer: Initialize mediaImage to zero in GraphicView2MediaImageConverter"
by Wonsik Kim
· 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
268a5db
Merge "codec2: add C2SoftHevcEnc"
by Ray Essick
· 7 years ago
e690a6d
Merge "CCodec: add more doc to PipelineWatcher"
by Wonsik Kim
· 7 years ago
dfe650a
codec2: add C2SoftHevcEnc
by Roma Kaul
· 7 years ago
4507d82
Merge "Use the updated hybrid interface"
by TreeHugger Robot
· 7 years ago
5f3fb6f
Codec2 C2BlockPool: Use C2_BLOCKING instead of C2_TIMED_OUT
by Sungtak Lee
· 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
42f674e
Merge "CCodec: fix image data update handling"
by TreeHugger Robot
· 7 years ago
c48ddcf
CCodec: fix image data update handling
by Wonsik Kim
· 7 years ago
3866c7e
Use the updated hybrid interface
by Pawin Vongmasa
· 7 years ago
7a04aab
Codec2: Fix config-start order
by Manisha Jajoo
· 7 years ago
aa2e78d
Fix: Handle incomplete work
by Manisha Jajoo
· 7 years ago
318690a
Merge "Include correct headerfile"
by Marco Nelissen
· 7 years ago
61d2e53
Include correct headerfile
by Marco Nelissen
· 7 years ago
f4b1bcf
Fix the wrong condition in querySupportedValues
by Pawin Vongmasa
· 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
c9b4ca0
codec2: signal aliases in XML vs. C2Store
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
62d62d6
codec2: C2PlatformStore: signal component traits via interface
by Lajos Molnar
· 7 years ago
df5dd14
CCodec: limit number of max output buffers client can keep
by Wonsik Kim
· 7 years ago
5876259
Merge "CCodec: refactor pipeline logic"
by TreeHugger Robot
· 7 years ago
Next »