| 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 | 3 | -25/+84 | 
| |\   | 
 | 
| | *  | I have one HLS stream that switches stream PIDs from one bandwidth to the next | Andreas Huber | 2011-08-31 | 3 | -25/+84 | 
| * |    | Merge "Discontinuities are only signalled on streams that have been identifie... | Andreas Huber | 2011-08-31 | 1 | -32/+13 | 
| |\ \  
| |/   | 
 | 
| | *  | Discontinuities are only signalled on streams that have been identified, i.e. | Andreas Huber | 2011-08-31 | 1 | -32/+13 | 
| * |    | 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 | 2 | -10/+23 | 
| |\ \ \ \ \  
| |/ / / /  
|/| | | |    | 
 | 
| | * | | |  | ATSParser now supports a mode in which PTS is considered to be absolute time | Andreas Huber | 2011-08-30 | 2 | -10/+23 | 
| | | |/ /  
| |/| |    | 
 | 
| * | | |    | 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 | 2 | -11/+22 | 
| |/ /   | 
 | 
| * |    | Merge "Signal errors to the client instead of asserting in ACodec." | Andreas Huber | 2011-08-29 | 1 | -3/+23 | 
| |\ \   | 
 | 
| | * |  | Signal errors to the client instead of asserting in ACodec. | Andreas Huber | 2011-08-26 | 1 | -3/+23 | 
| * | |    | 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 "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 "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 | 
| * | | |  | Raise the maximum input buffer size for the vpx video decoder to 256KB | Andreas Huber | 2011-08-19 | 1 | -1/+1 | 
| | |_|/  
|/| |    | 
 | 
| * | |    | Merge "When switching surface, do not set mSeekNotificationSent as true, beca... | Gloria Wang | 2011-08-18 | 1 | -4/+5 | 
| |\ \ \   | 
 | 
| | * | |  | When switching surface, do not set mSeekNotificationSent as true, | Gloria Wang | 2011-08-18 | 1 | -4/+5 | 
| | | |/  
| |/|    | 
 | 
| * | |    | Merge "Some decoders require more gentle treatment" | Andreas Huber | 2011-08-18 | 2 | -14/+45 | 
| |\ \ \   | 
 | 
| | * | |  | Some decoders require more gentle treatment | James Dong | 2011-08-18 | 2 | -14/+45 | 
| | |/ /   | 
 | 
| * | |  | Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. reco... | Andreas Huber | 2011-08-18 | 1 | -1/+6 | 
| |/ /   | 
 |