summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not...Gloria Wang2011-08-311-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULLGloria Wang2011-08-311-1/+2
* | | | | Merge "ATSParser now supports a mode in which PTS is considered to be absolut...Andreas Huber2011-08-313-11/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ATSParser now supports a mode in which PTS is considered to be absolute timeAndreas Huber2011-08-303-11/+24
| | |/ / | |/| |
* | | | Merge "226483: A2DP connected, but music out to speaker"Eric Laurent2011-08-302-0/+12
|\ \ \ \
| * | | | 226483: A2DP connected, but music out to speakerEric Laurent2011-08-302-0/+12
* | | | | Merge "Bug 5156756 Fix AAC ADTS header size computation"Jean-Michel Trivi2011-08-301-9/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bug 5156756 Fix AAC ADTS header size computationJean-Michel Trivi2011-08-291-9/+24
| | |/ / | |/| |
* | | | Return an error to the client instead of asserting if decoder instantiation f...Andreas Huber2011-08-293-15/+24
|/ / /
* | | Merge "Signal errors to the client instead of asserting in ACodec."Andreas Huber2011-08-293-22/+55
|\ \ \
| * | | Signal errors to the client instead of asserting in ACodec.Andreas Huber2011-08-263-22/+55
* | | | Merge "Default W, H allowed in SurfaceMediaSource dequeue"Pannag Sanketi2011-08-281-3/+5
|\ \ \ \
| * | | | Default W, H allowed in SurfaceMediaSource dequeuePannag Sanketi2011-08-241-3/+5
* | | | | Merge "Fixing small syntax error in MPEG4 logging"Pannag Sanketi2011-08-261-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixing small syntax error in MPEG4 loggingPannag Sanketi2011-08-261-2/+2
| | |_|/ | |/| |
* | | | Merge "Support for posting messages and synchronously waiting for a response."Andreas Huber2011-08-262-6/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-252-6/+68
* | | | Properly reset the number of frames we think we've written to the audio sinkAndreas Huber2011-08-261-0/+2
| |_|/ |/| |
* | | Merge "Bug 4364249 Play position is 0 after flushing AudioTrack"Jean-Michel Trivi2011-08-251-1/+4
|\ \ \ | |/ / |/| |
| * | Bug 4364249 Play position is 0 after flushing AudioTrackJean-Michel Trivi2011-08-251-1/+4
* | | Merge "When encountering a discontinuity, flush(clear) all content enqueued u...Andreas Huber2011-08-251-14/+18
|\ \ \
| * | | When encountering a discontinuity, flush(clear) all content enqueued up to thatAndreas Huber2011-08-251-14/+18
* | | | Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 52087...Gloria Wang2011-08-251-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Set mSeekNotificationSent as false for RTSP seeking.Gloria Wang2011-08-251-0/+1
* | | | Merge "When Camera is launched by media recording framework, stagefright cont...James Dong2011-08-251-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | When Camera is launched by media recording framework, stagefright controls th...James Dong2011-08-241-0/+9
* | | | Merge "Port setting change should happen before receiving any filled frame."Chih-Chung Chang2011-08-241-0/+1
|\ \ \ \
| * | | | Port setting change should happen before receiving any filled frame.Chih-Chung Chang2011-08-231-0/+1
* | | | | Merge "Testing the GL/ CPU encoding w/ Gralloc buffers"Pannag Sanketi2011-08-244-163/+806
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Testing the GL/ CPU encoding w/ Gralloc buffersPannag Sanketi2011-08-244-163/+806
| | |_|/ | |/| |
* | | | Merge "To make SniffMP3() more concrete so that we can remove false-positve r...James Dong2011-08-231-15/+16
|\ \ \ \ | |/ / / |/| | |
| * | | To make SniffMP3() more concrete so that we can remove false-positve response...Dongwon Kang2011-08-181-15/+16
* | | | We were accidentally sending out an output buffer before the final port setti...Andreas Huber2011-08-231-19/+25
| |/ / |/| |
* | | The MatroskaExtractor will now publish a different mime-type "video/webm" ifAndreas Huber2011-08-222-2/+11
* | | Merge "Remove useAndroidNativeBuffer(2) warning message."Chih-Chung Chang2011-08-211-3/+0
|\ \ \
| * | | Remove useAndroidNativeBuffer(2) warning message.Chih-Chung Chang2011-08-181-3/+0
| |/ /
* | | Merge "Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Ja...Rajneesh Chowdury2011-08-191-0/+59
|\ \ \
| * | | Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)Rajneesh Chowdury2011-08-191-0/+59
* | | | Merge "Stagefright: fix a compiler warning"Jamie Gennis2011-08-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Stagefright: fix a compiler warningJamie Gennis2011-08-111-1/+1
* | | | Raise the maximum input buffer size for the vpx video decoder to 256KBAndreas Huber2011-08-191-1/+1
| |_|/ |/| |
* | | Merge "When switching surface, do not set mSeekNotificationSent as true, beca...Gloria Wang2011-08-181-4/+5
|\ \ \
| * | | When switching surface, do not set mSeekNotificationSent as true,Gloria Wang2011-08-181-4/+5
| | |/ | |/|
* | | Merge "Some decoders require more gentle treatment"Andreas Huber2011-08-182-14/+45
|\ \ \
| * | | Some decoders require more gentle treatmentJames Dong2011-08-182-14/+45
| |/ /
* | | Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. reco...Andreas Huber2011-08-181-1/+6
|/ /
* | Merge "Make sure we have all the sample table metadata before declaring a tra...Andreas Huber2011-08-173-0/+14
|\ \
| * | Make sure we have all the sample table metadata before declaring a track valid.Andreas Huber2011-08-173-0/+14
* | | Merge "Don't time out prematurely for video encoding waiting for output buffers"James Dong2011-08-171-1/+8
|\ \ \ | |/ / |/| |
| * | Don't time out prematurely for video encoding waiting for output buffersJames Dong2011-08-161-1/+8