summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-0914-22/+1223
* Merge "Add the default back-facing camera to the MediaProfile camera vector A...James Dong2011-03-071-0/+3
|\
| * Add the default back-facing camera to the MediaProfile camera vectorJames Dong2011-03-071-0/+3
* | am a7c9dffd: am 4ed072f9: Merge "Add missing copyright headers to a couple of...James Dong2011-03-072-0/+32
|\ \
| * | Add missing copyright headers to a couple of filesJames Dong2011-03-072-0/+32
* | | Merge "Added more metadata published by the MediaMetaDataRetriever"Andreas Huber2011-03-071-0/+49
|\ \ \ | |_|/ |/| |
| * | Added more metadata published by the MediaMetaDataRetrieverAndreas Huber2011-03-041-0/+49
* | | am 0b7912d3: am 99b86247: Fix a leak from AACEncoder.cppJames Dong2011-03-041-0/+3
|\ \ \ | | |/ | |/|
| * | Fix a leak from AACEncoder.cppJames Dong2011-03-041-0/+3
* | | am 70d7522e: am 865448a0: Merge "Do not enforce the rule in MP3Extractor that...James Dong2011-03-041-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file ...James Dong2011-03-041-2/+2
* | Reject streaming .mp4 files over http that are not muxed reasonably.Andreas Huber2011-03-032-8/+110
|/
* Merge "- To track the usage of all audio output devices - To track the curren...Gloria Wang2011-03-022-2/+129
|\
| * - To track the usage of all audio output devicesGloria Wang2011-03-022-2/+129
* | Merge "Stagefright: Use the ANW min undequeued bufs query."Jamie Gennis2011-03-022-28/+53
|\ \
| * | Stagefright: Use the ANW min undequeued bufs query.Jamie Gennis2011-02-282-29/+53
* | | Merge "Resize internal PES buffers dynamically instead of relying on a fixed ...Andreas Huber2011-03-021-1/+12
|\ \ \
| * | | Resize internal PES buffers dynamically instead of relying on a fixed maximum...Andreas Huber2011-03-021-1/+12
* | | | Merge "Allow optional specification of a PTS timestamp when signalling a disc...Andreas Huber2011-03-0211-22/+120
|\ \ \ \ | |/ / /
| * | | Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-0211-22/+120
* | | | Merge "PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes ...James Dong2011-03-021-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in u...James Dong2011-03-021-2/+4
| | |/ | |/|
* | | Provide better duration and seek accuracy if playing vorbis audio from a non-...Andreas Huber2011-03-021-16/+125
|/ /
* | Merge "Get rid of redundant media profiles"James Dong2011-03-011-6/+172
|\ \
| * | Get rid of redundant media profilesJames Dong2011-03-011-6/+172
* | | Fix issue 3499926.Eric Laurent2011-03-011-8/+14
|/ /
* | Merge "Stagefright: Query buffer usage from the component."Jamie Gennis2011-03-012-4/+18
|\ \
| * | Stagefright: Query buffer usage from the component.Jamie Gennis2011-02-282-5/+18
* | | Merge "Add an OMX IL API for querying buffer usage flags."Jamie Gennis2011-03-015-0/+79
|\ \ \ | |/ /
| * | Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-285-0/+79
| |/
* | Merge "Fix error recovery in Stagefright init."Jamie Gennis2011-03-012-32/+27
|\ \
| * | Fix error recovery in Stagefright init.Jamie Gennis2011-02-282-32/+27
* | | Merge "The color conversion from YUV420Planar to RGB only requires the image ...James Dong2011-02-281-1/+1
|\ \ \ | |_|/ |/| |
| * | The color conversion from YUV420Planar to RGB only requires the image width t...James Dong2011-02-111-1/+1
* | | Bug 3447027 Limit previews for DRM videoGlenn Kasten2011-02-283-11/+25
| |/ |/|
* | mp4a box contains mp3 audio when the object type indication is 0x6bJames Dong2011-02-251-0/+8
* | Merge "Alternate patch for late video issue: seek only the video ahead to the...Andreas Huber2011-02-242-17/+66
|\ \
| * | Alternate patch for late video issue: seek only the video ahead to the nextAndreas Huber2011-02-242-17/+66
* | | Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-2410-15/+77
|\ \ \
| * | | Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-2410-15/+77
| |/ /
* | | Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"Glenn Kasten2011-02-2422-40/+151
|\ \ \
| * | | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-2322-40/+151
* | | | Fix MP3ExtractorJames Dong2011-02-241-5/+13
| |/ / |/| |
* | | Merge "Don't crash when parsing DRM MIME types"Glenn Kasten2011-02-241-5/+12
|\ \ \
| * | | Don't crash when parsing DRM MIME typesGlenn Kasten2011-02-181-5/+12
* | | | d263 may contain optional bitr box, and thus its size can be up to 23 bytesJames Dong2011-02-231-7/+14
* | | | Merge "Remove RefBase.h dependency on TextOutput.h"Mathias Agopian2011-02-236-0/+6
|\ \ \ \
| * | | | Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-226-0/+6
* | | | | Merge "To collect the total usage time of encoders in the media recorder"Gloria Wang2011-02-232-7/+81
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | To collect the total usage time of encoders in the media recorderGloria Wang2011-02-232-7/+81