Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b669917825a49421ee79be4819ead765f5de8aae
/
media
/
jni
d901c03
media: ImageReader throws OutOfResourcesException when out of buffers
by Igor Murashkin
· 11 years ago
af753a2
ImageReader: Fix API doc table misalignment issue
by Zhijun He
· 11 years ago
76cf8fe
Merge "Add ability to test supported content types to MediaDrm" into klp-dev
by Jeff Tinker
· 11 years ago
7cda491
Add ability to test supported content types to MediaDrm
by Jeff Tinker
· 11 years ago
df717aa
Merge "Fix JNI method called with exception pending" into klp-dev
by Jeff Tinker
· 11 years ago
8117d8f
Fix JNI method called with exception pending
by Jeff Tinker
· 11 years ago
dd06432
media: Fix ImageReader only using maxImages=1 no matter what
by Igor Murashkin
· 11 years ago
ca2fb91
Merge "Expose MediaCodec.setParameters API to" into klp-dev
by Andreas Huber
· 11 years ago
80c4437
MediaCodecInfo.java: Added isFeatureSupported method to CodecCapabilities
by Lajos Molnar
· 12 years ago
226065b
Expose MediaCodec.setParameters API to
by Andreas Huber
· 11 years ago
8d5f3e3
Manage jclass objects (and most jobjects) in jni code using ScopedLocalRef
by Andreas Huber
· 11 years ago
f724c27
Add more virtual display tests.
by Jeff Brown
· 11 years ago
8f6c998
Merge "Define error codes for MediaCodec.CryptoException"
by Jeff Tinker
· 11 years ago
52a9a10
Clearly separate consumer and producer interfaces
by Mathias Agopian
· 11 years ago
445b5f4
Merge "Minor style cleanups."
by Jeff Brown
· 11 years ago
708e359
ImageReader: Add RGB format support.
by Zhijun He
· 11 years ago
ef96121
Minor style cleanups.
by Jeff Brown
· 11 years ago
3ed3826
Define error codes for MediaCodec.CryptoException
by Jeff Tinker
· 11 years ago
7f4d314
camera2: Implement CameraDevice#waitUntilIdle
by Zhijun He
· 11 years ago
e326326
update to new Consumer APIs
by Mathias Agopian
· 11 years ago
b550929
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 11 years ago
534046d
ImageReader: get correct jpeg size.
by Zhijun He
· 11 years ago
212e78d
ImageReader: Implementation of ImageReader and Image APIs
by Zhijun He
· 11 years ago
3e72eb5
Remove unused MediaPlayer methods
by Marco Nelissen
· 11 years ago
4a02d4c
am c41a0eff: am be22605d: Merge "Listen for HTTP proxy changes and propagate the information to the media" into jb-mr2-dev
by Andreas Huber
· 11 years ago
d5f9fa5
Listen for HTTP proxy changes and propagate the information to the media
by Andreas Huber
· 11 years ago
a70924b
am eaa9ce70: am 606ab470: Merge "Improve exception error messages to help diagnose app errors" into jb-mr2-dev
by Jeff Tinker
· 11 years ago
63c7f94
am 09d6ad37: am 2161b7cb: Merge "Fix invalid keyType translation in MediaDrm.getKeyRequest" into jb-mr2-dev
by Jeff Tinker
· 11 years ago
606ab47
Merge "Improve exception error messages to help diagnose app errors" into jb-mr2-dev
by Jeff Tinker
· 11 years ago
17b8922
Fix invalid keyType translation in MediaDrm.getKeyRequest
by Jeff Tinker
· 11 years ago
eada537
Improve exception error messages to help diagnose app errors
by Jeff Tinker
· 11 years ago
e0eb0e9
am 9ba564c7: am 48f2b548: Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
48f2b54
Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
1d507f7
am 94264d52: am 2f4cc8ea: Merge "Fix a crash case" into jb-mr2-dev
by Mike J. Chen
· 12 years ago
1d7c218
MediaDrm API: Add two exceptions to handle error path scenarios
by Jeff Tinker
· 12 years ago
67a1218
Fix a crash case
by Mike J. Chen
· 12 years ago
665bcd9
am a393c2a2: am c884a08e: Merge "Improve error handling for DRM errors reported by plugins" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
d32885b
am 4efe71ae: am 45d59a99: Merge "Make MediaDrm APIs public" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
f7568b5
Improve error handling for DRM errors reported by plugins
by Jeff Tinker
· 12 years ago
e1c76be
Make MediaDrm APIs public
by Jeff Tinker
· 12 years ago
28af35e
resolved conflicts for merge of a976bddd to master
by Ying Wang
· 12 years ago
d685894
Add liblog
by Ying Wang
· 12 years ago
574215e1
am d563cede: am c4ad3cb0: Merge "Add support for common encryption" into jb-mr2-dev
by Marco Nelissen
· 12 years ago
c4ad3cb
Merge "Add support for common encryption" into jb-mr2-dev
by Marco Nelissen
· 12 years ago
e20a6d5
Add support for common encryption
by Marco Nelissen
· 12 years ago
9e2e8e0
am 72e2307c: am 1e0f36cf: Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
1e0f36c
Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
e4d9a01
Phase 1 of refactoring SystemServer.
by Dan Morrill
· 12 years ago
54cfbd6
Implement async event callout from drm plugin to Java app
by Jeff Tinker
· 12 years ago
5c0ce51
Merge "MediaDrm API update" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
16b8cff
MediaDrm API update
by Jeff Tinker
· 12 years ago
1341f1e
MTP: Implement date created field in GetObjectInfo
by Mike Lockwood
· 12 years ago
90defba
Load crypto plugins from additional shared libraries
by Jeff Tinker
· 12 years ago
1e7298b
Merge "Add the orientation hint to the MediaMuxer" into jb-mr2-dev
by ztenghui
· 12 years ago
d4a2118
Merge "Implementing MediaDrm APIs" into jb-mr2-dev
by Jeff Tinker
· 12 years ago
effc9b4
Add the orientation hint to the MediaMuxer
by ztenghui
· 12 years ago
8a0c80f
Implementing MediaDrm APIs
by Jeff Tinker
· 12 years ago
4a05f43
remove uses of Surface in favor of IGraphicBufferProducer
by Mathias Agopian
· 12 years ago
68ccf10
Java API for MediaMuxer
by ztenghui
· 12 years ago
b1d90c8
fix JNI use of incStrong/decStrong
by Mathias Agopian
· 12 years ago
2621e40
Implement Surface input to MediaCodec.
by Andy McFadden
· 12 years ago
788717c
Camera and MediaRecorder: Support AppOps
by Eino-Ville Talvala
· 12 years ago
5280061
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 12 years ago
bfcae35
Surface doens't have an identity anymore
by Mathias Agopian
· 12 years ago
3866f0d
split Surface in two classes: SurfaceControl and Surface
by Mathias Agopian
· 12 years ago
145716e
am 789e3fa0: am 9f03d4f9: Merge "Revert "use utf8_length() instead of local function, isValidUtf8()""
by Marco Nelissen
· 12 years ago
9f03d4f
Merge "Revert "use utf8_length() instead of local function, isValidUtf8()""
by Marco Nelissen
· 12 years ago
a0a73ed
Revert "use utf8_length() instead of local function, isValidUtf8()"
by Marco Nelissen
· 12 years ago
f3ec154
am edde28fd: am 5d5526aa: Merge "Handle errors from AudioEffect::queryNumberEffects"
by James Dong
· 12 years ago
5d5526a
Merge "Handle errors from AudioEffect::queryNumberEffects"
by James Dong
· 12 years ago
eca3eb5
Merge "Don't create weird ByteBuffers"
by Marco Nelissen
· 12 years ago
cbbea8e
Don't create weird ByteBuffers
by Marco Nelissen
· 12 years ago
d47f7d8
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
d35d368
Merge "Turn off execute bit for ordinary media files"
by Glenn Kasten
· 12 years ago
1adc597
am 800c8ab6: am 2644494a: Merge changes I8462f040,Ie471f40f
by Andreas Huber
· 12 years ago
4526f0d
Handle errors from AudioEffect::queryNumberEffects
by Peter Karlsson
· 12 years ago
3766755
Turn off execute bit for ordinary media files
by Glenn Kasten
· 12 years ago
93077a2
MediaCodec: Allow getting the codec info directly
by Martin Storsjo
· 12 years ago
056ef2e
MediaCodec: Allow getting the chosen component name
by Martin Storsjo
· 12 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 12 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 12 years ago
b24a1b7
Remove obsolete references to libmedia_native
by Glenn Kasten
· 12 years ago
097922b
Throw an exception instead of crash when a surface does not have a binding surface texture
by James Dong
· 12 years ago
f6f1661
MtpDatabase: Use actual file size instead of media database size column
by Mike Lockwood
· 12 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 12 years ago
c209a06
Let apps provide a custom data source for extractors
by Marco Nelissen
· 12 years ago
f96fcd5
am 26f8ce83: Merge "To avoid the JNI memory leaks in video editor codes"
by Jean-Baptiste Queru
· 12 years ago
c96a729
To avoid the JNI memory leaks in video editor codes
by wfeng6
· 12 years ago
0bf666a
am 4da3769d: Merge "mediacodec: Don\'t crash if trying to open a codec that does not exist"
by Jean-Baptiste Queru
· 12 years ago
e683233
mediacodec: Don't crash if trying to open a codec that does not exist
by Martin Storsjo
· 12 years ago
333c099
Changed to obtain a parcel in each notify() call in jni.
by Insun Kang
· 12 years ago
c6693f6
Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.so
by James Dong
· 12 years ago
bb52c49
rename exif to exif_jni due to refactoring in external/jhead
by Keun young Park
· 12 years ago
54c40e0
Fixed a buffer overflow issue
by James Dong
· 12 years ago
5ddb19e
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
by James Dong
· 12 years ago
f20e4f4
Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine"
by James Dong
· 12 years ago
cbaa821
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
by James Dong
· 12 years ago
909c4b8
Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into jb-dev
by James Dong
· 13 years ago
b842599
Make sure crop rect information is visible from java.
by Andreas Huber
· 13 years ago
Next »