Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dabfdafb81c4b431377ca5b51c0e3a49fef4cb16
/
media
/
libmedia
/
IOMX.cpp
0fe4c47
Revert "Revert "Remove direct libgui reference from omx server side""
by Chong Zhang
· 6 years ago
b4979c5
Revert "Remove direct libgui reference from omx server side"
by Sung-fang Tsai
· 6 years ago
482f60c
Remove direct libgui reference from omx server side
by Chong Zhang
· 6 years ago
3866c7e
Use the updated hybrid interface
by Pawin Vongmasa
· 6 years ago
d2075e8
Move headers in media/omx/1.0 to the right place
by Pawin Vongmasa
· 8 years ago
6ed07dc
Remove setQuirks() from IOMXNode and IOmxNode.
by Pawin Vongmasa
· 8 years ago
ac7d412
Use tokens for IOmxNode.
by Pawin Vongmasa
· 8 years ago
bc1713d
fallout of splitting rect.h out of libandroid.
by Mathias Agopian
· 8 years ago
b620c0a
Merge "Fix null-pointer derefernce warning." am: 955e85294d am: c12499d5c6 am: aef21a74a6
by Caroline Tice
· 8 years ago
c12499d
Merge "Fix null-pointer derefernce warning." am: 955e85294d
by Caroline Tice
· 8 years ago
225fc69
Fix null-pointer derefernce warning.
by Caroline Tice
· 8 years ago
d02c086
IOMX: add API for setPortMode
by Chong Zhang
· 9 years ago
3fd200f
IOMX: consolidate buffer passing on IOMX
by Chong Zhang
· 9 years ago
3604cb1
IOMX: move max pts gap handling to OMX
by Chong Zhang
· 9 years ago
addf2cb
IOMX: consolidate createInputSurface APIs
by Chong Zhang
· 9 years ago
21b4658
IOMX: remove allocateBufferWithBackup
by Chong Zhang
· 9 years ago
72e8bfd
Merge "IOMX: remove nodeBinder from allocateNode"
by Chong Zhang
· 9 years ago
1d2e9cf
IOMX: remove nodeBinder from allocateNode
by Chong Zhang
· 9 years ago
7dcc5f3
IOMX: remove getState() and livesLocally()
by Chong Zhang
· 9 years ago
d59b972
IOMX: separate node interface from IOMX
by Chong Zhang
· 9 years ago
6d332d2
stagefright: abstract GraphicBufferSource to interfaces
by Chong Zhang
· 9 years ago
8ed4fd5
Check mprotect result am: 866c800c06 am: a0cfcf38d4 am: 638aca47be am: e353ce4b3c am: 762b7a9b6e am: db8cfb97c8 am: dffa39ac23 am: 53b2b9eba3 am: 4073c59ac5 am: 093d164153 am: 0b001b52f9 am: 7197338718 am: d3d06dbc0d
by Marco Nelissen
· 9 years ago
d3d06db
Check mprotect result am: 866c800c06 am: a0cfcf38d4 am: 638aca47be am: e353ce4b3c am: 762b7a9b6e am: db8cfb97c8 am: dffa39ac23 am: 53b2b9eba3 am: 4073c59ac5 am: 093d164153 am: 0b001b52f9
by Marco Nelissen
· 9 years ago
7197338
Check mprotect result am: 866c800c06 am: a0cfcf38d4 am: 638aca47be am: e353ce4b3c am: 762b7a9b6e am: db8cfb97c8 am: dffa39ac23 am: 53b2b9eba3 am: 4073c59ac5 am: 093d164153
by Marco Nelissen
· 9 years ago
53b2b9e
Check mprotect result am: 866c800c06 am: a0cfcf38d4 am: 638aca47be am: e353ce4b3c am: 762b7a9b6e am: db8cfb97c8
by Marco Nelissen
· 9 years ago
dffa39a
Check mprotect result am: 866c800c06 am: a0cfcf38d4 am: 638aca47be am: e353ce4b3c am: 762b7a9b6e
by Marco Nelissen
· 9 years ago
762b7a9
Check mprotect result am: 866c800c06 am: a0cfcf38d4 am: 638aca47be
by Marco Nelissen
· 9 years ago
e353ce4
Check mprotect result am: 866c800c06 am: a0cfcf38d4 am: 638aca47be
by Marco Nelissen
· 9 years ago
866c800
Check mprotect result
by Marco Nelissen
· 9 years ago
d5d60f6
fix build
by Lajos Molnar
· 9 years ago
1658f22
IOMX: work against metadata buffer spoofing
by Lajos Molnar
· 9 years ago
6cf9a12
stagefright: remove OMXNodeInstance usage from GraphicBufferSource
by Chong Zhang
· 9 years ago
61bb7a0
DO NOT MERGE: IOMX: work against metadata buffer spoofing am: 9a4768f7bf
by Lajos Molnar
· 9 years ago
9a4768f
DO NOT MERGE: IOMX: work against metadata buffer spoofing
by Lajos Molnar
· 9 years ago
8636936
DO NOT MERGE: IOMX: work against metadata buffer spoofing
by Lajos Molnar
· 9 years ago
807e827
DO NOT MERGE: IOMX: work against metadata buffer spoofing
by Lajos Molnar
· 9 years ago
f8a4cb4
IOMX: work against metadata buffer spoofing
by Lajos Molnar
· 9 years ago
688d14a
Merge "Fix misc-macro-parentheses warnings." am: 945da9bbcd am: b3db6b8c3e
by Chih-hung Hsieh
· 9 years ago
83fbbb8
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
10dac29
Merge "stagefright: IOMX: pass native handle in sp<NativeHandle>" into nyc-dev
by Lajos Molnar
· 9 years ago
038ccfd
Merge "stagefright: IOMX: pass native handle in sp<NativeHandle>" into nyc-dev
by Lajos Molnar
· 9 years ago
1b40f28
stagefright: IOMX: pass native handle in sp<NativeHandle>
by Lajos Molnar
· 9 years ago
b7e7543
Merge changes I58b03acd,I7d7eb086 into nyc-dev am: 0d0a8b48d2
by Lajos Molnar
· 9 years ago
3e32878
stagefright: untangle metadata-mode handling
by Lajos Molnar
· 9 years ago
7e0bef8
stagefright: add a way to update native handle in OMX buffers
by Lajos Molnar
· 9 years ago
47734c9
resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
090ef60
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
995d39c
Merge "DO NOT MERGE Verify OMX buffer sizes prior to access" into lmp-mr1-dev am: 0822864
by Marco Nelissen
· 9 years ago
67ef301
DO NOT MERGE Verify OMX buffer sizes prior to access
by Marco Nelissen
· 9 years ago
7b5795d
Fix OMX_IndexParamConsumerUsageBits size check am: 788b0b6 am: 63002af am: 8777bfb
by Marco Nelissen
· 9 years ago
788b0b6
Fix OMX_IndexParamConsumerUsageBits size check
by Marco Nelissen
· 9 years ago
b53ab34
resolve merge conflicts of edb14117b6 to nyc-dev
by Marco Nelissen
· 9 years ago
c1c50e7
Fix size check for OMX_IndexParamConsumerUsageBits
by Marco Nelissen
· 9 years ago
e0eb0ef
DO NOT MERGE Don't reject "thumbnail mode" setConfig
by Marco Nelissen
· 9 years ago
09e024f
DO NOT MERGE Don't reject "thumbnail mode" setConfig
by Marco Nelissen
· 9 years ago
57fad3c
IOMX: add dataspace to createInputSurface
by Lajos Molnar
· 9 years ago
423766c
DO NOT MERGE Verify OMX buffer sizes prior to access
by Marco Nelissen
· 9 years ago
51f59b4
DO NOT MERGE Verify OMX buffer sizes prior to access
by Marco Nelissen
· 9 years ago
f1a2668
DO NOT MERGE Verify OMX buffer sizes prior to access
by Marco Nelissen
· 9 years ago
2720c8b
Verify OMX buffer sizes prior to access
by Marco Nelissen
· 9 years ago
af9c466
Clear allocation to avoid info leak am: f7a388203a am: 33514675f6 am: 776aacce9e am: 9a7fc24946 am: d132bc5b0b am: 46b4f09573 am: 7786bd9376 am: 313d9f14e4 am: 1e780d3e34 am: 543df24fad
by Marco Nelissen
· 9 years ago
1c9ba65
Merge "Fixing safteynet logging bug introduced in ag/862848" into mnc-dev am: 93edd483f6 am: 032fcf3034 am: c802d2091a
by Max Spector
· 9 years ago
313d9f1
Clear allocation to avoid info leak am: f7a388203a am: 33514675f6 am: 776aacce9e am: 9a7fc24946 am: d132bc5b0b am: 46b4f09573
by Marco Nelissen
· 9 years ago
7786bd9
Clear allocation to avoid info leak am: f7a388203a am: 33514675f6 am: 776aacce9e am: 9a7fc24946 am: d132bc5b0b
by Marco Nelissen
· 9 years ago
776aacc
Clear allocation to avoid info leak am: f7a388203a am: 33514675f6
by Marco Nelissen
· 9 years ago
93edd48
Merge "Fixing safteynet logging bug introduced in ag/862848" into mnc-dev
by Max Spector
· 9 years ago
012883f
Merge "Move (some) codecs into the codec process" into nyc-dev
by Marco Nelissen
· 9 years ago
f7a3882
Clear allocation to avoid info leak
by Marco Nelissen
· 9 years ago
fcf5720
IOMX.cpp uninitialized pointer in BnOMX::onTransact am: 9d72eb0682 am: bbcb1f0e2f am: 6dcf6ba111 am: 35501e45b2 am: 88b6660083 am: 22d12769b3 am: 7d4d66e605 am: 3c6a1fe754
by mspector@google.com
· 9 years ago
22d1276
IOMX.cpp uninitialized pointer in BnOMX::onTransact am: 9d72eb0682 am: bbcb1f0e2f am: 6dcf6ba111 am: 35501e45b2
by mspector@google.com
· 9 years ago
88b6660
IOMX.cpp uninitialized pointer in BnOMX::onTransact am: 9d72eb0682 am: bbcb1f0e2f am: 6dcf6ba111
by mspector@google.com
· 9 years ago
1a19076
Fixing safteynet logging bug introduced in ag/862848
by mspector@google.com
· 9 years ago
c3ed9d0
resolve merge conflicts of a913e76d37 to nyc-dev
by mspector@google.com
· 9 years ago
da9ca91
3 uninitialized variables in IOMX.cpp
by mspector@google.com
· 9 years ago
2385887
Move (some) codecs into the codec process
by Marco Nelissen
· 9 years ago
a63141a
stagefright: enable native handles for secure buffers
by Lajos Molnar
· 9 years ago
9d72eb0
IOMX.cpp uninitialized pointer in BnOMX::onTransact
by mspector@google.com
· 9 years ago
56c95c9
IOMX: check parameters on binder receiver side.
by Wei Jia
· 9 years ago
91aa4a0
am f106f9e4: am 15e991bd: resolved conflicts for 0b09da7a to lmp-mr1-dev
by Wei Jia
· 10 years ago
2482595
DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer.
by Wei Jia
· 10 years ago
4a03d78
DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer.
by Wei Jia
· 10 years ago
8dde726
OMX: allow only secure codec to remotely call allocateBuffer.
by Wei Jia
· 10 years ago
26a48f3
stagefright: add support for batching OMX events
by Lajos Molnar
· 10 years ago
15ab499
stagefright: add support for fences in OMX
by Lajos Molnar
· 10 years ago
0542198
stagefright: rework metadata buffer support
by Lajos Molnar
· 10 years ago
cc7cc67
stagefright: allow to overallocate OMX codec buffers
by Lajos Molnar
· 10 years ago
8f469e1
stagefright: rename usePersistentInputSurface to setInputSurface
by Chong Zhang
· 10 years ago
d291c22
MediaCodec: implement persistent input surface APIs
by Chong Zhang
· 10 years ago
f888020
Update calls to IInterface::asBinder()
by Marco Nelissen
· 11 years ago
06b4606
Update calls to IInterface::asBinder()
by Marco Nelissen
· 11 years ago
5a446aa
Added Tunneled video playback support to ACodec
by Rachad
· 11 years ago
609b815
Update OMX messages for 64 bit
by Andy Hung
· 11 years ago
e03dd22
When passing a size_t via binder, use 64-bits unconditionally
by Glenn Kasten
· 11 years ago
56ce726
IOMX: Add prepareForAdaptivePlayback method
by Lajos Molnar
· 12 years ago
d071586
IOMX: add updateGraphicBufferInMeta method for metadata mode
by Lajos Molnar
· 12 years ago
e40cda7
Support "suspension" of a video encoder in "surface-input" mode.
by Andreas Huber
· 12 years ago
7cd5853
Implement Surface input to MediaCodec.
by Andy McFadden
· 12 years ago
df712ea
fix libgui header location
by Mathias Agopian
· 13 years ago
d459b48
Slighly improve the API to discover if the OMX stack is running in the local
by Andreas Huber
· 13 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
Next »