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
/
libstagefright
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" i...
James Dong
2011-06-09
2
-12
/
+0
|
\
|
*
Revert "Add avg bandwidth estimate every 2 seconds - do not merge."
James Dong
2011-05-19
2
-12
/
+0
*
|
Revert "Use pread() to get the decrypted data for container based DRM file."
James Dong
2011-05-25
1
-7
/
+0
*
|
Merge "Multi-repository checkin, goes with https://android-git.corp.google.co...
Jeffrey Tinker
2011-05-23
2
-19
/
+19
|
\
\
|
*
|
Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038
Jeffrey Tinker
2011-05-23
2
-19
/
+19
|
|
/
*
|
Add some logging to track down where ANR happens during MediaPlayer._release().
James Dong
2011-05-23
2
-1
/
+7
*
|
Use pread() to get the decrypted data for container based DRM file.
Gloria Wang
2011-05-20
1
-0
/
+7
|
/
*
Merge "Using widevine:// to stream adaptive bitrate wvm content no longer" in...
James Dong
2011-05-18
4
-29
/
+155
|
\
|
*
Using widevine:// to stream adaptive bitrate wvm content no longer
Andreas Huber
2011-05-10
4
-29
/
+155
*
|
Merge "DO NOT MERGE For bug 4422428 Squashed commit of the following:" into h...
Gloria Wang
2011-05-18
2
-8
/
+4
|
\
\
|
*
|
DO NOT MERGE
Gloria Wang
2011-05-13
2
-8
/
+4
|
|
/
*
|
DO NOT MERGE: Properly construct the ESDS metadata even if sizeof(codec-speci...
Andreas Huber
2011-05-04
1
-1
/
+7
|
/
*
Add avg bandwidth estimate every 2 seconds - do not merge.
James Dong
2011-04-28
2
-0
/
+12
*
Bug 4167061 remove debugging code
Glenn Kasten
2011-04-13
1
-1
/
+1
*
Enable HDCP debugging in Stagefright (1 of 2)
Glenn Kasten
2011-04-11
1
-1
/
+1
*
Stagefright: authenticate ANativeWindow.
Jamie Gennis
2011-04-08
1
-0
/
+24
*
Bug 4167061
Glenn Kasten
2011-03-30
1
-1
/
+1
*
Merge "When http streaming and Content-Length is unknown, make sure to return...
Andreas Huber
2011-03-30
1
-1
/
+8
|
\
|
*
When http streaming and Content-Length is unknown, make sure to return all
Andreas Huber
2011-03-30
1
-1
/
+8
*
|
Surfaceflinger expects rectangles to be specified right/bottom edge exclusive.
Andreas Huber
2011-03-29
2
-4
/
+4
|
/
*
Merge "After a seek there's a brief period where audio time isn't reestablish...
Andreas Huber
2011-03-28
1
-0
/
+5
|
\
|
*
After a seek there's a brief period where audio time isn't reestablished.
Andreas Huber
2011-03-25
1
-0
/
+5
*
|
Make sure we post a video event when seeking after seeing video EOS before.
Andreas Huber
2011-03-25
1
-2
/
+17
|
/
*
Switch to use SF cached source
James Dong
2011-03-25
1
-6
/
+1
*
Bug 4159373 Use HDCP debug settings
Glenn Kasten
2011-03-23
1
-0
/
+37
*
DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue.
Andreas Huber
2011-03-21
1
-2
/
+25
*
If nothing is to be copied, return right away.
Andreas Huber
2011-03-21
1
-0
/
+4
*
Fix missing AOSP copyright headers for a bunch of media framework files
James Dong
2011-03-17
4
-0
/
+63
*
DO NOT MERGE: Fix a race condition when playing an audio-only stream and seek...
Andreas Huber
2011-03-16
1
-12
/
+5
*
Bug 3012968 DRM output control
Glenn Kasten
2011-03-10
2
-0
/
+24
*
Add missing copyright headers to a couple of files
James Dong
2011-03-07
2
-0
/
+32
*
Fix a leak from AACEncoder.cpp
James Dong
2011-03-04
1
-0
/
+3
*
Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file ...
James Dong
2011-03-04
1
-2
/
+2
*
Merge "Stagefright: Use the ANW min undequeued bufs query."
Jamie Gennis
2011-03-02
2
-28
/
+53
|
\
|
*
Stagefright: Use the ANW min undequeued bufs query.
Jamie Gennis
2011-02-28
2
-29
/
+53
*
|
Merge "Resize internal PES buffers dynamically instead of relying on a fixed ...
Andreas Huber
2011-03-02
1
-1
/
+12
|
\
\
|
*
|
Resize internal PES buffers dynamically instead of relying on a fixed maximum...
Andreas Huber
2011-03-02
1
-1
/
+12
*
|
|
Merge "Allow optional specification of a PTS timestamp when signalling a disc...
Andreas Huber
2011-03-02
4
-16
/
+50
|
\
\
\
|
|
/
/
|
*
|
Allow optional specification of a PTS timestamp when signalling a discontinuity.
Andreas Huber
2011-03-02
4
-16
/
+50
*
|
|
Merge "PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes ...
James Dong
2011-03-02
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in u...
James Dong
2011-03-02
1
-2
/
+4
*
|
|
Provide better duration and seek accuracy if playing vorbis audio from a non-...
Andreas Huber
2011-03-02
1
-16
/
+125
|
/
/
*
|
Merge "Stagefright: Query buffer usage from the component."
Jamie Gennis
2011-03-01
2
-4
/
+18
|
\
\
|
*
|
Stagefright: Query buffer usage from the component.
Jamie Gennis
2011-02-28
2
-5
/
+18
*
|
|
Merge "Add an OMX IL API for querying buffer usage flags."
Jamie Gennis
2011-03-01
4
-0
/
+50
|
\
\
\
|
|
/
/
|
*
|
Add an OMX IL API for querying buffer usage flags.
Jamie Gennis
2011-02-28
4
-0
/
+50
|
|
/
*
|
Merge "Fix error recovery in Stagefright init."
Jamie Gennis
2011-03-01
2
-32
/
+27
|
\
\
|
*
|
Fix error recovery in Stagefright init.
Jamie Gennis
2011-02-28
2
-32
/
+27
*
|
|
Merge "The color conversion from YUV420Planar to RGB only requires the image ...
James Dong
2011-02-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
The color conversion from YUV420Planar to RGB only requires the image width t...
James Dong
2011-02-11
1
-1
/
+1
[next]