Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
c1ca07eebb2730a4cbef5f6ba2d98abb881a85d9
/
media
ba572aa
If the stream for the new bandwidth doesn't have the segment we're looking for...
by Andreas Huber
· 14 years ago
d7069ca0
Use NuPlayer for HTTP live streaming playback by default.
by Andreas Huber
· 14 years ago
c0dbe3a
Colorconverter may not support some src/dst bitmap configurations.
by Andreas Huber
· 14 years ago
eec06d3
If we failed to initialize the codec after transitioning to IDLE state, don't assert
by Andreas Huber
· 14 years ago
27480cd
Remove support for obsolete PTP content provider
by Mike Lockwood
· 14 years ago
65d2a4c
Remove CameraBrowser test app
by Mike Lockwood
· 14 years ago
215b682
MTP: changes to use new usb_request support in libusbhost
by Mike Lockwood
· 14 years ago
f4e4b27
Merge "Make the volume keys adjust the media volume by default if the device is not "voice capable.""
by Joe Onorato
· 14 years ago
c7fcba4
Make the volume keys adjust the media volume by default if the device is not "voice capable."
by Joe Onorato
· 14 years ago
b7df8ec
Merge "Some more fixes regarding HTTP live in NuPlayer."
by Andreas Huber
· 14 years ago
847551c
Some more fixes regarding HTTP live in NuPlayer.
by Andreas Huber
· 14 years ago
a4bbc38
Merge "Seek/Duration support for completed http live streams in NuPlayer."
by Andreas Huber
· 14 years ago
08e10cb
Seek/Duration support for completed http live streams in NuPlayer.
by Andreas Huber
· 14 years ago
876e44d
Merge "Use video output if necessary for timelapse video recording"
by James Dong
· 14 years ago
7f08071
Merge "Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java"
by James Dong
· 14 years ago
a1d2d8f
Use video output if necessary for timelapse video recording
by James Dong
· 14 years ago
df9b349
Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java
by James Dong
· 14 years ago
b794a5e
Merge "Properly shutdown the decoders on a reset() in NuPlayer's implementation."
by Andreas Huber
· 14 years ago
cbeaca7
Properly shutdown the decoders on a reset() in NuPlayer's implementation.
by Andreas Huber
· 14 years ago
69b4358
Merge "Remove captureFrame from MediaMetadataRetriever.java class It has been replaced by getFrameAtTime() method"
by James Dong
· 14 years ago
6e77de7
Remove captureFrame from MediaMetadataRetriever.java class
by James Dong
· 14 years ago
90c6565
Make AwesomePlayer's reset process more verbose to track down ANRs.
by Andreas Huber
· 14 years ago
0cd0136
Move MTP Java classes to android.mtp.* package.
by Mike Lockwood
· 14 years ago
8cb9975
Fix build.
by Ying Wang
· 14 years ago
da03aaa
Change libusbhost and libmtp from static to shared libraries
by Mike Lockwood
· 14 years ago
54e6649
Squashed commit of the following:
by Andreas Huber
· 14 years ago
2116dc9
Expose AMRNB/WB and AAC encoder and related file output formats
by James Dong
· 14 years ago
6cba61e
Merge "Avoid using private Bitmap constructor to generate bitmaps"
by James Dong
· 14 years ago
0e4b535
Avoid using private Bitmap constructor to generate bitmaps
by James Dong
· 14 years ago
222e689
Distinguish discontinuities w/ a format change from those without.
by Andreas Huber
· 14 years ago
c0bfdb2
Better handling of forming absolute https URLs, runtime error on https:// access.
by Andreas Huber
· 14 years ago
3f3c58f
Merge "Squashed commit of the following:"
by Andreas Huber
· 14 years ago
41c3f74
Squashed commit of the following:
by Andreas Huber
· 14 years ago
7455630
Add more debugging code to track down hang during video recording
by James Dong
· 14 years ago
2a1cc5a
Merge "Backward-compatibility max file size support, ignoring 0 or negative file size limit"
by James Dong
· 14 years ago
26ea64c
Backward-compatibility max file size support, ignoring 0 or negative file size limit
by James Dong
· 14 years ago
7dd7c69
Merge "Change a Stagefright assert to an error check."
by Jamie Gennis
· 14 years ago
fd8b75a
Change a Stagefright assert to an error check.
by Jamie Gennis
· 14 years ago
fbc4939
MediaScanner: Fix handling of .nomedia files in directories
by Mike Lockwood
· 14 years ago
28cfb11
Merge "MediaScanner: Add support for scanning empty directories"
by Mike Lockwood
· 14 years ago
076e05b
MediaScanner: Add support for scanning empty directories
by Mike Lockwood
· 14 years ago
c4f297d
Instead of asserting, gracefully abort and signal and error.
by Andreas Huber
· 14 years ago
f76aca9
Merge "The HTTP/1.1 Host request header must include port if it's not the default (80)."
by Andreas Huber
· 14 years ago
3abb7dd
The HTTP/1.1 Host request header must include port if it's not the default (80).
by Andreas Huber
· 14 years ago
2e82959
Merge "Remove now obsolete implementation of streaming from AwesomePlayer."
by Andreas Huber
· 14 years ago
52185ff
Merge "Properly announce decoder output format changes, make sure AMessage::dup does."
by Andreas Huber
· 14 years ago
49dad77
Merge "Give the standard not compliant video sample a chance if its size in the mp4 header is invalid"
by James Dong
· 14 years ago
d936726
Remove now obsolete implementation of streaming from AwesomePlayer.
by Andreas Huber
· 14 years ago
687b32d
Properly announce decoder output format changes, make sure AMessage::dup does.
by Andreas Huber
· 14 years ago
c32dd5f
Fix 3274309: Returns correctly sized thumbnails for MINI_KIND video thumbnails.
by Chih-Chung Chang
· 14 years ago
c9e1c80
Give the standard not compliant video sample a chance if its size in the mp4 header is invalid
by James Dong
· 14 years ago
0efdc95
Opted to recognize "h263" or "H263" boxes in an mp4 file
by James Dong
· 14 years ago
7c6ca19
Merge "Properly order the data written out to the transport stream by timestamp."
by Andreas Huber
· 14 years ago
a158746
Initial support for a true streaming player for mpeg2 transport streams.
by Andreas Huber
· 14 years ago
fb16f70
Properly order the data written out to the transport stream by timestamp.
by Andreas Huber
· 14 years ago
ebf90ac
Merge "Proper recovery of timestamp information in the transport stream parser."
by Andreas Huber
· 14 years ago
9c5d62a
Proper recovery of timestamp information in the transport stream parser.
by Andreas Huber
· 14 years ago
828b5a3
Merge "Change audio routing policy for HDMI"
by Eric Laurent
· 14 years ago
2c61bee
Change audio routing policy for HDMI
by Eric Laurent
· 14 years ago
08f83a6
Merge "Emit better (correct) timestamps that respect AAC upsampling."
by Andreas Huber
· 14 years ago
4453aa4
CameraBrowser: Catch ActivityNotFoundException when attempting to display imported file.
by Mike Lockwood
· 14 years ago
88b7741
Fix media metadata retriever JNI due to a change to the private native Bitmap constructor signature
by James Dong
· 14 years ago
3d6576e
Emit better (correct) timestamps that respect AAC upsampling.
by Andreas Huber
· 14 years ago
3be80f2
Merge "MTP: Make recursive delete more efficient"
by Mike Lockwood
· 14 years ago
55f808c
MTP: Make recursive delete more efficient
by Mike Lockwood
· 14 years ago
6f7d56c
Merge "Fix an issue where a fixed number of bits per sample is used for seek position calculation."
by James Dong
· 14 years ago
1f356b9
Merge "Properly signal the condition if we run out of input data."
by Andreas Huber
· 14 years ago
69d23b2
Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes."
by Andreas Huber
· 14 years ago
94bced1
Properly signal the condition if we run out of input data.
by Andreas Huber
· 14 years ago
5d266dd
Support malformed ID3 V2.4 tags written by early versions of iTunes.
by Andreas Huber
· 14 years ago
bafca21
MTP: check for replacing existing files via the database instead of the file system
by Mike Lockwood
· 14 years ago
1b198ea
MTP: Create files/folders with group media_rw instead of sdcard_rw
by Mike Lockwood
· 14 years ago
3996239
Fix an issue where a fixed number of bits per sample is used for seek position calculation.
by James Dong
· 14 years ago
5bd7d93
Merge "MediaScanner: No longer delete playlist files that have no valid entries"
by Mike Lockwood
· 14 years ago
eb46d06
MediaScanner: No longer delete playlist files that have no valid entries
by Mike Lockwood
· 14 years ago
fc8b7c9
Yield the omx threads so that file writer threads have a chance to retrieve the output buffers once they become ready
by James Dong
· 14 years ago
d1e0396
Merge "Revert "Allows the authoring engine to skip frame.""
by James Dong
· 14 years ago
b6a0dfb
Merge "Fix bug 3275151 Request and abandon audio focus with audio mode changes"
by Jean-Michel Trivi
· 14 years ago
7f36b19
MTP: Add support for reserve storage setting to avoid low storage situations.
by Mike Lockwood
· 14 years ago
2ade576
Fix bug 3275151 Request and abandon audio focus with audio mode changes
by Jean-Michel Trivi
· 14 years ago
2711e49
MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNI
by Mike Lockwood
· 14 years ago
2144f63
Revert "Allows the authoring engine to skip frame."
by James Dong
· 14 years ago
845584e
Fixed a failure from timelapse video recording because of accidental use of metadata buffers
by James Dong
· 14 years ago
6370387
Release a recording frame only if mCamera exists and is not cleared.
by James Dong
· 14 years ago
faa27f9
Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService"
by Mike Lockwood
· 14 years ago
770126a
Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService
by Mike Lockwood
· 14 years ago
337885b
Merge "First step towards renabling Timelapse video recording"
by James Dong
· 14 years ago
bfd1d72
MTP host: Handle receiving a response packet instead of data packet.
by Mike Lockwood
· 14 years ago
08800f3
First step towards renabling Timelapse video recording
by James Dong
· 14 years ago
ed6f095
Merge "CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP"
by Mike Lockwood
· 14 years ago
d285415
libstagefright: Compile MP3 & AAC decoders in 32bit ARM Mode
by James Wylder
· 14 years ago
485059d
CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP
by Mike Lockwood
· 14 years ago
51f56cb
Merge "MTP: Improve argument checking in SendObjectInfo"
by Mike Lockwood
· 14 years ago
365e03e
MTP: Improve argument checking in SendObjectInfo
by Mike Lockwood
· 14 years ago
daac81d
Merge "Fix thumbnail extraction for extractors that don't have a preference."
by Andreas Huber
· 14 years ago
b1d49de
Fix thumbnail extraction for extractors that don't have a preference.
by Andreas Huber
· 14 years ago
7b2029b
Merge "Fix issue 3159946."
by Eric Laurent
· 14 years ago
f69583c
Merge "Better buffer status management and verification in OMXCodec."
by Andreas Huber
· 14 years ago
bbbcf65
Better buffer status management and verification in OMXCodec.
by Andreas Huber
· 14 years ago
7f88932
Merge "MTP: pass format back as default value in GetObjectPropDesc for format property"
by Mike Lockwood
· 14 years ago
Next »