summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visuali...Marco Nelissen2010-10-271-9/+12
|\
| * am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. ...Marco Nelissen2010-10-271-9/+12
| |\
| | * Fix off-by-two and other bugs in the visualization code.Marco Nelissen2010-10-271-9/+12
* | | Merge "Remove annoying warning during mpeg4 extraction."Andreas Huber2010-10-271-1/+1
|\ \ \
| * | | Remove annoying warning during mpeg4 extraction.Andreas Huber2010-10-271-1/+1
* | | | Merge "FileSource may fail to open a file in which case subsequent code deref...Andreas Huber2010-10-271-1/+1
|\ \ \ \
| * | | | FileSource may fail to open a file in which case subsequent code dereferences...Andreas Huber2010-10-271-1/+1
| |/ / /
* | | | Fix for simulator build breakKristian Monsen2010-10-271-1/+1
|/ / /
* | | am e1e82745: am 2088e371: Merge "Assume that all of the decoded vorbis audio ...Andreas Huber2010-10-261-6/+14
|\ \ \ | |/ /
| * | am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid...Andreas Huber2010-10-261-6/+14
| |\ \ | | |/
| | * Assume that all of the decoded vorbis audio data is valid unless the source i...Andreas Huber2010-10-261-6/+14
* | | Merge "Add two creation flags to OMXCodec::Create()"James Dong2010-10-261-1/+10
|\ \ \
| * | | Add two creation flags to OMXCodec::Create()James Dong2010-10-251-1/+10
* | | | A temporary fix for "Waiting for service drm.drmManager".Gloria Wang2010-10-261-1/+1
|/ / /
* | | Merge "Remove OMX.PV.* components from OMXCodec.cpp"James Dong2010-10-251-30/+6
|\ \ \
| * | | Remove OMX.PV.* components from OMXCodec.cppJames Dong2010-10-251-30/+6
* | | | Merge "Don't change the video recording frame rate if it is not requested."James Dong2010-10-252-3/+35
|\ \ \ \
| * | | | Don't change the video recording frame rate if it is not requested.James Dong2010-10-252-3/+35
| |/ / /
* | | | resolved conflicts for merge of 965f960e to masterGloria Wang2010-10-2510-41/+797
|\ \ \ \ | | |/ / | |/| |
| * | | resolved conflicts for merge of 9084631d to gingerbread-plus-aospGloria Wang2010-10-2510-41/+797
| |\ \ \
| | * | | DRM framework support:Gloria Wang2010-10-2510-41/+793
| * | | | Fixes for simulator build on lucidMike Lockwood2010-10-245-5/+5
* | | | | We don't have access to the md5 implementation on the simulator, let's disabl...Andreas Huber2010-10-251-0/+10
| |_|/ / |/| | |
* | | | Merge "OMX extension to support storing meta data in video input buffers duri...James Dong2010-10-225-0/+68
|\ \ \ \
| * | | | OMX extension to support storing meta data in video input buffers during reco...James Dong2010-10-215-0/+68
* | | | | am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file write...James Dong2010-10-211-2/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" in...James Dong2010-10-211-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Turn the media time adjustment in file writer back onJames Dong2010-10-211-2/+5
* | | | | am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" int...James Dong2010-10-211-18/+38
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am fa7a87fb: Merge "File writer size estimation improvement" into gingerbreadJames Dong2010-10-201-18/+38
| |\ \ \ | | |/ /
| | * | File writer size estimation improvementJames Dong2010-10-191-18/+38
* | | | Fix a copy & paste logging error.Jamie Gennis2010-10-201-1/+1
* | | | Merge "Fix the non-ANW video decode path."Jamie Gennis2010-10-201-2/+4
|\ \ \ \
| * | | | Fix the non-ANW video decode path.Jamie Gennis2010-10-201-2/+4
* | | | | Merge "If we basically finished the preparation phase and are only buffering ...Andreas Huber2010-10-202-2/+15
|\ \ \ \ \
| * | | | | If we basically finished the preparation phase and are only buffering enough ...Andreas Huber2010-10-202-2/+15
* | | | | | Merge "Support for BASIC and DIGEST authentication schemes in RTSP. Support f...Andreas Huber2010-10-205-18/+297
|\ \ \ \ \ \
| * | | | | | Support for BASIC and DIGEST authentication schemes in RTSP. Support for malf...Andreas Huber2010-10-205-18/+297
| |/ / / / /
* | | | | | Merge "Make sure we can encode the size of the codec specific data in a singl...Andreas Huber2010-10-201-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make sure we can encode the size of the codec specific data in a single byte.Andreas Huber2010-10-201-0/+3
| |/ / / /
* | | | | Merge "Fix an issue where the video size was incorrectly retrieved from previ...James Dong2010-10-201-1/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix an issue where the video size was incorrectly retrieved from preview sizeJames Dong2010-10-201-1/+13
* | | | | Add decode-to-ANativeWindow support to Stagefright.Jamie Gennis2010-10-203-24/+350
|/ / / /
* | | | Make camera source ready for handling meta-data video buffers.James Dong2010-10-192-7/+51
* | | | am 2d00c605: am 52bea277: Merge "If we encounter video stream EOS while seeki...Andreas Huber2010-10-192-18/+37
|\ \ \ \ | |/ / /
| * | | am 52bea277: Merge "If we encounter video stream EOS while seeking we may sti...Andreas Huber2010-10-192-18/+37
| |\ \ \ | | |/ /
| | * | If we encounter video stream EOS while seeking we may still need to seek audio.Andreas Huber2010-10-192-18/+37
* | | | am 8b5161c2: am d68cda47: An attempt to unregister a handler that\'s no longe...Andreas Huber2010-10-191-3/+8
|\ \ \ \ | |/ / /
| * | | am d68cda47: An attempt to unregister a handler that\'s no longer registered ...Andreas Huber2010-10-181-3/+8
| |\ \ \ | | |/ /
| | * | An attempt to unregister a handler that's no longer registered should not cau...Andreas Huber2010-10-181-3/+8