Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0f26ec1aa10f070dea33a24de02bb766ef698c0a
/
include
/
media
1cb02bf
Support for determining the mime type of media via metadata extraction.
by Andreas Huber
· 15 years ago
3a3656c
More metadata support.
by Andreas Huber
· 15 years ago
aee3c63
Squashed commit of the following:
by Andreas Huber
· 15 years ago
e4a8380
Reorganize some of the stagefright implementation related to metadata.
by Andreas Huber
· 15 years ago
cf4fc62
am f31f365a: am eb5ffc23: Merge change Id8e98194 into eclair
by Eric Laurent
· 15 years ago
f31f365
am eb5ffc23: Merge change Id8e98194 into eclair
by Eric Laurent
· 15 years ago
eb14a78
Fix issues 2333450 and 2333559:
by Eric Laurent
· 15 years ago
b5c6be6
am 082e5171: Merge change I895fb7d7 into eclair-mr2
by Andreas Huber
· 15 years ago
2ea14e2
Squashed commit of the following:
by Andreas Huber
· 15 years ago
d934479
am d980e656: Merge change Ic7e91eee into eclair-mr2
by Andreas Huber
· 15 years ago
c7e91ee
Add a new API to support determining the roles of an OMX component specified by name. Remove unneeded OMXSoftwareCodecsPlugin.
by Andreas Huber
· 15 years ago
28fdcf9
am 08945576: Merge change I9ac0777e into eclair-mr2
by Andreas Huber
· 15 years ago
d49b526dd
Initial checkin of software AMR NB encoder based on PV source code.
by Andreas Huber
· 15 years ago
899858a
am 6608bd0d: am 86ed86d2: Merge change I0f73439a into eclair
by Jean-Michel Trivi
· 15 years ago
6608bd0
am 86ed86d2: Merge change I0f73439a into eclair
by Jean-Michel Trivi
· 15 years ago
ed3e7ab
am 86ed86d2: Merge change I0f73439a into eclair
by Jean-Michel Trivi
· 15 years ago
6154412
Partially fix bug 2111240 Detect docking / undocking event by reporting
by Jean-Michel Trivi
· 15 years ago
f553a58
am 5921fb51: Merge change I91eb0354 into eclair-mr2
by Andreas Huber
· 15 years ago
91eb035
Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.
by Andreas Huber
· 15 years ago
5d676ad
am 52f410e2: Merge change Ifef6435a into eclair-mr2
by Andreas Huber
· 15 years ago
fef6435
Enable proper cleanup of OMX nodes managed through stagefright.
by Andreas Huber
· 15 years ago
9ee55cc
am 2d6d609c: Merge change I74bf38a0 into eclair-mr2
by Andreas Huber
· 15 years ago
874c508
am bfb9fb14: Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore.
by Andreas Huber
· 15 years ago
2d6d609
Merge change I74bf38a0 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
bfb9fb1
Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore.
by Andreas Huber
· 15 years ago
b0caf94
Squashed commit of the following:
by Andreas Huber
· 15 years ago
ae34cf9
am 781ac162: Merge change I8768f2cc into eclair-mr2
by Andreas Huber
· 15 years ago
8768f2c
A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s).
by Andreas Huber
· 15 years ago
5493df9
am bbd6cb46: Merge change Ib1b7bce4 into eclair-mr2
by Andreas Huber
· 15 years ago
27366fc
Squashed commit of the following:
by Andreas Huber
· 15 years ago
8652646
am 949c572a: am e7800946: Merge change I49f02be9 into eclair
by Eric Laurent
· 15 years ago
7d4cc41
am e7800946: Merge change I49f02be9 into eclair
by Eric Laurent
· 15 years ago
949c572
am e7800946: Merge change I49f02be9 into eclair
by Eric Laurent
· 15 years ago
e780094
Merge change I49f02be9 into eclair
by Android (Google) Code Review
· 15 years ago
49f02be
Issue 2265163: Audio still reported routed through earpiece on sholes
by Eric Laurent
· 15 years ago
8b49e97
am f854e077: Merge change I8134d6ed into eclair
by Andreas Huber
· 15 years ago
d66a901
DO NOT MERGE: Instead of inserting semi-random delays after submission to surface flinger, delay releasing buffers to the next display time to avoid flickering.
by Andreas Huber
· 15 years ago
39dc510
am 2c766498: Merge change Iea6a38c6 into eclair-mr2
by Andreas Huber
· 15 years ago
2c76649
Merge change Iea6a38c6 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
775508d
am 744043fc: Update FileSource to also accept a file descriptor and a range.
by Andreas Huber
· 15 years ago
744043f
Update FileSource to also accept a file descriptor and a range.
by Andreas Huber
· 15 years ago
ea6a38c
Squashed commit of the following:
by Andreas Huber
· 15 years ago
355743c
am 609acfd2: am 1aa9f3ca: Merge change I923d7d72 into eclair
by Eric Laurent
· 15 years ago
609acfd
am 1aa9f3ca: Merge change I923d7d72 into eclair
by Eric Laurent
· 15 years ago
e8302a6
am 1aa9f3ca: Merge change I923d7d72 into eclair
by Eric Laurent
· 15 years ago
1aa9f3c
Merge change I923d7d72 into eclair
by Android (Google) Code Review
· 15 years ago
923d7d7
Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast.
by Eric Laurent
· 15 years ago
bfdb1e8
am d0f3228d: resolved conflicts for merge of c66d53f9 to eclair-mr2
by Andreas Huber
· 15 years ago
d0f3228
resolved conflicts for merge of c66d53f9 to eclair-mr2
by Andreas Huber
· 15 years ago
4719963
am c66d53f9: Merge change I880541a8 into eclair
by Andreas Huber
· 15 years ago
c8d7c14
Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor.
by Andreas Huber
· 15 years ago
76bd517
am 05eca1d4: Merge change Ie80e2381 into eclair
by Andreas Huber
· 15 years ago
dcaa220
DO NOT MERGE: Squashed commit of the following:
by Andreas Huber
· 15 years ago
653d5d4
am fcae6c71: am 67b69292: Merge change I93f500a5 into eclair
by Eric Laurent
· 15 years ago
d889f18
am 67b69292: Merge change I93f500a5 into eclair
by Eric Laurent
· 15 years ago
fcae6c7
am 67b69292: Merge change I93f500a5 into eclair
by Eric Laurent
· 15 years ago
67b6929
Merge change I93f500a5 into eclair
by Android (Google) Code Review
· 15 years ago
bda7469
Fix issue 2203561: Sholes: audio playing out of earpiece.
by Eric Laurent
· 15 years ago
bd38397
am 3d2d155a: am 7ed0ceeb: Merge change I6869df3a into eclair
by Jean-Michel Trivi
· 15 years ago
39995fd
am 7ed0ceeb: Merge change I6869df3a into eclair
by Jean-Michel Trivi
· 15 years ago
3d2d155
am 7ed0ceeb: Merge change I6869df3a into eclair
by Jean-Michel Trivi
· 15 years ago
8495359
am ad278f22: Merge change I6bce6d87 into eclair-mr2
by Andreas Huber
· 15 years ago
6869df3
Add new audio sources to support the A1026 recording configurations.
by Jean-Michel Trivi
· 15 years ago
6bce6d8
Adds a WAVExtractor for 16-bit signed PCM audio wave files.
by Andreas Huber
· 15 years ago
2926bf7
am c69e7516: am ee98c240: Merge change I73680cd9 into eclair
by Eric Laurent
· 15 years ago
c69e751
am ee98c240: Merge change I73680cd9 into eclair
by Eric Laurent
· 15 years ago
7cd4f25
am ee98c240: Merge change I73680cd9 into eclair
by Eric Laurent
· 15 years ago
f22a097
Fix 2194140: [Passion] Support Audience chip.
by Eric Laurent
· 15 years ago
5647eeb
am 9dba1f92: Merge change Ib482ce88 into eclair-mr2
by Andreas Huber
· 15 years ago
b482ce8
Revive support for video encoding in OMXCodec.
by Andreas Huber
· 15 years ago
e113d6af
am 76a54294: Merge change I155e2ad0 into eclair-mr2
by Andreas Huber
· 15 years ago
76a5429
Merge change I155e2ad0 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
155e2ad
Re-enable CameraSource.
by Andreas Huber
· 15 years ago
848f9c9
am 7ed70c95: am bf96aaad: Merge change Icf10db28 into eclair
by Eric Laurent
· 15 years ago
7ed70c9
am bf96aaad: Merge change Icf10db28 into eclair
by Eric Laurent
· 15 years ago
0c4ba3e
am bf96aaad: Merge change Icf10db28 into eclair
by Eric Laurent
· 15 years ago
c91e3d8
am d9f3d60d: Merge change I3b1b7873 into eclair-mr2
by Andreas Huber
· 15 years ago
9a12baf
New API to instantiate a MediaExtractor given a URI and optional MIME type.
by Andreas Huber
· 15 years ago
d919aa7
am 9069aa31: Merge change I57515f33 into eclair-mr2
by Andreas Huber
· 15 years ago
57515f3
Moving the individual extractor headers files to the private include directory.
by Andreas Huber
· 15 years ago
871e4ee
am e8472900: Merge change Ie13526ad into eclair-mr2
by Andreas Huber
· 15 years ago
e13526a
Prefer software decoders over hardware for thumbnail extraction.
by Andreas Huber
· 15 years ago
7453da3
am e981c334: Extract video thumbnails from the largest sync sample among the first 20.
by Andreas Huber
· 15 years ago
e981c33
Extract video thumbnails from the largest sync sample among the first 20.
by Andreas Huber
· 15 years ago
917d0ae
am bfd5b386: Merge change If68c168d into eclair-mr2
by Andreas Huber
· 15 years ago
f68c168
Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in the metadata retriever.
by Andreas Huber
· 15 years ago
415f3e2
Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume.
by Eric Laurent
· 15 years ago
bfe2a8f
am ca404dfb: Merge change Ie3ffb526 into eclair
by Andreas Huber
· 15 years ago
f16a0b7
do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16.
by Andreas Huber
· 15 years ago
4b9dbdf
am d96f6e85: Merge change I8176f35e into eclair-mr2
by Andreas Huber
· 15 years ago
784202e
Reimplement the OMX backend for stagefright.
by Andreas Huber
· 15 years ago
28af587
am c642199d: Merge change Ibd7b43bb into eclair-mr2
by Andreas Huber
· 15 years ago
b7a69ce
am fe324a61: Merge change I8d87cd98 into eclair-mr2
by Andreas Huber
· 15 years ago
bd7b43b
Separated private from public header files.
by Andreas Huber
· 15 years ago
8d87cd9
Fix various compiler warnings accumulated over time.
by Andreas Huber
· 15 years ago
9550e28
am cfd55579: OMXCodec now notifies the reader of changes in the output format by returning a special result/error code.
by Andreas Huber
· 15 years ago
cfd5557
OMXCodec now notifies the reader of changes in the output format by returning a special result/error code.
by Andreas Huber
· 15 years ago
c55bb59
am ef703f60: Merge change I98276091 into eclair-mr2
by Andreas Huber
· 15 years ago
fa8de75
Change to a int64_t usecs representation for timestamps and duration throughout stagefright.
by Andreas Huber
· 15 years ago
861c462
am 9b8f9477: Fixing the build.
by Andreas Huber
· 15 years ago
Next »