Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
6f270bae30b5339cf4163bdc68b76bb3cfd363f5
/
media
/
codec2
/
sfplugin
fc0a473
Mediacodec to use C interface to mediametrics
by Ray Essick
· 6 years ago
6fcb941
DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master
by Xin Li
· 6 years ago
8b470dc
Merge "libmedia: separate codeclist from libmedia" am: 1f72838954
by Dongwon Kang
· 6 years ago
a42a62d
libmedia: separate codeclist from libmedia
by Dongwon Kang
· 6 years ago
548b9b4
Merge "[media][sfplugin] fix -Wdangling-gsl" am: d3dd89caab
by Nick Desaulniers
· 6 years ago
d09eaea
[media][sfplugin] fix -Wdangling-gsl
by Nick Desaulniers
· 6 years ago
a8a70b4
Merge "Remove libmediadrm symlinks" am: 4f0a23d0dc
by Marco Nelissen
· 6 years ago
99a2c4a
Remove libmediadrm symlinks am: b4e0c3b19f
by Marco Nelissen
· 6 years ago
b4e0c3b
Remove libmediadrm symlinks
by Marco Nelissen
· 6 years ago
55b259c
Remove libmediadrm symlinks
by Marco Nelissen
· 6 years ago
447eaf1
MediaCodec: recognize KEY_CAPTURE_RATE
by Wonsik Kim
· 6 years ago
d7463d1
Increase max dequeue buffer count only for non-secure decoders
by Sungtak Lee
· 6 years ago
e151ed6
codec2: increase max dequeue output buffer count
by Sungtak Lee
· 6 years ago
fd5486c
codec2: force array mode for graphic metadata buffers
by Wonsik Kim
· 6 years ago
a4ce388
Allow creation of input surface in CCodec
by Pawin Vongmasa
· 7 years ago
5fb6ec7
Merge "codec2: trim log" into qt-r1-dev
by TreeHugger Robot
· 6 years ago
e5e116d
Merge "codec2: make i-frame-interval write-only" into qt-r1-dev
by TreeHugger Robot
· 6 years ago
5e39adb
Merge "codec2: force array mode for graphic metadata buffers" into qt-dev
by TreeHugger Robot
· 6 years ago
f12025b
Merge "Allow creation of input surface in CCodec" into qt-dev
by TreeHugger Robot
· 6 years ago
1221fd1
codec2: force array mode for graphic metadata buffers
by Wonsik Kim
· 6 years ago
ec58800
codec2: make i-frame-interval write-only
by Wonsik Kim
· 6 years ago
16915d7
codec2: add color formats for image component
by Wonsik Kim
· 7 years ago
20b29dd
codec2: add color formats for image component
by Wonsik Kim
· 7 years ago
1858832
Allow creation of input surface in CCodec
by Pawin Vongmasa
· 7 years ago
4c6d995
Merge "codec2: wait for fence in VideoNativeMetadata" into qt-dev am: c3fa11b6cc
by Wonsik Kim
· 6 years ago
ebe0f9e
codec2: wait for fence in VideoNativeMetadata
by Wonsik Kim
· 7 years ago
bd55793
codec2: trim log
by Wonsik Kim
· 7 years ago
b91d736
Merge "codec2: initialize delays at start" into qt-dev am: e80279e64e
by Wonsik Kim
· 7 years ago
bdffead
codec2: initialize delays at start
by Wonsik Kim
· 7 years ago
05d3c23
Merge "codec2: fix rare native crash in buffer queue thread" into qt-dev
by Wonsik Kim
· 7 years ago
cee8065
Merge "codec2: fix output delay update" into qt-dev am: 9368cad390
by Wonsik Kim
· 7 years ago
d0fb5dc
Merge "codec2: fix rare native crash in buffer queue thread" into qt-dev
by Wonsik Kim
· 7 years ago
9368cad
Merge "codec2: fix output delay update" into qt-dev
by Wonsik Kim
· 7 years ago
0ca30c3
codec2: fix rare native crash in buffer queue thread
by Wonsik Kim
· 7 years ago
f0e7d22
codec2: fix output delay update
by Wonsik Kim
· 7 years ago
3439c87
Merge "codec2: offload fence waiting for input surfaces into another thread" into qt-dev
by Wonsik Kim
· 7 years ago
831b8d7
codec2: offload fence waiting for input surfaces into another thread
by Wonsik Kim
· 7 years ago
58b1638
Merge "CCodecBuffers: add support for reallocating graphic buffers" into qt-dev
by Wonsik Kim
· 7 years ago
2cbc7cd
Merge "CCodecBuffers: add support for reallocating graphic buffers" into qt-dev
by TreeHugger Robot
· 7 years ago
a39882b
CCodecBuffers: add support for reallocating graphic buffers
by Wonsik Kim
· 7 years ago
31a81a3
Merge "Migrate buffers during surface change" into qt-dev am: 5ff7ff550b
by Sungtak Lee
· 7 years ago
5ff7ff5
Merge "Migrate buffers during surface change" into qt-dev
by TreeHugger Robot
· 7 years ago
b184f9b
Merge "CCodec: increase timeout for operations" into qt-dev am: a69eacc42c
by Wonsik Kim
· 7 years ago
a69eacc
Merge "CCodec: increase timeout for operations" into qt-dev
by TreeHugger Robot
· 7 years ago
9ee5a7c
CCodec: increase timeout for operations
by Wonsik Kim
· 7 years ago
8781e4e
Merge "Guard fd with unique_fd in C2OMXNode::emptyBuffer" into qt-dev
by Chong Zhang
· 7 years ago
442be45
Guard fd with unique_fd in C2OMXNode::emptyBuffer
by Chong Zhang
· 7 years ago
0851581
Migrate buffers during surface change
by Sungtak Lee
· 7 years ago
1622326
codec2: add color formats for image component
by Wonsik Kim
· 7 years ago
0080d7e
CCodec: fix i-frame-interval and aac configs
by Wonsik Kim
· 7 years ago
7d96631
codec2: fix graphic buffer copy
by Wonsik Kim
· 7 years ago
35b711d
Merge "codec2: use an index flag for split parameters" into qt-dev
by Lajos Molnar
· 7 years ago
8b04b45
Merge "codec2: Remove quality from output format for CBR, VBR mode" into qt-dev
by Wonsik Kim
· 7 years ago
e51c887
Merge "codec2: fix graphic buffer copying in byte buffer mode" into qt-dev
by Wonsik Kim
· 7 years ago
cc50ca8
Merge "CCodec: handle delay config update" into qt-dev
by Wonsik Kim
· 7 years ago
02af5a1
codec2: use an index flag for split parameters
by Lajos Molnar
· 7 years ago
9a4c8eb
codec2: Remove quality from output format for CBR, VBR mode
by Harish Mahendrakar
· 7 years ago
5ecf383
CCodec: handle delay config update
by Wonsik Kim
· 7 years ago
8bfa17a
codec2: fix graphic buffer copying in byte buffer mode
by Wonsik Kim
· 7 years ago
f7c49e2
codec2: Fix width and height when output is cropped
by Harish Mahendrakar
· 7 years ago
c9f1a05
Merge changes I3c756d61,Id0f6cf61 into qt-dev
by TreeHugger Robot
· 7 years ago
315f7aa
Merge changes I05aeb909,Iee31eed6,I2544a7cb into qt-dev
by Wonsik Kim
· 7 years ago
9eef0ac
Merge "Codec2Buffer: add size info to client-based output byte buffer" into qt-dev
by Wonsik Kim
· 7 years ago
1971e2c
Codec2Buffer: add size info to client-based output byte buffer
by Pin-chih Lin
· 7 years ago
71cbb9d
CCodecConfig: Fix mapping to bitrate-mode
by Harish Mahendrakar
· 7 years ago
aab2eea
CCodec: add max B frames support
by Wonsik Kim
· 7 years ago
9eac4d1
CCodec: pass consumer usage from component to input surface
by Wonsik Kim
· 7 years ago
4f1b690
Merge "media: enable Codec 2.0 by default again" into qt-dev
by Lajos Molnar
· 7 years ago
8635fc8
media: enable Codec 2.0 by default again
by Lajos Molnar
· 7 years ago
596250c
Revert "media: enable Codec 2.0 by default"
by Remi NGUYEN VAN
· 7 years ago
8e2cfb5
Ignore channel's onInputBufferDone while using input surface
by Pawin Vongmasa
· 7 years ago
3c4b455
media: enable Codec 2.0 by default
by Lajos Molnar
· 7 years ago
7892cea
CCodec: Detect pipeline fullness based on pending inputs
by Praveen Chavan
· 7 years ago
424cfb5
codec2: use media_codecs from apex and support variants/domains
by Lajos Molnar
· 7 years ago
da66689
media: expand media_codecs.xml to support variants and domains
by Lajos Molnar
· 7 years ago
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
Next »