summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "To support for switching from a non-null surface/ surface texture to a...Gloria Wang2011-08-101-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | To support for switching from a non-null surface/ surface texture toGloria Wang2011-08-091-1/+4
* | | | | Merge "Network traffic accounting for chromium stack support in mediaserver."Ashish Sharma2011-08-098-12/+106
|\ \ \ \ \
| * | | | | Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-058-12/+106
* | | | | | Merge changes Ie06e73e5,I7ac6b5b0Mathias Agopian2011-08-091-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | return correct value from query after connecting a surfaceMathias Agopian2011-08-081-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge "Do not release recording frames if camera is gone"James Dong2011-08-091-1/+1
|\ \ \ \ \
| * | | | | Do not release recording frames if camera is goneJames Dong2011-08-051-1/+1
| | |/ / / | |/| | |
* | | | | Keep effects sessions active when the caller dies.Marco Nelissen2011-08-095-2/+57
| |/ / / |/| | |
* | | | Notify the OMX component that it's going to be used in "secure" mode.Andreas Huber2011-08-081-0/+23
|/ / /
* | | Merge "Close the DRM session in the destructor of ChromiumHTTPDataSource. Fix...Gloria Wang2011-08-041-4/+2
|\ \ \ | |/ /
| * | Close the DRM session in the destructor of ChromiumHTTPDataSource.Gloria Wang2011-08-041-4/+2
| |/
* | Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBufferAndreas Huber2011-08-043-7/+18
|/
* Restart HLS streaming from the bottom of the playlist if we miss the boat on theAndreas Huber2011-08-042-18/+27
* Merge "Check the syncword for each frame. Fix for bug 5117233."Gloria Wang2011-08-031-1/+1
|\
| * Check the syncword for each frame.Gloria Wang2011-08-031-1/+1
* | Removing hack for framerate setting in Stagefright for encoders.Sarthak Aggarwal2011-08-021-5/+0
* | Merge "Start thread pool for binder calls"James Dong2011-08-021-0/+1
|\ \
| * | Start thread pool for binder callsJames Dong2011-08-011-0/+1
* | | Merge "Re-calculate mCurrentTimeUs for MP3 CBR seek because we might have cal...Gloria Wang2011-08-021-0/+10
|\ \ \
| * | | Re-calculate mCurrentTimeUs for MP3 CBR seek because we might haveGloria Wang2011-07-271-0/+10
| | |/ | |/|
* | | Merge "Fix ordering assumption of argument evaluation."Gloria Wang2011-08-021-2/+6
|\ \ \
| * | | Fix ordering assumption of argument evaluation.Gloria Wang2011-08-011-2/+6
| |/ /
* | | Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-021-2/+4
| |/ |/|
* | Merge "connect/disconnect is now called from our EGL wrapper"Mathias Agopian2011-08-011-4/+4
|\ \
| * | connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-4/+4
* | | Merge "Fix NALU extraction of unit starts with a 0x00 nalType"Andreas Huber2011-08-011-1/+1
|\ \ \
| * | | Fix NALU extraction of unit starts with a 0x00 nalTypeAndreas Huber2011-08-011-1/+1
| |/ /
* | | Start playing live streaming HLS content from the first segment.Andreas Huber2011-08-011-11/+10
|/ /
* | Merge "Part of fix for bug 5065047 build libchromium as a shared lib"Kristian Monsen2011-07-291-2/+1
|\ \
| * | Part of fix for bug 5065047 build libchromium as a shared libKristian Monsen2011-07-251-2/+1
* | | Merge "Bug 4599730 Get audio channel count on MediaPlayer"Glenn Kasten2011-07-271-1/+16
|\ \ \
| * | | Bug 4599730 Get audio channel count on MediaPlayerGlenn Kasten2011-07-271-1/+16
| | |/ | |/|
* | | libstagefright: add destroyOMXPlugin and use C linkage for symbolsIliyan Malchev2011-07-271-2/+13
* | | Merge "AudioRecord: Fix getInput()"Eric Laurent2011-07-271-1/+1
|\ \ \
| * | | AudioRecord: Fix getInput()Eric Laurent2011-07-261-1/+1
| |/ /
* | | Merge "Fix for bug 5049763 HLS: Cookies set in main playlist request aren't b...Kristian Monsen2011-07-271-0/+3
|\ \ \ | |/ / |/| |
| * | Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being pa...Kristian Monsen2011-07-221-0/+3
* | | Merge "Adding Metadata mode to SurfaceMediaSource"Pannag Sanketi2011-07-252-14/+49
|\ \ \
| * | | Adding Metadata mode to SurfaceMediaSourcePannag Sanketi2011-07-222-14/+49
* | | | Merge "Added APIs for audio preprocessing"Eric Laurent2011-07-252-0/+58
|\ \ \ \
| * | | | Added APIs for audio preprocessingEric Laurent2011-07-252-0/+58
| | |_|/ | |/| |
* | | | Merge "Do not support still image capture mode for timelapse video recording"James Dong2011-07-257-558/+79
|\ \ \ \ | |/ / / |/| | |
| * | | Do not support still image capture mode for timelapse video recordingJames Dong2011-07-247-558/+79
* | | | Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out i...James Dong2011-07-241-10/+23
|\ \ \ \
| * | | | Do not wait forever for output buffers in OMXCodec.cpp and error out in case ...James Dong2011-07-151-10/+23
* | | | | Merge "QueryCodecs() signature change"Jean-Michel Trivi2011-07-241-0/+7
|\ \ \ \ \
| * | | | | QueryCodecs() signature changeJean-Michel Trivi2011-07-221-0/+7
* | | | | | Merge "Do not change the number of bytes while converting 8-bit samples to 16...Gloria Wang2011-07-241-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Do not change the number of bytes while converting 8-bit samples to 16-bit,Gloria Wang2011-07-221-1/+3