summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into ginge...Andreas Huber2010-11-304-13/+142
| | |\
| | | * DO NOT MERGE Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-304-13/+142
| * | | am a41c1e1d: Merge "DO NOT MERGE Upgrade to the latest version of libwebm to ...Andreas Huber2010-11-303-3533/+5067
| |\ \ \ | | |/ /
| | * | Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube w...Andreas Huber2010-11-303-3533/+5067
| | |\ \ | | | |/ | | |/|
| | | * DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm pla...Andreas Huber2010-11-303-3533/+5067
| * | | am 567b2bd1: Merge "After seeking display the first new video frame right awa...Andreas Huber2010-11-301-0/+6
| |\ \ \ | | |/ /
| | * | After seeking display the first new video frame right away without concern fo...Andreas Huber2010-11-301-0/+6
| * | | am b690e55d: Merge "DO NOT MERGE - Instead of asserting that ISurface success...Andreas Huber2010-11-305-57/+120
| |\ \ \ | | |/ /
| | * | DO NOT MERGE - Instead of asserting that ISurface successfully registered buf...Andreas Huber2010-11-305-57/+120
| | |/
* | | Merge "Support streaming data across binder boundaries."Andreas Huber2010-11-242-4/+225
|\ \ \
| * | | Support streaming data across binder boundaries.Andreas Huber2010-11-232-4/+225
* | | | Do not getConfig on video encoder on output portJames Dong2010-11-231-26/+28
|/ / /
* | | am 3e18dfab: am 4da48ec8: Merge "Notify the playback status to DRM agents bef...Gloria Wang2010-11-221-7/+12
|\ \ \ | |/ /
| * | am 4da48ec8: Merge "Notify the playback status to DRM agents before the playb...Gloria Wang2010-11-221-7/+12
| |\ \
| | * | Notify the playback status to DRM agents before the playback startsGloria Wang2010-11-221-7/+12
* | | | Merge "Squashed commit of the following:"Andreas Huber2010-11-2212-678/+513
|\ \ \ \
| * | | | Squashed commit of the following:Andreas Huber2010-11-2212-678/+513
* | | | | Fixed an issue in SampleTable where the table index was incorrectly wrapped a...James Dong2010-11-211-1/+3
|/ / / /
* | | | am 716f60ce: resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
| |\ \ \ | | |/ /
| | * | StagefrightMediaScanner: Call endFile() for MIDI and OGG files.Hiroshi Takekawa2010-11-191-8/+10
| * | | am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: frameworks/base/m...Jean-Baptiste Queru2010-11-191-1/+1
| |\ \ \ | | |/ /
| | * | build failed with g++ v. 4.4.5Matthias Bady2010-11-181-1/+1
* | | | Merge "Removed uncessary FILE structure pointer for I/O"James Dong2010-11-195-54/+70
|\ \ \ \
| * | | | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-195-54/+70
* | | | | Merge "Fix an artifact of going from off_t to off64_t"Andreas Huber2010-11-191-1/+1
|\ \ \ \ \
| * | | | | Fix an artifact of going from off_t to off64_tAndreas Huber2010-11-191-1/+1
| |/ / / /
* | | | | Squashed commit of the following:Andreas Huber2010-11-197-168/+27
|/ / / /
* | | | Merge "64-bit file size/offset support for media framework"James Dong2010-11-1835-215/+221
|\ \ \ \
| * | | | 64-bit file size/offset support for media frameworkJames Dong2010-11-1835-215/+221
* | | | | Set the external display usage bit in Stagefright.Jamie Gennis2010-11-182-2/+2
* | | | | Log H.264 profile/level in OMXCodecAndreas Huber2010-11-181-1/+1
|/ / / /
* | | | Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-184-21/+136
* | | | Merge "Add getUri() for streaming"Gloria Wang2010-11-184-0/+9
|\ \ \ \
| * | | | Add getUri() for streamingGloria Wang2010-11-184-0/+9
* | | | | Support post-decode video rotation.Andreas Huber2010-11-165-63/+168
* | | | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-166-296/+43
* | | | | 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 "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
| |/ / / /
* | | | | Provide bandwidth estimation support in NuHTTPDataSourceAndreas Huber2010-11-152-0/+69
|/ / / /
* | | | Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-114-9/+9
* | | | 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
|\ \ \ \