index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
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 "I have one HLS stream that switches stream PIDs from one bandwidth to ...
Andreas Huber
2011-08-31
5
-27
/
+101
|
\
|
*
I have one HLS stream that switches stream PIDs from one bandwidth to the next
Andreas Huber
2011-08-31
5
-27
/
+101
*
|
Merge "Discontinuities are only signalled on streams that have been identifie...
Andreas Huber
2011-08-31
2
-32
/
+26
|
\
\
|
|
/
|
*
Discontinuities are only signalled on streams that have been identified, i.e.
Andreas Huber
2011-08-31
2
-32
/
+26
*
|
Merge "Update SurfaceMediaSource_test to not use pbuffer configs"
Pannag Sanketi
2011-08-31
1
-30
/
+16
|
\
\
|
*
|
Update SurfaceMediaSource_test to not use pbuffer configs
Pannag Sanketi
2011-08-30
1
-30
/
+16
*
|
|
Merge "Fix a crash where the EOS was signalled but some output buffer were st...
James Dong
2011-08-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix a crash where the EOS was signalled but some output buffer were still pen...
James Dong
2011-08-30
1
-1
/
+1
*
|
|
|
Merge "Fix SurfaceMediaSource timestamp handling."
Eino-Ville Talvala
2011-08-31
1
-2
/
+26
|
\
\
\
\
|
*
|
|
|
Fix SurfaceMediaSource timestamp handling.
Eino-Ville Talvala
2011-08-30
1
-2
/
+26
*
|
|
|
|
Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not...
Gloria Wang
2011-08-31
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL
Gloria Wang
2011-08-31
1
-1
/
+2
*
|
|
|
|
Merge "ATSParser now supports a mode in which PTS is considered to be absolut...
Andreas Huber
2011-08-31
3
-11
/
+24
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ATSParser now supports a mode in which PTS is considered to be absolute time
Andreas Huber
2011-08-30
3
-11
/
+24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "226483: A2DP connected, but music out to speaker"
Eric Laurent
2011-08-30
2
-0
/
+12
|
\
\
\
\
|
*
|
|
|
226483: A2DP connected, but music out to speaker
Eric Laurent
2011-08-30
2
-0
/
+12
*
|
|
|
|
Merge "Bug 5156756 Fix AAC ADTS header size computation"
Jean-Michel Trivi
2011-08-30
1
-9
/
+24
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Bug 5156756 Fix AAC ADTS header size computation
Jean-Michel Trivi
2011-08-29
1
-9
/
+24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Return an error to the client instead of asserting if decoder instantiation f...
Andreas Huber
2011-08-29
3
-15
/
+24
|
/
/
/
*
|
|
Merge "Signal errors to the client instead of asserting in ACodec."
Andreas Huber
2011-08-29
3
-22
/
+55
|
\
\
\
|
*
|
|
Signal errors to the client instead of asserting in ACodec.
Andreas Huber
2011-08-26
3
-22
/
+55
*
|
|
|
Merge "Default W, H allowed in SurfaceMediaSource dequeue"
Pannag Sanketi
2011-08-28
1
-3
/
+5
|
\
\
\
\
|
*
|
|
|
Default W, H allowed in SurfaceMediaSource dequeue
Pannag Sanketi
2011-08-24
1
-3
/
+5
*
|
|
|
|
Merge "Fixing small syntax error in MPEG4 logging"
Pannag Sanketi
2011-08-26
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixing small syntax error in MPEG4 logging
Pannag Sanketi
2011-08-26
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Support for posting messages and synchronously waiting for a response."
Andreas Huber
2011-08-26
2
-6
/
+68
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Support for posting messages and synchronously waiting for a response.
Andreas Huber
2011-08-25
2
-6
/
+68
*
|
|
|
Properly reset the number of frames we think we've written to the audio sink
Andreas Huber
2011-08-26
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Bug 4364249 Play position is 0 after flushing AudioTrack"
Jean-Michel Trivi
2011-08-25
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bug 4364249 Play position is 0 after flushing AudioTrack
Jean-Michel Trivi
2011-08-25
1
-1
/
+4
*
|
|
Merge "When encountering a discontinuity, flush(clear) all content enqueued u...
Andreas Huber
2011-08-25
1
-14
/
+18
|
\
\
\
|
*
|
|
When encountering a discontinuity, flush(clear) all content enqueued up to that
Andreas Huber
2011-08-25
1
-14
/
+18
*
|
|
|
Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 52087...
Gloria Wang
2011-08-25
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Set mSeekNotificationSent as false for RTSP seeking.
Gloria Wang
2011-08-25
1
-0
/
+1
*
|
|
|
Merge "When Camera is launched by media recording framework, stagefright cont...
James Dong
2011-08-25
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
When Camera is launched by media recording framework, stagefright controls th...
James Dong
2011-08-24
1
-0
/
+9
*
|
|
|
Merge "Port setting change should happen before receiving any filled frame."
Chih-Chung Chang
2011-08-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Port setting change should happen before receiving any filled frame.
Chih-Chung Chang
2011-08-23
1
-0
/
+1
*
|
|
|
|
Merge "Testing the GL/ CPU encoding w/ Gralloc buffers"
Pannag Sanketi
2011-08-24
4
-163
/
+806
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Testing the GL/ CPU encoding w/ Gralloc buffers
Pannag Sanketi
2011-08-24
4
-163
/
+806
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "To make SniffMP3() more concrete so that we can remove false-positve r...
James Dong
2011-08-23
1
-15
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
To make SniffMP3() more concrete so that we can remove false-positve response...
Dongwon Kang
2011-08-18
1
-15
/
+16
*
|
|
|
We were accidentally sending out an output buffer before the final port setti...
Andreas Huber
2011-08-23
1
-19
/
+25
|
|
/
/
|
/
|
|
*
|
|
The MatroskaExtractor will now publish a different mime-type "video/webm" if
Andreas Huber
2011-08-22
2
-2
/
+11
*
|
|
Merge "Remove useAndroidNativeBuffer(2) warning message."
Chih-Chung Chang
2011-08-21
1
-3
/
+0
|
\
\
\
|
*
|
|
Remove useAndroidNativeBuffer(2) warning message.
Chih-Chung Chang
2011-08-18
1
-3
/
+0
|
|
/
/
*
|
|
Merge "Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Ja...
Rajneesh Chowdury
2011-08-19
1
-0
/
+59
|
\
\
\
|
*
|
|
Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)
Rajneesh Chowdury
2011-08-19
1
-0
/
+59
*
|
|
|
Merge "Stagefright: fix a compiler warning"
Jamie Gennis
2011-08-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Stagefright: fix a compiler warning
Jamie Gennis
2011-08-11
1
-1
/
+1
[next]