index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer th...
Andreas Huber
2010-01-21
2
-13
/
+18
|
\
|
*
Fix circular dependency between StagefrightPlayer and AwesomePlayer that prev...
Andreas Huber
2010-01-21
2
-13
/
+18
*
|
Special-case .wmv and .wma metadata retrieval and playback to use PV if avail...
Andreas Huber
2010-01-21
1
-0
/
+13
|
/
*
Merge "Fix no-copy-overhead OMXCodec implementation to actually work."
Andreas Huber
2010-01-20
6
-22
/
+50
|
\
|
*
Fix no-copy-overhead OMXCodec implementation to actually work.
Andreas Huber
2010-01-20
6
-22
/
+50
*
|
Make the MediaMetadataTest a little more lenient when it comes to verifying t...
Andreas Huber
2010-01-20
1
-1
/
+5
|
/
*
Merge "Adds support for 8-bit (unsigned) PCM wave files."
Andreas Huber
2010-01-20
2
-31
/
+71
|
\
|
*
Adds support for 8-bit (unsigned) PCM wave files.
Andreas Huber
2010-01-20
2
-31
/
+71
*
|
Support for 'iTunes-style' metadata in .mp4 and .3gp files.
Andreas Huber
2010-01-20
3
-13
/
+238
|
/
*
Fix trailing garbage after UCS-2 encoded strings in ID3 V2.
Andreas Huber
2010-01-19
1
-1
/
+2
*
Support for ID3 version 1 (and 1.1) tags in .mp3 files.
Andreas Huber
2010-01-19
3
-12
/
+159
*
Merge "Avoid unnecessary buffer copying if at all possible, detect if running...
Andreas Huber
2010-01-19
4
-7
/
+42
|
\
|
*
Avoid unnecessary buffer copying if at all possible, detect if running in the...
Andreas Huber
2010-01-19
4
-7
/
+42
*
|
Merge "Add missing libjpeg in linker option. Currently this library is used ...
Doug Kwan
2010-01-19
1
-1
/
+2
|
\
\
|
*
|
Add missing libjpeg in linker option. Currently this library is used by the
Doug Kwan
2010-01-19
1
-1
/
+2
*
|
|
Merge "Media server death nodification"
James Dong
2010-01-19
4
-95
/
+129
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Media server death nodification
James Dong
2010-01-15
4
-95
/
+129
*
|
|
Merge "Squashed commit of the following:"
Andreas Huber
2010-01-19
6
-267
/
+499
|
\
\
\
|
*
|
|
Squashed commit of the following:
Andreas Huber
2010-01-19
6
-267
/
+499
|
|
/
/
*
|
|
Merge "Remove totally unused code from OMX.cpp"
Andreas Huber
2010-01-19
1
-44
/
+0
|
\
\
\
|
*
|
|
Remove totally unused code from OMX.cpp
Andreas Huber
2010-01-19
1
-44
/
+0
|
|
/
/
*
|
|
Merge "Make sure the seek test attempts to seek on the very first iteration, ...
Andreas Huber
2010-01-19
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make sure the seek test attempts to seek on the very first iteration, as this...
Andreas Huber
2010-01-14
1
-2
/
+2
*
|
|
MountService: Add new 'unmountSecureContainer' API call
San Mehat
2010-01-18
1
-0
/
+9
*
|
|
sdutil: Use new MountService api method names
San Mehat
2010-01-15
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge "Squashed commit of the following:"
Andreas Huber
2010-01-14
1
-41
/
+71
|
\
\
|
*
|
Squashed commit of the following:
Andreas Huber
2010-01-14
1
-41
/
+71
|
|
/
*
|
Merge "Fix a few issues with determining the closest sample to a given time i...
Andreas Huber
2010-01-14
1
-5
/
+19
|
\
\
|
*
|
Fix a few issues with determining the closest sample to a given time in the M...
Andreas Huber
2010-01-14
1
-5
/
+19
|
|
/
*
|
Merge "Squashed commit of the following:"
Andreas Huber
2010-01-14
1
-2
/
+15
|
\
\
|
*
|
Squashed commit of the following:
Andreas Huber
2010-01-14
1
-2
/
+15
|
|
/
*
|
Workaround for some hardware decoders not properly signaling end-of-output-st...
Andreas Huber
2010-01-14
1
-0
/
+17
|
/
*
Support for determining the mime type of media via metadata extraction.
Andreas Huber
2010-01-13
10
-4
/
+67
*
More metadata support.
Andreas Huber
2010-01-13
2
-3
/
+14
*
Merge "Properly respect NALLengthSize in the AVC Configuration header to dete...
Andreas Huber
2010-01-12
1
-12
/
+51
|
\
|
*
Properly respect NALLengthSize in the AVC Configuration header to determine h...
Andreas Huber
2010-01-12
1
-12
/
+51
*
|
Merge "b/2353646 Fix music visualizations to also work with audiotrack callba...
Marco Nelissen
2010-01-12
2
-69
/
+59
|
\
\
|
|
/
|
/
|
|
*
b/2353646
Marco Nelissen
2010-01-12
2
-69
/
+59
*
|
Make sure to release the buffer we're not using in case of an error.
Andreas Huber
2010-01-12
1
-0
/
+3
|
/
*
Squashed commit of the following:
Andreas Huber
2010-01-12
15
-63
/
+1178
*
Merge "The mp3 decoder should not assert that decoding was successful but ret...
Andreas Huber
2010-01-11
1
-1
/
+6
|
\
|
*
The mp3 decoder should not assert that decoding was successful but return an ...
Andreas Huber
2010-01-11
1
-1
/
+6
*
|
Merge "Fix an uninitialized read detected by valgrind. The array to be copied...
Andreas Huber
2010-01-11
1
-1
/
+1
|
\
\
|
*
|
Fix an uninitialized read detected by valgrind. The array to be copied is sta...
Andreas Huber
2010-01-11
1
-1
/
+1
|
|
/
*
|
framework: asec: Rename 'Cache' -> 'Container'
San Mehat
2010-01-11
1
-6
/
+6
|
/
*
am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wron...
Eric Laurent
2010-01-08
1
-0
/
+2
|
\
|
*
am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly.
Eric Laurent
2010-01-08
1
-0
/
+2
|
|
\
|
|
*
Fix issue 2361949: A2DP suspend parameters set wrongly.
Eric Laurent
2010-01-08
1
-0
/
+2
*
|
|
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
2
-11
/
+11
*
|
|
Reorganize some of the stagefright implementation related to metadata.
Andreas Huber
2010-01-08
10
-96
/
+115
[next]