summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | Support even more .avi files with .mp3 content not aligned to chunk boundariesAndreas Huber2011-09-232-38/+309
* | | Merge "Fix issue 5355047: Automated effect tests fail."Eric Laurent2011-09-236-46/+77
|\ \ \
| * | | Fix issue 5355047: Automated effect tests fail.Eric Laurent2011-09-236-46/+77
* | | | am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factor...Pannag Sanketi2011-09-231-2/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Returning EOS in SurfaceMediaSource:readPannag Sanketi2011-09-221-2/+2
* | | Merge "Keyguard sound needs to hold wake lock."Dianne Hackborn2011-09-211-1/+16
|\ \ \
| * | | Keyguard sound needs to hold wake lock.Dianne Hackborn2011-09-211-1/+16
* | | | Merge "Support some .avi files containing H.264 video, log warnings if audio/...Andreas Huber2011-09-213-12/+94
|\ \ \ \ | |/ / / |/| | |
| * | | Support some .avi files containing H.264 video, log warnings if audio/video u...Andreas Huber2011-09-213-12/+94
* | | | Merge "Bug 5234242 audio continues after discontinuity"Glenn Kasten2011-09-211-2/+2
|\ \ \ \
| * | | | Bug 5234242 audio continues after discontinuityGlenn Kasten2011-09-211-2/+2
* | | | | am 9c43016b: Merge "Bug 5045498 Keep track of RemoteControlClient play state ...Jean-Michel Trivi2011-09-212-7/+18
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug 5045498 Keep track of RemoteControlClient play state change timeJean-Michel Trivi2011-09-202-7/+18
* | | | Merge "MediaScanner: To query row ids of music files when handling playlists."Marco Nelissen2011-09-211-7/+22
|\ \ \ \
| * | | | MediaScanner: To query row ids of music files when handling playlists.Dongwon Kang2011-09-081-7/+22
* | | | | Merge "Fix 5224359: Add width and height to media store."Chih-Chung Chang2011-09-201-0/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix 5224359: Add width and height to media store.Chih-Chung Chang2011-09-201-0/+25
| | |_|/ | |/| |
* | | | am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryromJames Dong2011-09-193-10/+38
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryromJames Dong2011-09-193-10/+38
| |\ \
| | * | Add QVGA resolution to CamcorderProfileJames Dong2011-09-193-10/+38
* | | | Merge "Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in ...Andreas Huber2011-09-192-23/+84
|\ \ \ \
| * | | | Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long st...Andreas Huber2011-09-192-23/+84
* | | | | am 2f153169: Merge "Bug 5300223 RemoteControlClient uses PendingIntent for me...Jean-Michel Trivi2011-09-195-139/+166
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bug 5300223 RemoteControlClient uses PendingIntent for media button eventsJean-Michel Trivi2011-09-165-139/+166
| |/ /
* | | Merge "In order to recover from video lagging behind audio, drop avc frames"Andreas Huber2011-09-198-44/+155
|\ \ \
| * | | In order to recover from video lagging behind audio, drop avc framesAndreas Huber2011-09-168-44/+155
* | | | am f79ec360: Merge "Fix bug 5327199 Recycle bitmaps in RemoteControlClient" i...Jean-Michel Trivi2011-09-161-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | Various improvements to nuplayer playbackAndreas Huber2011-09-1612-63/+149
* | | Merge "If media player has died already, do not dec the old surface texture r...Gloria Wang2011-09-151-0/+5
|\ \ \
| * | | If media player has died already, do not dec the old surface texture reference.Gloria Wang2011-09-151-0/+5
* | | | Merge "Do not need to reset surface as NULL in MediaPlayer's _release. Relate...Gloria Wang2011-09-151-5/+13
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Do not need to reset surface as NULL in MediaPlayer's _release.Gloria Wang2011-09-141-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
|\ \ \ \ \