summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycombBasavapatna Dattaguru2011-01-271-84/+32
|\
| * Fix Issue: 3373525: reduces app. 100mS in createBasavapatna Dattaguru2011-01-271-84/+32
* | Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurfaceGil Dobjanschi2011-01-271-23/+22
* | Merge "Revert "Video editor CTS: Framework modifications"" into honeycombBasavapatna Dattaguru2011-01-262-21/+4
|\ \
| * | Revert "Video editor CTS: Framework modifications"Basavapatna Dattaguru2011-01-262-21/+4
* | | Merge "Revert "Fixes Issue ID: 3396697"" into honeycombBasavapatna Dattaguru2011-01-269-9594/+0
|\ \ \
| * | | Revert "Fixes Issue ID: 3396697"Basavapatna Dattaguru2011-01-269-9594/+0
* | | | Merge "Video editor CTS: Framework modifications" into honeycombBasavapatna Dattaguru2011-01-262-4/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Video editor CTS: Framework modificationsBasavapatna Dattaguru2011-01-262-4/+21
| | |/ | |/|
* | | Merge "Fixes Issue ID: 3396697" into honeycombBasavapatna Dattaguru2011-01-269-0/+9594
|\ \ \ | | |/ | |/|
| * | Fixes Issue ID: 3396697Basavapatna Dattaguru2011-01-269-0/+9594
| |/
* | Eliminate duplicated code in export methodJames Dong2011-01-261-69/+9
* | Merge "This particular RTSP server streams MPEG4-LATM audio with extra traili...Andreas Huber2011-01-261-1/+4
|\ \
| * | This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes.Andreas Huber2011-01-261-1/+4
* | | Merge "MTP: Fix month off by one error in date parsing and formatting code" i...Mike Lockwood2011-01-261-2/+4
|\ \ \ | |/ / |/| |
| * | MTP: Fix month off by one error in date parsing and formatting codeMike Lockwood2011-01-261-2/+4
| |/
* | Merge "Make sure that key frame is generated for timelapse video recording if...James Dong2011-01-264-3/+30
|\ \ | |/ |/|
| * Make sure that key frame is generated for timelapse video recording if there ...James Dong2011-01-264-3/+30
* | Merge "Overlay java files Issue 3370836" into honeycombDharmaray Kundargi2011-01-264-27/+245
|\ \
| * | Overlay java files Issue 3370836Dharmaray Kundargi2011-01-264-27/+245
* | | Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honey...Dharmaray Kundargi2011-01-263-23/+142
|\ \ \ | |_|/ |/| |
| * | Fix for Issue 3370836 : JNI files for Overlay optmization.Dharmaray Kundargi2011-01-263-23/+142
| |/
* | Merge "More instrumentation to track down the hardware decoder not shutting d...Andreas Huber2011-01-262-2/+20
|\ \
| * | More instrumentation to track down the hardware decoder not shutting down bug.Andreas Huber2011-01-262-2/+20
* | | Ignore errors returned from native_window_set_crop.Andreas Huber2011-01-261-2/+3
|/ /
* | Merge "Linux sockets suck, closing a socket descriptor does not abort pending...Andreas Huber2011-01-261-17/+79
|\ \
| * | Linux sockets suck, closing a socket descriptor does not abort pending recv/s...Andreas Huber2011-01-261-17/+79
| |/
* | Instead of not feeding the AudioTrack any data after EOS, play silence instead.Andreas Huber2011-01-261-1/+3
|/
* Merge "Review rework for issue 3385068 : Play gets out of sync" into honeycombSantosh Madhava2011-01-251-17/+12
|\
| * Review rework for issue 3385068 : Play gets out of syncSantosh Madhava2011-01-251-17/+12
* | Fix for issue 3366265 : Native crash exporting movieSantosh Madhava2011-01-251-3/+22
* | Merge "VideoEditor:Fix for 3369908" into honeycombDheeraj Sharma2011-01-251-0/+1
|\ \ | |/ |/|
| * VideoEditor:Fix for 3369908Dheeraj Sharma2011-01-231-0/+1
* | Merge "StagefrightMediaScanner: Close metadata retriever after we are done sc...Mike Lockwood2011-01-251-32/+35
|\ \
| * | StagefrightMediaScanner: Close metadata retriever after we are done scanningMike Lockwood2011-01-251-32/+35
* | | Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycombMike Lockwood2011-01-253-74/+42
|\ \ \ | |/ /
| * | MTP: Fix race conditions in MtpServer JNI codeMike Lockwood2011-01-253-74/+42
* | | Report errors to applications if AudioRecord->start() failsJames Dong2011-01-253-13/+27
* | | Merge "Fix for issue 3385068 : Play gets out of sync" into honeycombSantosh Madhava2011-01-251-1/+1
|\ \ \
| * | | Fix for issue 3385068 : Play gets out of syncSantosh Madhava2011-01-251-1/+1
* | | | Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycombJaikumar Ganesh2011-01-251-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Rename virtual call API to ScoUsingVirtualCall.Jaikumar Ganesh2011-01-251-4/+5
* | | | Merge "Video Editor:Fix for 3375632" into honeycombDheeraj Sharma2011-01-251-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Video Editor:Fix for 3375632Dheeraj Sharma2011-01-231-1/+1
| | |/ | |/|
* | | Issue no : 3370622Dheeraj Sharma2011-01-243-84/+12
* | | Merge "Review rework on Patch Set 2 for issue 3372849" into honeycombSantosh Madhava2011-01-242-11/+85
|\ \ \
| * | | Review rework on Patch Set 2 for issue 3372849Santosh Madhava2011-01-242-11/+85
* | | | Merge "Improved conversion accuracy of exif geotag data" into honeycombWu-cheng Li2011-01-241-13/+19
|\ \ \ \
| * | | | Improved conversion accuracy of exif geotag dataOscar Rydhe2011-01-241-13/+19
| | |/ / | |/| |
* | | | Reduce the JNI native method visibilityJames Dong2011-01-241-10/+9
| |/ / |/| |