summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Removed uncessary FILE structure pointer for I/OJames Dong2010-11-196-58/+74
* Merge "64-bit file size/offset support for media framework"James Dong2010-11-1837-219/+225
|\
| * 64-bit file size/offset support for media frameworkJames Dong2010-11-1837-219/+225
* | Merge "AudioTrack getTimelineDuration clarification."Gil Dobjanschi2010-11-181-10/+3
|\ \
| * | AudioTrack getTimelineDuration clarification.Gil Dobjanschi2010-11-181-10/+3
* | | Set the external display usage bit in Stagefright.Jamie Gennis2010-11-182-2/+2
|/ /
* | Merge "Added IOException to WaveformData constructor"Gil Dobjanschi2010-11-184-3/+11
|\ \
| * | Added IOException to WaveformData constructorGil Dobjanschi2010-11-184-3/+11
* | | Log H.264 profile/level in OMXCodecAndreas Huber2010-11-181-1/+1
| |/ |/|
* | Merge "Support for "chunked" HTTP transfer encoding."Andreas Huber2010-11-184-21/+136
|\ \
| * | Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-184-21/+136
* | | Merge "Fix an issue wherre error notification will not be sent after mediapla...James Dong2010-11-181-0/+3
|\ \ \ | |/ / |/| |
| * | Fix an issue wherre error notification will not be sent after mediaplayer resetJames Dong2010-11-181-0/+3
| |/
* | Merge "Add getUri() for streaming"Gloria Wang2010-11-184-0/+9
|\ \ | |/ |/|
| * Add getUri() for streamingGloria Wang2010-11-184-0/+9
* | Merge "Disable ducking by default. Changed ducking threshold parameter range."Gil Dobjanschi2010-11-171-4/+5
|\ \
| * | Disable ducking by default. Changed ducking threshold parameter range.Gil Dobjanschi2010-11-171-4/+5
* | | Fix bug 3183484 unhide MediaRecorder.AudioSource.VOICE_COMMUNICATIONJean-Michel Trivi2010-11-171-6/+4
* | | MTP: Fixes to allow file transfers > 4 gigabytesMike Lockwood2010-11-174-5/+27
|/ /
* | 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