Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
c5b76ee7612cb880dc789d60166bfb4e5c91f310
/
media
/
codec2
/
sfplugin
4ada73d
CCodec: retry sending output buffer after realloc
by Wonsik Kim
· 6 years ago
e7bb861
CCodec: Queue initial config buffers before requesting input buffers
by Pawin Vongmasa
· 6 years ago
c23cc40
CCodec: fix crash at pushToStash
by Wonsik Kim
· 6 years ago
2afc10b
Merge "Reland CCodecBufferChannel: Process output format when registering buffer" into rvc-dev
by TreeHugger Robot
· 6 years ago
b4a3b65
Merge changes I4dd906fe,I2ef7f266 into rvc-dev
by Wonsik Kim
· 6 years ago
9b90698
Reland CCodecBufferChannel: Process output format when registering buffer
by Pawin Vongmasa
· 6 years ago
a2e3cdd
CCodec: fix resource releases
by Wonsik Kim
· 6 years ago
d3d11c6
Merge "Set min_sdk_version (for non-mainline files)" into rvc-dev
by TreeHugger Robot
· 6 years ago
50aff2c
Merge "Revert "Use NO_IMEMORY version of libstagefright_foundation for apex"" into rvc-dev
by TreeHugger Robot
· 6 years ago
43db6ad
Revert "Use NO_IMEMORY version of libstagefright_foundation for apex"
by Adam Wright
· 6 years ago
278615a
Merge "Use NO_IMEMORY version of libstagefright_foundation for apex" into rvc-dev
by Chong Zhang
· 6 years ago
1d6d77d
Merge "Revert "CCodec: don't drop work with format change"" into rvc-dev
by TreeHugger Robot
· 6 years ago
33bd60b
Use NO_IMEMORY version of libstagefright_foundation for apex
by Chong Zhang
· 6 years ago
35bf573
Revert "CCodec: don't drop work with format change"
by Wonsik Kim
· 6 years ago
f3f9288
Do not use max/min luminance if it's 0
by wenchangliu
· 6 years ago
936a89c
CCodec: revise resource releases
by Wonsik Kim
· 6 years ago
3bb2a7f
Do not use content light level if it's 0
by Chong Zhang
· 6 years ago
e3cf41a
Set min_sdk_version (for non-mainline files)
by Jooyung Han
· 6 years ago
987087c
Merge "Release buffers on MediaCodec#stop()" into rvc-dev
by TreeHugger Robot
· 6 years ago
fb128ba
Release buffers on MediaCodec#stop()
by Sungtak Lee
· 6 years ago
e226124
Merge "CCodec: don't drop work with format change" into rvc-dev
by Wonsik Kim
· 6 years ago
910a317
CCodec: don't drop work with format change
by Wonsik Kim
· 6 years ago
55bfd11
Merge "CCodec: remove dependency to # of slots for allocating local buffers" into rvc-dev
by TreeHugger Robot
· 6 years ago
a4e049d
Revert "CCodecBufferChannel: Process output format when registering buffer"
by Wonsik Kim
· 6 years ago
41d8343
CCodec: remove dependency to # of slots for allocating local buffers
by Wonsik Kim
· 6 years ago
b18c1af
CCodecBufferChannel: Process output format when registering buffer
by Pawin Vongmasa
· 6 years ago
784745b
Merge "CCodec: support pixel aspect ratio parameters" into rvc-dev
by TreeHugger Robot
· 6 years ago
79c78eb
CCodec: support pixel aspect ratio parameters
by Wonsik Kim
· 6 years ago
fcf46c3
CCodec: handle unrecognized names in LinearBlock methods
by Wonsik Kim
· 6 years ago
f9b3212
codec2: change of asC2Buffer behavior
by Wonsik Kim
· 6 years ago
40b0b1d
CCodec: update skip-cut-buffers for relevant setting changes only
by Wonsik Kim
· 6 years ago
eaac82f
Allow XML file paths to be customized with sysprop
by Pawin Vongmasa
· 6 years ago
557c88c
CCodec: bypass crypto / descrambler if input is empty
by Wonsik Kim
· 6 years ago
203ccc2
Merge "CCodec: output format duplicated at CCodecConfig" into rvc-dev
by TreeHugger Robot
· 6 years ago
e4716c0
CCodec: output format duplicated at CCodecConfig
by Wonsik Kim
· 6 years ago
84e512b
Reduce the latecy of encoding 1st frame
by Sungtak Lee
· 6 years ago
89b420c
Merge "Unify libstagefright_bufferqueue_helper and client.so"
by Chong Zhang
· 6 years ago
41ec2ab
Merge "CCodec: handle vendor parameters"
by Wonsik Kim
· 6 years ago
576c8c4
Merge "CCodec: make config consistent before/after flush"
by TreeHugger Robot
· 6 years ago
8a6ed37
CCodec: handle vendor parameters
by Wonsik Kim
· 6 years ago
1fa77753
Unify libstagefright_bufferqueue_helper and client.so
by Chong Zhang
· 6 years ago
670b8fb
AAC decoder: support album mode
by Jean-Michel Trivi
· 6 years ago
4b936cc
AAC decoder: implement support for output loudness query
by Jean-Michel Trivi
· 6 years ago
edf942b
AAC decoder: enable set/get of DRC parameters during decoding
by Jean-Michel Trivi
· 6 years ago
e75a5da
CCodec: make config consistent before/after flush
by Wonsik Kim
· 6 years ago
d1bbbe3
Remove libbinder from media.swcodec
by Chong Zhang
· 6 years ago
ce22af3
Merge "CCodec: don't use array mode if in block model"
by TreeHugger Robot
· 6 years ago
5871330
CCodec: don't use array mode if in block model
by Wonsik Kim
· 6 years ago
5277625
Merge "Remove mediametrics include symlinks"
by Marco Nelissen
· 6 years ago
fb7a767
stagefright: MediaCodec buffer API revision
by Wonsik Kim
· 6 years ago
7c96ea7
Remove mediametrics include symlinks
by Marco Nelissen
· 6 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
· 6 years ago
d8eccae
Merge "Fix status error to avoid releasing component twice"
by TreeHugger Robot
· 6 years ago
596187e
stagefright: remove ACodecBufferChannel dependency from MediaFilter
by Wonsik Kim
· 6 years ago
ce521ee
Fix status error to avoid releasing component twice
by Iris Chang
· 7 years ago
aa18ea5
codec2: switch perferred linear allocator type by pool mask
by Pin-chih Lin
· 6 years ago
5c65cc7
Merge "ICrypto: use hidl memory instead of binder memory"
by Robert Shih
· 6 years ago
895fba9
ICrypto: use hidl memory instead of binder memory
by Robert Shih
· 7 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
08c3c98
Merge "Revert "media: remove IGraphicBufferSource.aidl""
by Bill Napier
· 6 years ago
47eaa19
Revert "media: remove IGraphicBufferSource.aidl"
by Winson Chiu
· 6 years ago
3d088e7
Merge "media: remove IGraphicBufferSource.aidl"
by Wonsik Kim
· 6 years ago
2f6a4b8
media: remove IGraphicBufferSource.aidl
by Wonsik Kim
· 6 years ago
25eefa0
Merge "CCodecConfig: support low latency config and set paramters"
by TreeHugger Robot
· 6 years ago
48ab6ef
CCodecConfig: support low latency config and set paramters
by Wei Jia
· 6 years ago
7a591bf
Enable Dolby Vision AV1 support in MPEG4 extractor
by Vikas Balapal Maheswarappa
· 7 years ago
f98d29f
Merge "[media][sfplugin] fix -Wdangling-gsl" am: d3dd89caab am: 548b9b4097 am: bdbe8adc38
by Nick Desaulniers
· 6 years ago
a55de24
Merge "[media][sfplugin] fix -Wdangling-gsl" am: d3dd89caab am: 548b9b4097
by Nick Desaulniers
· 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
13aa1a4
Remove libmediadrm symlinks
by Marco Nelissen
· 6 years ago
23a180b
libmedia: separate codeclist from libmedia
by Dongwon Kang
· 6 years ago
f93b9a3
Build fix.
by Dongwon Kang
· 6 years ago
b9b3870
Remove unneeded dependencies from libsfplugin_ccodec
by Marco Nelissen
· 6 years ago
8e55f3a
MediaCodec: recognize KEY_CAPTURE_RATE
by Wonsik Kim
· 7 years ago
7dd3972
Improve visibility of IMemory security risks
by Ytai Ben-Tsvi
· 7 years ago
447eaf1
MediaCodec: recognize KEY_CAPTURE_RATE
by Wonsik Kim
· 7 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
· 7 years ago
18ea045
Include header for property_get_int32() prototype
by Ray Essick
· 7 years ago
0702d1f
Actually use the hdr mapper for AV1 in GetHdrProfileLevelMapper
by Chong Zhang
· 7 years ago
e151ed6
codec2: increase max dequeue output buffer count
by Sungtak Lee
· 7 years ago
7a7b742
codec2: increase max dequeue output buffer count
by Sungtak Lee
· 7 years ago
fd5486c
codec2: force array mode for graphic metadata buffers
by Wonsik Kim
· 7 years ago
a4ce388
Allow creation of input surface in CCodec
by Pawin Vongmasa
· 7 years ago
f634f3b
Merge "codec2: trim log" into qt-r1-dev am: 5fb6ec70b0 am: 363be08230
by Wonsik Kim
· 7 years ago
5fb6ec7
Merge "codec2: trim log" into qt-r1-dev
by TreeHugger Robot
· 7 years ago
7294a02
Merge "codec2: make i-frame-interval write-only" into qt-r1-dev am: e5e116d0a9
by Wonsik Kim
· 7 years ago
e5e116d
Merge "codec2: make i-frame-interval write-only" into qt-r1-dev
by TreeHugger Robot
· 7 years ago
23c526d
Merge "codec2: force array mode for graphic metadata buffers" into qt-dev am: 5e39adb1c4 am: 846d3f54f1
by Wonsik Kim
· 7 years ago
c0f4517
Merge "Allow creation of input surface in CCodec" into qt-dev am: f12025b61d am: b6aa569730
by Pawin Vongmasa
· 7 years ago
5e39adb
Merge "codec2: force array mode for graphic metadata buffers" into qt-dev
by TreeHugger Robot
· 7 years ago
f12025b
Merge "Allow creation of input surface in CCodec" into qt-dev
by TreeHugger Robot
· 7 years ago
1221fd1
codec2: force array mode for graphic metadata buffers
by Wonsik Kim
· 7 years ago
Next »