Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f47a16837cc0516e23811850f69839bb2f7ac95b
/
media
3fabad8
Merge "Fix for Don't allow adding 64-bit files(4086708)" into honeycomb-mr1
by Shailendra Yadav
· 14 years ago
4d0ec22
Fix for Don't allow adding 64-bit files(4086708)
by Shailendra Yadav
· 14 years ago
3cbfd10
Merge "Partial fix for issue 3515250: video chat and SCO" into honeycomb-mr1
by Eric Laurent
· 14 years ago
90f5d75
MtpDevice: Handle zero length packets in readResponse()
by Mike Lockwood
· 14 years ago
fa64015
Partial fix for issue 3515250: video chat and SCO
by Eric Laurent
· 14 years ago
bcc0516
MTP host: Fix problems reading large data packets
by Mike Lockwood
· 14 years ago
62cfeeb
USB: minor cleanup work
by Mike Lockwood
· 14 years ago
0eb7b69
Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1
by Mike Lockwood
· 14 years ago
c72eb91
Remove MtpClient class from framework and public API
by Mike Lockwood
· 14 years ago
acc29cc
UsbDevice: Move IO related methods to new UsbDeviceConnection class
by Mike Lockwood
· 14 years ago
b8763f6
Bug 3012968 DRM output control
by Glenn Kasten
· 14 years ago
a7118e3
Merge "Fix for 4080402 NPE in Transition.setDuration" into honeycomb-mr1
by Rajneesh Chowdury
· 14 years ago
e7defc2
Fix for 4080402 NPE in Transition.setDuration
by Rajneesh Chowdury
· 14 years ago
564f12e
Merge changes Ifd78cca3,Ieadb86fe,If5b44ebd into honeycomb-mr1
by Mike Lockwood
· 14 years ago
b966b9d
MTP: Convert date created and modified values from seconds to milliseconds
by Mike Lockwood
· 14 years ago
cc34967
Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1
by Eric Laurent
· 14 years ago
5fa7aac
Merge "Fix bug 4064086 Use a death handler on audio focus changes from mode" into honeycomb-mr1
by Jean-Michel Trivi
· 14 years ago
3a68b83
USB: Add API and dialog for apps to request permissions for USB devices and accessories
by Mike Lockwood
· 14 years ago
421ddc0
Fix issue 3439872: video chat and bluetooth SCO
by Eric Laurent
· 14 years ago
382f4e6e
Fix bug 4064086 Use a death handler on audio focus changes from mode
by Jean-Michel Trivi
· 14 years ago
823f5bf
Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlite3" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
0e8dc72
Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents" into honeycomb-mr1
by Santosh Madhava
· 14 years ago
4ed072f
Merge "Add missing copyright headers to a couple of files" into honeycomb-mr1
by James Dong
· 14 years ago
e2693e5d
Add missing copyright headers to a couple of files
by James Dong
· 14 years ago
2b8a1ee
MtpClient: Fix problem with getDeviceList() returning empty result in some cases
by Mike Lockwood
· 14 years ago
775de95
MTP: Use SharedPreferences for MTP device properties rather than sqlite3
by Mike Lockwood
· 14 years ago
895a28e
Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents
by Santosh Madhava
· 14 years ago
99b8624
Fix a leak from AACEncoder.cpp
by James Dong
· 14 years ago
858b673
Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file must have the same mode
by James Dong
· 14 years ago
a2c322f
3406494 Gallery photos in nonsensical order
by Ray Chen
· 14 years ago
396f6de
Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()"
by Gloria Wang
· 14 years ago
37b05d7
Merge "MtpClient: remove finalize override to avoid multiple calls to unregisterReceiver"
by Mike Lockwood
· 14 years ago
1bdeef3
MtpClient: remove finalize override to avoid multiple calls to unregisterReceiver
by Mike Lockwood
· 14 years ago
9b3f152
- To track the usage of all audio output devices
by Gloria Wang
· 14 years ago
28a8cb7
Merge "Stagefright: Use the ANW min undequeued bufs query."
by Jamie Gennis
· 14 years ago
ce80b0c
Merge "Resize internal PES buffers dynamically instead of relying on a fixed maximum size."
by Andreas Huber
· 14 years ago
56e84ba
Resize internal PES buffers dynamically instead of relying on a fixed maximum size.
by Andreas Huber
· 14 years ago
00fa3a7
Merge "Allow optional specification of a PTS timestamp when signalling a discontinuity."
by Andreas Huber
· 14 years ago
669ad13
Allow optional specification of a PTS timestamp when signalling a discontinuity.
by Andreas Huber
· 14 years ago
d08f27e
Merge "PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in unit of bits"
by James Dong
· 14 years ago
c096a13
PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in unit of bits
by James Dong
· 14 years ago
76bb120
Merge "Provide better duration and seek accuracy if playing vorbis audio from a non-streaming source."
by Andreas Huber
· 14 years ago
4a3a058
Merge "Fix for issue 3371667: fix source code compilation warnings (4)"
by Basavapatna Dattaguru
· 14 years ago
c655790
Provide better duration and seek accuracy if playing vorbis audio from a non-streaming source.
by Andreas Huber
· 14 years ago
4fad676
Fix for issue 3371667: fix source code compilation warnings (4)
by Basavapatna Dattaguru
· 14 years ago
06b3afe
Merge "Fix for issue 3495914: (In Java) Video clip switches between start and end"
by Santosh Madhava
· 14 years ago
7256a7c
Fix for issue 3495914: (In Java) Video clip switches between start and end
by Santosh Madhava
· 14 years ago
de1d7b4
Merge "Get rid of redundant media profiles"
by James Dong
· 14 years ago
797e4f1
Get rid of redundant media profiles
by James Dong
· 14 years ago
9b44c66
Fix issue 3499926.
by Eric Laurent
· 14 years ago
2380aa0
Merge "Fix for issue 3431967: Memory leak from video editor engine"
by Santosh Madhava
· 14 years ago
04e1a96
Merge "Move USB framework support from android.hardware to android.hardware.usb package"
by Mike Lockwood
· 14 years ago
71771b3
Fix for issue 3431967: Memory leak from video editor engine
by Santosh Madhava
· 14 years ago
7fc0137
Merge "Stagefright: Query buffer usage from the component."
by Jamie Gennis
· 14 years ago
29f87f7
Merge "Add an OMX IL API for querying buffer usage flags."
by Jamie Gennis
· 14 years ago
dbb520e
Merge "Fix error recovery in Stagefright init."
by Jamie Gennis
· 14 years ago
c4308f0
Move USB framework support from android.hardware to android.hardware.usb package
by Mike Lockwood
· 14 years ago
e8be6a8
Merge "CameraBrowser: Add USB device filter meta-data for digital cameras"
by Mike Lockwood
· 14 years ago
0fd3c4a
CameraBrowser: Add USB device filter meta-data for digital cameras
by Mike Lockwood
· 14 years ago
4fdc6eb
Merge "Remove the hard coded media recorder test cases. Add the native heap dump catpure functionality."
by Yu Shan Emily Lau
· 14 years ago
01951fd
Stagefright: Use the ANW min undequeued bufs query.
by Jamie Gennis
· 14 years ago
4202464
Fix error recovery in Stagefright init.
by Jamie Gennis
· 14 years ago
94c5980
Stagefright: Query buffer usage from the component.
by Jamie Gennis
· 14 years ago
e6befb8
Add an OMX IL API for querying buffer usage flags.
by Jamie Gennis
· 14 years ago
8f77b41
Merge "The color conversion from YUV420Planar to RGB only requires the image width to be a multiple of 2, not 4."
by James Dong
· 14 years ago
9e69035
Merge "Fix for issue 3466385: Low quality video properties are applied to all"
by Santosh Madhava
· 14 years ago
65260be
Merge "Fix issue 3388354."
by Eric Laurent
· 14 years ago
051d443
Merge "Instrumentation code to enable/disable memory leak check using setprop"
by Rajneesh Chowdury
· 14 years ago
854938a
Fix issue 3388354.
by Eric Laurent
· 14 years ago
15f5eee
Merge "Fix for issue 3431967: Memory leak from video editor engine"
by Santosh Madhava
· 14 years ago
5f63069
Bug 3447027 Limit previews for DRM video
by Glenn Kasten
· 14 years ago
f67441e
Instrumentation code to enable/disable memory leak check using setprop
by Rajneesh Chowdury
· 14 years ago
7c8f25f
Fix for issue 3431967: Memory leak from video editor engine
by Santosh Madhava
· 14 years ago
bcbf685
Fix for issue 3466385: Low quality video properties are applied to all
by Santosh Madhava
· 14 years ago
62f755a
Remove the hard coded media recorder test cases.
by Yu Shan Emily Lau
· 14 years ago
e883d31
mp4a box contains mp3 audio when the object type indication is 0x6b
by James Dong
· 14 years ago
66d1691
Merge "VideoEditor: Issue:3396697: Update Perf and Stress test code"
by Basavapatna Dattaguru
· 14 years ago
0c6a518
VideoEditor: Issue:3396697: Update Perf and Stress test code
by Basavapatna Dattaguru
· 14 years ago
0b52dbe
Merge "Alternate patch for late video issue: seek only the video ahead to the next"
by Andreas Huber
· 14 years ago
92df995
Merge "Fix for issue 3485010: The project thumbnail is not regenerated"
by Santosh Madhava
· 14 years ago
89782f5
Fix for issue 3485010: The project thumbnail is not regenerated
by Santosh Madhava
· 14 years ago
a28f6f1
Merge "Suppress the logging of URLs when in incognito mode."
by Andreas Huber
· 14 years ago
53182c4
Suppress the logging of URLs when in incognito mode.
by Andreas Huber
· 14 years ago
b607b88
Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts"
by Mike Lockwood
· 14 years ago
a2c2997
Alternate patch for late video issue: seek only the video ahead to the next
by Andreas Huber
· 14 years ago
373ed6f
Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"
by Glenn Kasten
· 14 years ago
563ab6e
Fix MP3Extractor
by James Dong
· 14 years ago
7b76c8d
Merge "Don't crash when parsing DRM MIME types"
by Glenn Kasten
· 14 years ago
bc5f1f5
d263 may contain optional bitr box, and thus its size can be up to 23 bytes
by James Dong
· 14 years ago
7f97c4e
Merge "Remove RefBase.h dependency on TextOutput.h"
by Mathias Agopian
· 14 years ago
cc562a3
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
by Glenn Kasten
· 14 years ago
daabf8b5
Merge "To collect the total usage time of encoders in the media recorder"
by Gloria Wang
· 14 years ago
62e05a6
To collect the total usage time of encoders in the media recorder
by Gloria Wang
· 14 years ago
188d00b
UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts
by Mike Lockwood
· 14 years ago
afc671f
Merge "Application-managed callback buffer support for raw image"
by James Dong
· 14 years ago
bba9529
Merge "Cleanup for issue 3471160 : video editor calls System.gc"
by Santosh Madhava
· 14 years ago
87e639b
Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data"
by Gloria Wang
· 14 years ago
d211f41
- Add method in MediaPlayerService to collect and pull
by Gloria Wang
· 14 years ago
9a146d9d
am d97c598f: am 6c9b500f: Merge "Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed" into honeycomb
by James Dong
· 14 years ago
d97c598
am 6c9b500f: Merge "Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed" into honeycomb
by James Dong
· 14 years ago
Next »