Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
3d0de325381b66880626357f6b68ea09da0a9dda
3d0de32
Merge "Instead of using an RGB surface and conversion yuv420->rgb565"
by Andreas Huber
· 14 years ago
4bbaa88
resolved conflicts for merge of b107f4de to master
by Mike Lockwood
· 14 years ago
868495a
am e23639e0: am 15afd076: Merge "MTP: Have GetStorageInfo command return correct storage type for removable storage" into honeycomb-mr2
by Mike Lockwood
· 14 years ago
9e9bcb2
am 15afd076: Merge "MTP: Have GetStorageInfo command return correct storage type for removable storage" into honeycomb-mr2
by Mike Lockwood
· 14 years ago
7efab42
MTP: Have GetStorageInfo command return correct storage type for removable storage
by Mike Lockwood
· 14 years ago
a4a1d9b
Merge "Fix module tags on stagefright software decoders."
by Andreas Huber
· 14 years ago
a920660
Fix module tags on stagefright software decoders.
by Andreas Huber
· 14 years ago
86b7f47
Support platform and camera dependent recording start time offset
by James Dong
· 14 years ago
9b1e4f1
Merge "Add support for platform-specific recording start time offset"
by James Dong
· 14 years ago
07b1bb5
Support for storing geo information in the recorded mp4/3gpp file.
by James Dong
· 14 years ago
b5212db
Track id really starts with 1, not 0
by James Dong
· 14 years ago
6b25afc
Merge "Add one more DRM error code. For bug 4422428."
by Gloria Wang
· 14 years ago
5c26937
Add one more DRM error code. For bug 4422428.
by Gloria Wang
· 14 years ago
6708b9a
Merge "Fix audio effect framework issues"
by Eric Laurent
· 14 years ago
b469b94
Fix audio effect framework issues
by Eric Laurent
· 14 years ago
86e152e
Merge from honeycomb-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
5149f10
am 20fd3f0d: am 4770c79c: Merge "Tweak audio APIs for better forward/backward/sideways compatibility."
by Jean-Baptiste Queru
· 14 years ago
6476024
update for new audio.h header location
by Dima Zavin
· 14 years ago
b84d042
Merge "A fix to the MPEG4Extractor to support 16-bit sample sizes."
by Andreas Huber
· 14 years ago
9f753df
A fix to the MPEG4Extractor to support 16-bit sample sizes.
by Andreas Huber
· 14 years ago
00f4951
The decoder wrapper is no longer needed. Also disable building old-style decoders.
by Andreas Huber
· 14 years ago
ac0aafc
Tweak audio APIs for better forward/backward/sideways compatibility.
by Jean-Baptiste Queru
· 14 years ago
bbba88c
Squashed commit of the following:
by Andreas Huber
· 14 years ago
6e9fd1a
Merge "Leave the number of output buffers up to surface flinger and friends."
by Andreas Huber
· 14 years ago
4f4bedb
Leave the number of output buffers up to surface flinger and friends.
by Andreas Huber
· 14 years ago
df659ac
Make sure the ogg extractor returns appropriate error codes.
by Andreas Huber
· 14 years ago
c0dfc5b
Properly honour any pending seek request when reading the first buffer after
by Andreas Huber
· 14 years ago
0f05629
Add support for platform-specific recording start time offset
by James Dong
· 14 years ago
70ccfd4
Add send session recording summary report to application
by James Dong
· 14 years ago
4650ff0
Add const to the finders method in MetaData.cpp
by James Dong
· 14 years ago
43ec1df
Add end of recording summary track info
by James Dong
· 14 years ago
ae8149b
Merge "Refactor MPEG4Writer::writeTrackHeader() method"
by James Dong
· 14 years ago
37f269c
am bdaa3abd: (-s ours) am 44e39d60: Merge remote branch \'goog/honeycomb-mr2\' into honeycomb-LTE
by The Android Automerger
· 14 years ago
b21c564
Refactor MPEG4Writer::writeTrackHeader() method
by James Dong
· 14 years ago
77e827c
am 44e39d60: Merge remote branch \'goog/honeycomb-mr2\' into honeycomb-LTE
by The Android Automerger
· 14 years ago
a060aa6
Merge remote branch 'goog/honeycomb-mr2' into honeycomb-LTE
by The Android Automerger
· 14 years ago
5e97c88
Instead of using an RGB surface and conversion yuv420->rgb565
by Andreas Huber
· 14 years ago
d7be5c5
Color conversion now supports YUV420p->RGB565 conversion even if the width is odd.
by Andreas Huber
· 14 years ago
593aeba
Merge "Initial check-in for AACWriter"
by James Dong
· 14 years ago
760943b
Initial check-in for AACWriter
by James Dong
· 14 years ago
4be6932
Merge "Signal an error if aac decoding fails early."
by Andreas Huber
· 14 years ago
59633a1
Signal an error if aac decoding fails early.
by Andreas Huber
· 14 years ago
37db3f9
am 0faefb72: (-s ours) am 8b1c74f9: DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic
by Mike Lockwood
· 14 years ago
60e3d60
am df889448: (-s ours) am a792c804: DO NOT MERGE MTP: Implement GetThumb command
by Mike Lockwood
· 14 years ago
a9f04df
am af964a63: (-s ours) am af50821b: DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions
by Mike Lockwood
· 14 years ago
ef5fe93
am eeaf48ca: (-s ours) am fdb50e6f: DO NOT MERGE MTP: Add extended operations to support in-place editing of files
by Mike Lockwood
· 14 years ago
d65220e
am f6df5b41: (-s ours) am fb623263: DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider
by Mike Lockwood
· 14 years ago
07a8f7e
am 21c0800f: (-s ours) am d3e4290c: DO NOT MERGE MTP and media provider support for multiple storage devices:
by Mike Lockwood
· 14 years ago
87ae62f
Merge "Fix potential memory corruption in NuCachedSource2."
by Andreas Huber
· 14 years ago
6780297
Fix potential memory corruption in NuCachedSource2.
by Andreas Huber
· 14 years ago
82ac8bf
Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2
by Andreas Huber
· 14 years ago
89dc0df
Merge "Initial CL for the timed text support: - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever"
by Gloria Wang
· 14 years ago
04c7502
am 8b1c74f9: DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic
by Mike Lockwood
· 14 years ago
d2ca561
am a792c804: DO NOT MERGE MTP: Implement GetThumb command
by Mike Lockwood
· 14 years ago
3e9987d
am af50821b: DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions
by Mike Lockwood
· 14 years ago
a4bad5d
am fdb50e6f: DO NOT MERGE MTP: Add extended operations to support in-place editing of files
by Mike Lockwood
· 14 years ago
028eb85
am fb623263: DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider
by Mike Lockwood
· 14 years ago
0102f69
am d3e4290c: DO NOT MERGE MTP and media provider support for multiple storage devices:
by Mike Lockwood
· 14 years ago
5781662
DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic
by Mike Lockwood
· 14 years ago
1daaaf2
DO NOT MERGE MTP: Implement GetThumb command
by Mike Lockwood
· 14 years ago
226914e
DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions
by Mike Lockwood
· 14 years ago
6ff6131
DO NOT MERGE MTP: Add extended operations to support in-place editing of files
by Mike Lockwood
· 14 years ago
d691679
DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider
by Mike Lockwood
· 14 years ago
be3814b
DO NOT MERGE MTP and media provider support for multiple storage devices:
by Mike Lockwood
· 14 years ago
1a65546
DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic
by Mike Lockwood
· 14 years ago
aeb65d4
DO NOT MERGE MTP: Implement GetThumb command
by Mike Lockwood
· 14 years ago
c9ee8c2
DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions
by Mike Lockwood
· 14 years ago
4d9da14
DO NOT MERGE MTP: Add extended operations to support in-place editing of files
by Mike Lockwood
· 14 years ago
462acca
DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider
by Mike Lockwood
· 14 years ago
0241cac
DO NOT MERGE MTP and media provider support for multiple storage devices:
by Mike Lockwood
· 14 years ago
7a1e3e8
Initial CL for the timed text support:
by Gloria Wang
· 14 years ago
8ce2364
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
8951a97
frameworks/base: switch CameraService to a HAL module
by Iliyan Malchev
· 14 years ago
9e62652
frameworks/base: include system/core header camera.h in Camera.h
by Iliyan Malchev
· 14 years ago
10d2270
Merge "Add an auto-exposure lock feature to the Camera API."
by Eino-Ville Talvala
· 14 years ago
e064285
Merge "remove last traces of copybit"
by Mathias Agopian
· 14 years ago
68178d6
remove last traces of copybit
by Mathias Agopian
· 14 years ago
c777a85
MediaScanner: Fix bug in "no media" handling logic
by Mike Lockwood
· 14 years ago
95fbf2c
Add an auto-exposure lock feature to the Camera API.
by Eino-Ville Talvala
· 14 years ago
d2b0088
Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947"
by Gloria Wang
· 14 years ago
a092c0a
Merge "Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156."
by Gloria Wang
· 14 years ago
42e87b4
am a1f6a09a: (-s ours) am f181e416: am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge.
by James Dong
· 14 years ago
a1098d7
am f181e416: am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge.
by James Dong
· 14 years ago
7ae9d02
am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge.
by James Dong
· 14 years ago
7340743
Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156.
by Gloria Wang
· 14 years ago
4f9e47f
Add setParameter/getParameter to MediaPlayer API. for bug 1982947
by Gloria Wang
· 14 years ago
d0675ed
get rid of dependency on copybit HAL module
by Mathias Agopian
· 14 years ago
ae23aae
Add avg bandwidth estimate every 2 seconds - do not merge.
by James Dong
· 14 years ago
5d44785
Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73
by Dima Zavin
· 14 years ago
5a61d2f
audioflinger: don't do work in constructor, instead do it in onFirstRef
by Dima Zavin
· 14 years ago
799a70e
audioflinger: enumerate all the possible audio interfaces
by Dima Zavin
· 14 years ago
18a3dc6
Merge "Fix omx_tests to no longer refer to test files that are no longer available."
by Andreas Huber
· 14 years ago
a488c7d
Fix omx_tests to no longer refer to test files that are no longer available.
by Andreas Huber
· 14 years ago
fce7a47
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 14 years ago
6a62b87
am d84df054: am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h
by Gloria Wang
· 14 years ago
3989873
am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h
by Gloria Wang
· 14 years ago
bbfa577
am 83ddcdf7: Add heartbeat error codes into MediaErrors.h
by Gloria Wang
· 14 years ago
db5cb14
libmedia: move AudioParameter out of AudioSystem
by Dima Zavin
· 14 years ago
6b80e0b
audioflinger: move legacy audio hw/policy out to libhardware_legacy
by Dima Zavin
· 14 years ago
84f64d2
Add heartbeat error codes into MediaErrors.h
by Gloria Wang
· 14 years ago
Next »