summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when ...Amith Yamasani2011-10-301-8/+22
|\
| * Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume ...Amith Yamasani2011-10-281-8/+22
| |\
| | * Bring back the old-style Ring/Vibrate/Silent states when using volume keys.Amith Yamasani2011-10-281-8/+22
* | | am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,...Joe Fernandez2011-10-293-7/+22
|\ \ \ | |/ /
| * | Merge "docs: add developer guide cross references, Project ACRE, round 3" int...Joe Fernandez2011-10-283-7/+22
| |\ \ | | |/ | |/|
| | * docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-283-7/+22
* | | Merge "Properly report that we're no longer playing after receiving event" in...Andreas Huber2011-10-283-4/+17
|\ \ \
| * | | Properly report that we're no longer playing after receiving eventAndreas Huber2011-10-263-4/+17
* | | | am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics...Jamie Gennis2011-10-283-97/+65
|\ \ \ \ | | |/ / | |/| |
| * | | Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-263-97/+65
* | | | Merge "Report call status from AudioSource::start() to file writer" into ics-mr1James Dong2011-10-272-2/+10
|\ \ \ \
| * | | | Report call status from AudioSource::start() to file writerJames Dong2011-10-262-2/+10
* | | | | Merge "Unhide QVGA related resolution profiles and allow to use QVGA resoluti...James Dong2011-10-272-3/+1
|\ \ \ \ \
| * | | | | Unhide QVGA related resolution profiles and allow to use QVGA resolution for ...James Dong2011-10-272-3/+1
| |/ / / /
* | | | | Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1Andreas Huber2011-10-271-8/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix a reference to a stale pointer in AwesomePlayer.Andreas Huber2011-10-261-8/+10
| | |/ / | |/| |
* | | | am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into i...Jamie Gennis2011-10-261-0/+160
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Stagefright: push blank buffers when tearing downJamie Gennis2011-10-251-0/+160
| |/
* | am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-196-1/+65
|\ \ | |/
| * Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-196-1/+65
| |\
| | * Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-196-1/+65
* | | am b3cdadb6: Merge "Check whether media recorder client exists before dumping...James Dong2011-10-191-5/+7
|\ \ \ | |/ /
| * | Check whether media recorder client exists before dumping.James Dong2011-10-181-5/+7
* | | Merge "Refactor FileInserter in MediaScanner and adding unit tests for the ne...Marco Nelissen2011-10-195-55/+334
|\ \ \
| * | | Refactor FileInserter in MediaScanner and adding unit tests for the newly add...Dongwon Kang2011-10-105-55/+334
* | | | am 5264f600: Merge "Bail out after kMaxColorFormatSupported calls to OMX_GetP...James Dong2011-10-181-7/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Bail out after kMaxColorFormatSupported calls to OMX_GetParameter().James Dong2011-10-181-7/+16
| | |/ | |/|
* | | am c0a87dc1: Merge "Fix issue 5462427: Volume should never be 0 ..." into ics...Eric Laurent2011-10-171-13/+33
|\ \ \ | |/ /
| * | Merge "Fix issue 5462427: Volume should never be 0 ..." into ics-mr0Eric Laurent2011-10-171-13/+33
| |\ \
| | * | Fix issue 5462427: Volume should never be 0 ...Eric Laurent2011-10-141-13/+33
* | | | am 6f13adb2: Merge "Don\'t hold onto the lock while reconnecting to the serve...Dave Burke2011-10-171-10/+18
|\ \ \ \ | |/ / /
| * | | Merge "Don't hold onto the lock while reconnecting to the server" into ics-mr0Dave Burke2011-10-171-10/+18
| |\ \ \
| | * | | Don't hold onto the lock while reconnecting to the serverAndreas Huber2011-10-171-10/+18
* | | | | am c4de6f81: Merge "MediaPlayer: properly handle released surfaces" into ics-mr0Jamie Gennis2011-10-171-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | MediaPlayer: properly handle released surfacesJamie Gennis2011-10-141-2/+8
| | |/ / | |/| |
* | | | am 615858a8: Merge "Indicate screen off condition to audio framework." into i...Eric Laurent2011-10-141-0/+6
|\ \ \ \ | |/ / /
| * | | Indicate screen off condition to audio framework.Eric Laurent2011-10-141-0/+6
* | | | am e48440d5: Merge "Fix 5153611 remove remote control client/display log from...Jean-Michel Trivi2011-10-141-2/+1
|\ \ \ \ | |/ / /
| * | | Fix 5153611 remove remote control client/display log from AudioServiceJean-Michel Trivi2011-10-131-2/+1
* | | | NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-1318-664/+603
* | | | Merge "Support for an MPEG2 Program Stream extractor."Andreas Huber2011-10-1314-11/+873
|\ \ \ \ | |/ / / |/| | |
| * | | Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-3014-11/+873
* | | | MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in sizeMike Lockwood2011-10-131-1/+6
* | | | Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTSAndreas Huber2011-10-122-2/+8
| |/ / |/| |
* | | DO NOT MERGE Fix 5389442 RemoteControlClient javadocJean-Michel Trivi2011-10-111-2/+15
* | | Merge "Support AMR as a file type so that it can be imported into movie studio"James Dong2011-10-103-3/+8
|\ \ \
| * | | Support AMR as a file type so that it can be imported into movie studioJames Dong2011-10-093-3/+8
| | |/ | |/|
* | | YouTube can now request custom cache/prefetch parameters and disconnect-at-hi...Andreas Huber2011-10-103-4/+76
|/ /
* | Specifying -1 for both low and highwater marks would not actually do the righ...Andreas Huber2011-10-071-5/+15
* | Merge "Allow a system property "media.stagefright.cache-params" to override c...Andreas Huber2011-10-072-9/+65
|\ \