summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Reorganize media framework functional tests.Xia Wang2011-09-2718-50/+46
* Returning EOS in SurfaceMediaSource:readPannag Sanketi2011-09-221-2/+2
* Bug 5045498 Keep track of RemoteControlClient play state change timeJean-Michel Trivi2011-09-202-7/+18
* Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryromJames Dong2011-09-193-10/+38
|\
| * Add QVGA resolution to CamcorderProfileJames Dong2011-09-193-10/+38
* | Bug 5300223 RemoteControlClient uses PendingIntent for media button eventsJean-Michel Trivi2011-09-165-139/+166
|/
* Fix bug 5327199 Recycle bitmaps in RemoteControlClientJean-Michel Trivi2011-09-161-0/+4
* If media player has died already, do not dec the old surface texture reference.Gloria Wang2011-09-151-0/+5
* Cherry-pick from master. Do not merge.Gloria Wang2011-09-151-5/+13
* Merge "Change an assert failure due to unsupported level by HW AVC decoder an...James Dong2011-09-141-9/+10
|\
| * Change an assert failure due to unsupported level by HW AVC decoder and repor...James Dong2011-09-131-9/+10
* | Merge "Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed"Rajneesh Chowdury2011-09-141-2/+5
|\ \
| * | Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failedRajneesh Chowdury2011-09-141-2/+5
* | | Merge "Issue 5044873: Pb with BT SCO AudioManager API"Eric Laurent2011-09-141-20/+28
|\ \ \
| * | | Issue 5044873: Pb with BT SCO AudioManager APIEric Laurent2011-09-141-20/+28
* | | | Merge "Bug 5300223 RemoteControlClient uses PendingIntent"Jean-Michel Trivi2011-09-141-0/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 5300223 RemoteControlClient uses PendingIntentJean-Michel Trivi2011-09-131-0/+56
* | | | Merge "Issue 5298399: Lost speech after a crash in gTalk."Eric Laurent2011-09-131-12/+14
|\ \ \ \
| * | | | Issue 5298399: Lost speech after a crash in gTalk.Eric Laurent2011-09-131-12/+14
* | | | | API review: Metadata class not used.Dianne Hackborn2011-09-131-0/+2
* | | | | Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks"Andreas Huber2011-09-132-14/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Support .avi tracks that have a sample size of 1, i.e. samples != chunksAndreas Huber2011-09-132-14/+56
| | |_|/ | |/| |
* | | | Don't post position updates too frequentlyAndreas Huber2011-09-132-3/+17
|/ / /
* | | Merge "Turn an another assertion into a runtime error in ACodec's implementat...Andreas Huber2011-09-121-22/+18
|\ \ \
| * | | Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber2011-09-121-22/+18
| | |/ | |/|
* | | Increase the avi extractor's confidence slighly over mp3'sAndreas Huber2011-09-121-1/+5
|/ /
* | MTS Recorder Test: Use VideoFrameRate from Device Camcorder ProfileDevaraj Rangasamy2011-09-091-2/+2
* | Merge "Fix another hardcoded frame rate in the media framework test"James Dong2011-09-093-14/+25
|\ \
| * | Fix another hardcoded frame rate in the media framework testJames Dong2011-09-073-14/+25
* | | Make MediaScanner skip certain directoriesGuang Zhu2011-09-091-1/+59
* | | Merge "Don't check mFilledBuffers whether it is empty or not when the port re...James Dong2011-09-091-3/+8
|\ \ \
| * | | Don't check mFilledBuffers whether it is empty or not when the port reconfigu...James Dong2011-09-091-3/+8
| |/ /
* | | Merge "Fix bug 5045498 Unhide Remote Control Client API"Marco Nelissen2011-09-092-47/+80
|\ \ \
| * | | Fix bug 5045498 Unhide Remote Control Client APIJean-Michel Trivi2011-09-012-47/+80
* | | | Merge "Fix issue 4673378: switching from VoIP to GSM call"Eric Laurent2011-09-091-80/+108
|\ \ \ \
| * | | | Fix issue 4673378: switching from VoIP to GSM callEric Laurent2011-09-081-80/+108
* | | | | Fix 5278371: OOM in MediaItemThumbnailTestChih-Chung Chang2011-09-092-2/+6
| |_|_|/ |/| | |
* | | | Merge "AudioTrack: extend callback thread sleep time"Eric Laurent2011-09-081-1/+6
|\ \ \ \
| * | | | AudioTrack: extend callback thread sleep timeEric Laurent2011-09-081-1/+6
| |/ / /
* | | | Merge "Always set geometry in queuebuffer"Pannag Sanketi2011-09-081-4/+5
|\ \ \ \
| * | | | Always set geometry in queuebufferPannag Sanketi2011-09-081-4/+5
| |/ / /
* | | | Audio player must not be used as a timesource before it's started.Andreas Huber2011-09-082-3/+7
* | | | Merge "Fix 5156702: rotate thumbnails"Chih-Chung Chang2011-09-085-120/+89
|\ \ \ \
| * | | | Fix 5156702: rotate thumbnailsChih-Chung Chang2011-09-075-120/+89
* | | | | Merge "Bug 5270905 fix MediaPlayer with IStreamSource"Glenn Kasten2011-09-071-0/+1
|\ \ \ \ \
| * | | | | Bug 5270905 fix MediaPlayer with IStreamSourceGlenn Kasten2011-09-071-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Fixing bug in SurfaceMediaSource_test"Pannag Sanketi2011-09-071-5/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixing bug in SurfaceMediaSource_testPannag Sanketi2011-09-021-5/+19
* | | | | Apparently keyframe status in audio tracks of .webm/.mkv files is unreliableAndreas Huber2011-09-071-5/+22
* | | | | Merge "Stop metadata retriever from dereferencing a NULL pointer if"Andreas Huber2011-09-071-2/+14
|\ \ \ \ \