summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Disable ducking by default. Changed ducking threshold parameter range.Gil Dobjanschi2010-11-171-4/+5
* Merge "MTP: Set correct format for abstract audio playlists"Mike Lockwood2010-11-172-0/+3
|\
| * MTP: Set correct format for abstract audio playlistsMike Lockwood2010-11-172-0/+3
* | Merge "Add new audio mode for audio communications other than telelphony."Jean-Michel Trivi2010-11-173-5/+12
|\ \ | |/ |/|
| * Add new audio mode for audio communications other than telelphony.Jean-Michel Trivi2010-11-163-5/+12
* | Merge "Support post-decode video rotation."Andreas Huber2010-11-165-63/+168
|\ \
| * | Support post-decode video rotation.Andreas Huber2010-11-165-63/+168
* | | Merge "Invalidate transitions when the start time or duration of an effect or...Gil Dobjanschi2010-11-166-14/+131
|\ \ \ | |/ / |/| |
| * | Invalidate transitions when the start time or duration of an effect or overla...Gil Dobjanschi2010-11-166-14/+131
* | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-1616-469/+43
* | | Merge "MediaScanner: Always use mime type provided to the media scanner"Mike Lockwood2010-11-161-6/+5
|\ \ \
| * | | MediaScanner: Always use mime type provided to the media scannerMike Lockwood2010-11-161-6/+5
* | | | Make sure live streamed http live content does not start playing from the ver...Andreas Huber2010-11-161-1/+13
| |_|/ |/| |
* | | Add initial stereo capture support for AAC encoderJames Dong2010-11-152-14/+30
|/ /
* | Merge "Proper support for variable NALsize lengths of AVC content in .mkv fil...Andreas Huber2010-11-151-54/+67
|\ \
| * | Proper support for variable NALsize lengths of AVC content in .mkv files.Andreas Huber2010-11-151-54/+67
* | | Fixed a race condition where some recording frames may not be released.James Dong2010-11-151-20/+3
* | | Merge "MTP: Fix time values returned via GetObjectPropValue and GetObjectProp...Mike Lockwood2010-11-152-10/+16
|\ \ \ | |/ / |/| |
| * | MTP: Fix time values returned via GetObjectPropValue and GetObjectPropListMike Lockwood2010-11-152-10/+16
* | | Merge "More HTTP live support, AES encryption etc."Andreas Huber2010-11-159-47/+361
|\ \ \
| * | | More HTTP live support, AES encryption etc.Andreas Huber2010-11-159-47/+361
* | | | Merge "Refactor h.264 profile/level support into avc_utils."Andreas Huber2010-11-153-34/+42
|\ \ \ \
| * | | | Refactor h.264 profile/level support into avc_utils.Andreas Huber2010-11-153-34/+42
| |/ / /
* | | | Merge "Provide bandwidth estimation support in NuHTTPDataSource"Andreas Huber2010-11-152-0/+69
|\ \ \ \
| * | | | Provide bandwidth estimation support in NuHTTPDataSourceAndreas Huber2010-11-152-0/+69
| |/ / /
* | | | Merge "Add http live mime types to MediaFile, add support for playlist mime t...Andreas Huber2010-11-151-4/+9
|\ \ \ \
| * | | | Add http live mime types to MediaFile, add support for playlist mime types to...Andreas Huber2010-11-151-4/+9
| |/ / /
* | | | Merge "Remove legacy PV stuff"James Dong2010-11-154-65/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove legacy PV stuffJames Dong2010-11-154-65/+4
| |/ /
* | | MTP: Partial implementation of the GetObjectPropList commandMike Lockwood2010-11-1510-221/+665
* | | Merge "MediaScanner: Add support for importing file based playlists copied ov...Mike Lockwood2010-11-151-61/+83
|\ \ \ | |/ / |/| |
| * | MediaScanner: Add support for importing file based playlists copied over MTPMike Lockwood2010-11-121-61/+83
* | | Merge "Disable flaky streaming server check"James Dong2010-11-151-1/+1
|\ \ \
| * | | Disable flaky streaming server checkJames Dong2010-11-131-1/+1
| | |/ | |/|
* | | Fix a typo in LOG_TAG for MediaPlayer unit testsJames Dong2010-11-141-1/+1
|/ /
* | Merge "Transition invalidation bug fix."Gil Dobjanschi2010-11-121-47/+96
|\ \
| * | Transition invalidation bug fix.Gil Dobjanschi2010-11-121-47/+96
| |/
* | Merge "Separate the key for audio sampling rate and video frame rate in MetaD...James Dong2010-11-125-11/+11
|\ \
| * | Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-115-11/+11
| |/
* | Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-121-0/+1
|/
* Merge "Invalidate transitions when an image media item duration changes."Gil Dobjanschi2010-11-112-60/+111
|\
| * Invalidate transitions when an image media item duration changes.Gil Dobjanschi2010-11-112-60/+111
* | Increase the prefetcher's low water mark so it restarts fetching data earlier.Andreas Huber2010-11-111-1/+1
* | Merge "Make sure the prefetcher is actively fetching data if we pause playbac...Andreas Huber2010-11-114-4/+26
|\ \
| * | Make sure the prefetcher is actively fetching data if we pause playback due t...Andreas Huber2010-11-114-4/+26
* | | Add color format query support to QueryCodecs()James Dong2010-11-111-0/+14
* | | Merge "Fix memory leak when 0-memcpy quirk is used"James Dong2010-11-111-1/+18
|\ \ \
| * | | Fix memory leak when 0-memcpy quirk is usedJames Dong2010-11-111-1/+18
| | |/ | |/|
* | | Merge "MediaFile: Recognize MPG file extension as MPEG video"Mike Lockwood2010-11-111-0/+1
|\ \ \
| * | | MediaFile: Recognize MPG file extension as MPEG videoMike Lockwood2010-11-111-0/+1