summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME."Eric Laurent2011-08-031-39/+1
|\ \
| * | AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME.Eric Laurent2011-08-021-39/+1
* | | Merge "Remote control display API and implementation"Jean-Michel Trivi2011-08-034-26/+516
|\ \ \
| * | | Remote control display API and implementationJean-Michel Trivi2011-08-024-26/+516
* | | | Removing hack for framerate setting in Stagefright for encoders.Sarthak Aggarwal2011-08-021-5/+0
* | | | Clear the bitmap from the canvas in a lot of places.Dianne Hackborn2011-08-024-0/+5
| |/ / |/| |
* | | 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
| |/ / /
* | | | Merge "Replace the hard coded video recording properties with media profile."Yu Shan Emily Lau2011-08-021-7/+16
|\ \ \ \
| * | | | Replace the hard coded video recordingYu Shan Emily Lau2011-08-011-7/+16
| | |/ / | |/| |
* | | | 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
|/ / / /
* | | | 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
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |