summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 fi...Andreas Huber2011-10-061-4/+6
* Set crop params to ANative Window during Initialization.Lakshman Gowda2011-10-051-16/+22
* Merge "Remove Ringtone.setWakeMode, it's not needed."Marco Nelissen2011-09-301-15/+0
|\
| * Remove Ringtone.setWakeMode, it's not needed.Marco Nelissen2011-09-291-15/+0
* | Merge "Gracefuly return on detecting wrong AAC format from corrupted files"Andreas Huber2011-09-301-6/+22
|\ \
| * | Gracefuly return on detecting wrong AAC format from corrupted filesGilles-Arnaud Bleu-Laine2011-09-301-6/+22
| |/
* | Wait for some time before stopping the media recorder.Gloria Wang2011-09-301-0/+12
|/
* Merge "Release MediaPlayer before letting it go out of scope."Marco Nelissen2011-09-291-0/+3
|\
| * Release MediaPlayer before letting it go out of scope.Marco Nelissen2011-09-291-0/+3
* | Merge "Fix bug 5357295 NPE on display when remote control client dies"Jean-Michel Trivi2011-09-291-10/+18
|\ \
| * | Fix bug 5357295 NPE on display when remote control client diesJean-Michel Trivi2011-09-281-10/+18
* | | Merge "Support multiple NAL fragments per .mkv payload"Andreas Huber2011-09-281-47/+61
|\ \ \
| * | | Support multiple NAL fragments per .mkv payloadAndreas Huber2011-09-281-47/+61
* | | | Merge "Flush resets the count of played audio frames"James Dong2011-09-281-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Flush resets the count of played audio framesJames Dong2011-09-271-0/+3
* | | | Merge "Support AMR, G.711 and vorbis audio in ACodec and friends."Andreas Huber2011-09-282-3/+95
|\ \ \ \
| * | | | Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-282-3/+95
| |/ / /
* | | | am b2d17234: Merge "Reorganize media framework functional tests. Group tests ...Xia Wang2011-09-2818-50/+46
|\ \ \ \ | |_|_|/ |/| | |
| * | | Reorganize media framework functional tests.Xia Wang2011-09-2718-50/+46
* | | | Merge "Log a warning when a MediaPlayer is finalized without having being rel...Marco Nelissen2011-09-281-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Log a warning when a MediaPlayer is finalized without having being released.Marco Nelissen2011-09-281-0/+4
* | | | Cut down on AwesomePlayer and OMXCodec's verbosity.Andreas Huber2011-09-272-9/+9
* | | | Merge "Signal an appropriate error even if there are no active streams yet."Andreas Huber2011-09-276-27/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Signal an appropriate error even if there are no active streams yet.Andreas Huber2011-09-276-27/+32
| |/ /
* | | Merge "Fix issue 5373048: AudioCache decode errors"Eric Laurent2011-09-271-2/+11
|\ \ \ | |/ / |/| |
| * | Fix issue 5373048: AudioCache decode errorsEric Laurent2011-09-271-2/+11
* | | Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber2011-09-263-6/+37
|/ /
* | Merge "Support even more .avi files with .mp3 content not aligned to chunk bo...Andreas Huber2011-09-262-38/+309
|\ \
| * | 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