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
*
Revert "Support rotation in media recorder"
James Dong
2010-11-03
3
-39
/
+0
*
Support rotation in media recorder
James Dong
2010-11-03
3
-0
/
+39
*
DO NOT MERGE
James Dong
2010-11-02
1
-3
/
+29
*
Merge "Add the mediaplayer release in the test validation. This is to ensure ...
Yu Shan Emily Lau
2010-10-27
1
-0
/
+1
|
\
|
*
Add the mediaplayer release in the test validation. This is to ensure the med...
Yu Shan Emily Lau
2010-10-26
1
-0
/
+1
*
|
Fix off-by-two and other bugs in the visualization code.
Marco Nelissen
2010-10-27
1
-9
/
+12
*
|
Assume that all of the decoded vorbis audio data is valid unless the source i...
Andreas Huber
2010-10-26
1
-6
/
+14
*
|
Fix issue 3126094.
Eric Laurent
2010-10-22
1
-0
/
+1
*
|
Turn the media time adjustment in file writer back on
James Dong
2010-10-21
1
-2
/
+5
*
|
File writer size estimation improvement
James Dong
2010-10-19
1
-18
/
+38
|
/
*
If we encounter video stream EOS while seeking we may still need to seek audio.
Andreas Huber
2010-10-19
2
-18
/
+37
*
An attempt to unregister a handler that's no longer registered should not cau...
Andreas Huber
2010-10-18
1
-3
/
+8
*
Merge "For thumbnail extraction make sure we instantiate a decoder that allow...
Andreas Huber
2010-10-18
2
-2
/
+46
|
\
|
*
For thumbnail extraction make sure we instantiate a decoder that allows acces...
Andreas Huber
2010-10-18
2
-2
/
+46
*
|
If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. ...
Andreas Huber
2010-10-18
1
-0
/
+8
|
/
*
Include the framework copy of the OpenMAX headers instead of referencing exte...
Andreas Huber
2010-10-15
16
-17
/
+20
*
Make sure we cache the sampleTable again if using the caching datasource.
Andreas Huber
2010-10-15
1
-1
/
+3
*
Fix issue 3098850
Eric Laurent
2010-10-14
1
-0
/
+1
*
Metadata.cpp and Metadata.java had drifted out of sync. This change remedies ...
Andreas Huber
2010-10-13
1
-1
/
+1
*
Merge "Attempt to derive the avg. bitrate of the entire stream from metadata....
Andreas Huber
2010-10-13
2
-9
/
+50
|
\
|
*
Attempt to derive the avg. bitrate of the entire stream from metadata.
Andreas Huber
2010-10-13
2
-9
/
+50
*
|
Some webcams output rtp streams but never send any rtcp data in violation of
Andreas Huber
2010-10-13
3
-4
/
+62
|
/
*
Merge "Support for writing to MPEG2 transport stream files." into gingerbread
Andreas Huber
2010-10-13
5
-21
/
+123
|
\
|
*
Support for writing to MPEG2 transport stream files.
Andreas Huber
2010-10-12
5
-21
/
+123
*
|
HTTP Live content that are tagged as complete are now seekable.
Andreas Huber
2010-10-12
14
-33
/
+297
|
/
*
Just in case we're behind a NAT router/firewall, attempt to poke holes into i...
Andreas Huber
2010-10-11
1
-0
/
+153
*
RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek i...
Andreas Huber
2010-10-08
5
-11
/
+87
*
Refactor some more h.264 utility code out into avc_utils. Work around a hardw...
Andreas Huber
2010-10-08
6
-153
/
+207
*
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...
Andreas Huber
2010-10-08
5
-5
/
+16
|
\
|
*
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...
Andreas Huber
2010-10-08
5
-5
/
+16
*
|
Merge "Respect the cropping rectangle when extracting the video dimensions fr...
Andreas Huber
2010-10-08
1
-1
/
+38
|
\
\
|
*
|
Respect the cropping rectangle when extracting the video dimensions from the ...
Andreas Huber
2010-10-08
1
-1
/
+38
|
|
/
*
|
Merge "Name the writer threads" into gingerbread
James Dong
2010-10-08
2
-2
/
+11
|
\
\
|
*
|
Name the writer threads
James Dong
2010-10-07
2
-2
/
+11
*
|
|
Merge "Disable the access unit timeout temporarily while a seek operation is ...
Andreas Huber
2010-10-08
1
-6
/
+29
|
\
\
\
|
*
|
|
Disable the access unit timeout temporarily while a seek operation is in prog...
Andreas Huber
2010-10-08
1
-6
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge "Added getter for session Id to AudioSink" into gingerbread
Eric Laurent
2010-10-08
4
-1
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added getter for session Id to AudioSink
Eric Laurent
2010-10-07
4
-1
/
+14
|
|
/
*
|
Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ...
Andreas Huber
2010-10-07
3
-4
/
+4
|
/
*
Work to support switching transport streams mid-stream and signalling discont...
Andreas Huber
2010-10-07
14
-110
/
+459
*
On this particular device the hardware video decoder spits out buffers that d...
Andreas Huber
2010-10-07
3
-16
/
+51
*
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...
Andreas Huber
2010-10-05
3
-11
/
+26
*
Fix Looper leaks in MediaRecorderStressTest.
Jeff Brown
2010-10-04
1
-111
/
+89
*
Fixed an issue where the reserved free space in the file writer was larger th...
James Dong
2010-10-04
1
-2
/
+14
*
Merge "Resilent media time stamp adjustment" into gingerbread
James Dong
2010-10-04
1
-24
/
+181
|
\
|
*
Resilent media time stamp adjustment
James Dong
2010-10-04
1
-24
/
+181
*
|
Make sure to finish the preparation phase even EOS occurs before we consider ...
Andreas Huber
2010-10-04
1
-0
/
+4
*
|
Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping.
Andreas Huber
2010-10-04
1
-5
/
+11
|
/
*
Merge "Turn off media time adjustment by default" into gingerbread
James Dong
2010-10-01
1
-1
/
+1
|
\
|
*
Turn off media time adjustment by default
James Dong
2010-10-01
1
-1
/
+1
[next]