summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* MediaScanner: Move genre table management to MediaProviderMike Lockwood2011-07-311-53/+2
* 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-272-5/+33
|\ \
| * | Bug 4599730 Get audio channel count on MediaPlayerGlenn Kasten2011-07-272-5/+33
* | | 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
* | | | | Add dependencies for the YV12 color converter change.Chih-Chung Chang2011-07-271-0/+2
| |_|/ / |/| | |
* | | | Merge "Fixing up Mediarecorder for MFF"Pannag Sanketi2011-07-262-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing up Mediarecorder for MFFPannag Sanketi2011-07-252-1/+3
* | | | Merge "MediaScanner: Fix problem with duplicate directory entries in the data...Mike Lockwood2011-07-261-3/+7
|\ \ \ \
| * | | | MediaScanner: Fix problem with duplicate directory entries in the databaseMike Lockwood2011-07-261-3/+7
* | | | | Merge "Fix bug 4319552 Java to native channel mask translation"Jean-Michel Trivi2011-07-261-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug 4319552 Java to native channel mask translationJean-Michel Trivi2011-07-251-2/+2
* | | | | Merge "Add filename and line number in the debug messages."Chih-Chung Chang2011-07-252-15/+47
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add filename and line number in the debug messages.Chih-Chung Chang2011-07-222-15/+47
| | |/ / | |/| |
* | | | 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-257-9/+403
|\ \ \ \ \
| * | | | | Added APIs for audio preprocessingEric Laurent2011-07-257-9/+403
| | |_|/ / | |/| | |
* | | | | 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 "Fix bug 4211099 channel constants and 7.1 mask"Jean-Michel Trivi2011-07-251-1/+27
|\ \ \ \ \
| * | | | | Fix bug 4211099 channel constants and 7.1 maskJean-Michel Trivi2011-07-241-1/+27
* | | | | | Merge "Add support for creating a Surface from a a SurfaceTexture."Ted Bonkenburg2011-07-251-4/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add support for creating a Surface from a a SurfaceTexture.Ted Bonkenburg2011-07-221-4/+25
* | | | | | 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
* | | | | | | Merge "Deprecate two methods in MediaRecorder.java class"James Dong2011-07-222-104/+8
|\ \ \ \ \ \ \
| * | | | | | | Deprecate two methods in MediaRecorder.java classJames Dong2011-07-222-104/+8
* | | | | | | | Merge "Connect MediaRecorder Native to SurfaceMediaSource"Pannag Sanketi2011-07-228-72/+248
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-228-72/+248
* | | | | | | | SurfaceTexture: add the abandon method.Jamie Gennis2011-07-221-6/+7
* | | | | | | | SurfaceMediaSource: remove getAllocator methodJamie Gennis2011-07-221-6/+0
|/ / / / / / /
* | | | | | | Merge "Renaming SurfaceEncoder to SurfaceMediaSource"Pannag Sanketi2011-07-224-78/+76
|\ \ \ \ \ \ \
| * | | | | | | Renaming SurfaceEncoder to SurfaceMediaSourcePannag Sanketi2011-07-214-78/+76
* | | | | | | | Merge "Adding SurfaceEncoder for encoding FilterFrames"Pannag Sanketi2011-07-226-0/+1306
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Adding SurfaceEncoder for encoding FilterFramesPannag Sanketi2011-07-216-0/+1306
| |/ / / / / /
* | | | | | | Merge "Retry datasource fetches a few times before giving up (NuCachedSource2)."Andreas Huber2011-07-224-10/+93
|\ \ \ \ \ \ \
| * | | | | | | Retry datasource fetches a few times before giving up (NuCachedSource2).Andreas Huber2011-07-224-10/+93
| |/ / / / / /