summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge "Application-managed callback buffer support for raw image"James Dong2011-02-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Application-managed callback buffer support for raw imageJames Dong2011-02-221-1/+1
| |/ / /
* | | | Merge "- Add method in MediaPlayerService to collect and pull codec usage (...Gloria Wang2011-02-234-2/+186
|\ \ \ \ | |/ / / |/| | |
| * | | - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-224-2/+186
| |/ /
* | | Merge "Remove mkvparser code from /frameworks/base"James Dong2011-02-223-5073/+3
|\ \ \
| * | | Remove mkvparser code from /frameworks/baseJames Dong2011-02-223-5073/+3
| |/ /
* | | Support for PCMA and PCMU raw audio data in RTP/RTSP.Andreas Huber2011-02-225-0/+210
* | | MTP: Add support for dynamically adding and removing storage unitsMike Lockwood2011-02-225-25/+95
* | | Merge "Support more MPEG4-LATM audio functionality."Andreas Huber2011-02-223-12/+76
|\ \ \
| * | | Support more MPEG4-LATM audio functionality.Andreas Huber2011-02-223-12/+76
| |/ /
* | | Check file descriptor before passing it through binder callsJames Dong2011-02-221-0/+11
|/ /
* | Merge "Experimental support for https transfers in stagefright."Andreas Huber2011-02-178-22/+133
|\ \
| * | Experimental support for https transfers in stagefright.Andreas Huber2011-02-178-22/+133
* | | A/V synchronization at the beginning of a recording sessionJames Dong2011-02-173-29/+54
|/ /
* | Merge "Respond to RTSP server->client requests."Andreas Huber2011-02-162-7/+83
|\ \
| * | Respond to RTSP server->client requests.Andreas Huber2011-02-162-7/+83
* | | Decouple AudioRecord read and audio encodingJames Dong2011-02-161-128/+145
|/ /
* | Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-167-136/+9
* | Merge "Add AAC extractor"Gloria Wang2011-02-1510-52/+442
|\ \
| * | Add AAC extractorGloria Wang2011-02-1510-52/+442
* | | Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (y...Andreas Huber2011-02-152-14/+1
* | | Merge "Derive the Transport "source" attribute from the RTSP endpoint address...Andreas Huber2011-02-151-23/+42
|\ \ \
| * | | Derive the Transport "source" attribute from the RTSP endpoint address if nec...Andreas Huber2011-02-151-23/+42
* | | | Merge "Work around several issues with non-compliant RTSP servers."Andreas Huber2011-02-156-25/+89
|\ \ \ \ | |/ / /
| * | | Work around several issues with non-compliant RTSP servers.Andreas Huber2011-02-156-25/+89