Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0ad460b087abbd4b523a2e61ff27b0bf6fb5be92
/
media
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
a9e67c1
Merge "MTP: Support format argument in host GetObjectPropDesc command"
by Mike Lockwood
· 14 years ago
9b5e9c4
MTP: pass format back as default value in GetObjectPropDesc for format property
by Mike Lockwood
· 14 years ago
a194cc7
MTP: Support format argument in host GetObjectPropDesc command
by Mike Lockwood
· 14 years ago
b3f522f
Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()"
by Mike Lockwood
· 14 years ago
bf1dbd1
MTP: Read property code before calling isDeviceProperty in MtpProperty::read()
by Mike Lockwood
· 14 years ago
c7f2f0a
Merge "MTP: Improve MtpProperty logging support"
by Mike Lockwood
· 14 years ago
e4880e4
MTP: Improve MtpProperty logging support
by Mike Lockwood
· 14 years ago
9cf2956
Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc"
by Mike Lockwood
· 14 years ago
612ca87
Merge "MTP: Use correct return type for getSupportedObjectProperties"
by Mike Lockwood
· 14 years ago
ea4af54
Merge "Revert "MTP: Remove static library build for linux host.""
by Mike Lockwood
· 14 years ago
ecce2f6
Merge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property."
by Mike Lockwood
· 14 years ago
62ef767
Fix issue 3159946.
by Eric Laurent
· 14 years ago
5768f10
MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc
by Mike Lockwood
· 14 years ago
4cb956c
MTP: Use correct return type for getSupportedObjectProperties
by Mike Lockwood
· 14 years ago
87626b1
Revert "MTP: Remove static library build for linux host."
by Mike Lockwood
· 14 years ago
ea93fa1
MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property.
by Mike Lockwood
· 14 years ago
b0fa4f2
Merge "API Support for both synchronous and queued commands, optionally associated metadata."
by Andreas Huber
· 14 years ago
25d7094
Log the exception cause for better problem analysis
by James Dong
· 14 years ago
0efe974
Merge "Remove check if the target video resolution is not supported by CameraSource and clean up Camera is CameraSource could not created."
by James Dong
· 14 years ago
ae9d507
API Support for both synchronous and queued commands, optionally associated metadata.
by Andreas Huber
· 14 years ago
28bec9e
Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)"
by Yu Shan Emily Lau
· 14 years ago
b559084
Squashed commit of the following:
by Andreas Huber
· 14 years ago
5df53fe
Remove check if the target video resolution is not supported by CameraSource
by James Dong
· 14 years ago
e8f317d3
Suppress the unsupported camera recording size (ie QVGA and SQVGA)
by Yu Shan Emily Lau
· 14 years ago
f6bd1ea
Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime()
by James Dong
· 14 years ago
faf09ba
Prepare for publishing MediaMetadataRetriever as public API
by James Dong
· 14 years ago
ded695b
Merge "If camera source uses the metadata, we must use HW encoder Software video encoders are not able to deal with non-YUV metadata in the video buffer sent from camera"
by James Dong
· 14 years ago
f3332a1
Merge "Remove the VideoEditorTestImpl"
by Gil Dobjanschi
· 14 years ago
6312dd6
If camera source uses the metadata, we must use HW encoder
by James Dong
· 14 years ago
0a218ea
Merge "Squashed commit of the following:"
by Andreas Huber
· 14 years ago
731e465
Remove the VideoEditorTestImpl
by Gil Dobjanschi
· 14 years ago
cd023f9
Merge "Added a callback interface to the generatePreview method."
by Gil Dobjanschi
· 14 years ago
b5c6afc
Squashed commit of the following:
by Andreas Huber
· 14 years ago
786ecf8
Added a callback interface to the generatePreview method.
by Gil Dobjanschi
· 14 years ago
6785699
am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread
by James Dong
· 14 years ago
80639875
am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread
by James Dong
· 14 years ago
f45853af5
MediaScanner: Fix path mismatch in code that check for missing files in postScan()
by Mike Lockwood
· 14 years ago
7d7fb63
MTP: Add support for multiple properties in GetObjectPropList command
by Mike Lockwood
· 14 years ago
938f257
am 371ed722: am 688f4c58: Merge "Update java doc for visualizer FFT capture." into gingerbread
by Eric Laurent
· 14 years ago
5cdcf16
Be conservative in estimating the file size limit.
by James Dong
· 14 years ago
1981674
am 4f93f08d: am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread
by Chia-chi Yeh
· 14 years ago
b460779
am 30c81844: Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread
by Andreas Huber
· 14 years ago
30c8184
Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread
by Andreas Huber
· 14 years ago
9157478
am a41c1e1d: Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback." into gingerbread
by Andreas Huber
· 14 years ago
a41c1e1
Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback." into gingerbread
by Andreas Huber
· 14 years ago
d208a2c
DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback.
by Andreas Huber
· 14 years ago
8d023dd
DO NOT MERGE Support for "chunked" HTTP transfer encoding.
by Andreas Huber
· 14 years ago
aeaa3b3
am 567b2bd1: Merge "After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user." into gingerbread
by Andreas Huber
· 14 years ago
567b2bd
Merge "After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user." into gingerbread
by Andreas Huber
· 14 years ago
371ed72
am 688f4c58: Merge "Update java doc for visualizer FFT capture." into gingerbread
by Eric Laurent
· 14 years ago
3a2dc0d
am b690e55d: Merge "DO NOT MERGE - Instead of asserting that ISurface successfully registered buffers, report an error and propagate it up to the java client." into gingerbread
by Andreas Huber
· 14 years ago
Next »