summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 63d64a14: Merge "Properly rotate video that\'s marked as such and decoded ...Andreas Huber2011-01-211-0/+2
|\
| * Properly rotate video that's marked as such and decoded to a surface.Andreas Huber2011-01-211-0/+2
* | am 05aa0827: Merge "Some tweaks to HTTP live / nuplayer behaviour" into honey...Andreas Huber2011-01-211-1/+4
|\ \ | |/
| * Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-211-1/+4
* | am a423d868: Merge "clean-up unneeded code" into honeycombMathias Agopian2011-01-201-8/+1
|\ \ | |/
| * clean-up unneeded codeMathias Agopian2011-01-201-8/+1
* | am 4061c9aa: Merge "Fix the presentation video resolution when it is differen...James Dong2011-01-191-2/+4
|\ \ | |/
| * Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-2/+4
* | am 307003a8: Merge "integrate videoeditor preview player." into honeycombDharmaray Kundargi2011-01-171-0/+1
|\ \ | |/
| * integrate videoeditor preview player.Dharmaray Kundargi2011-01-161-0/+1
* | am 068b41d5: Merge "Publish MediaMetadataRetriever.java as public API" into h...James Dong2011-01-123-55/+6
|\ \ | |/
| * Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-123-55/+6
* | am 9e0bb6d5: am 0544d059: Merge "DRM Framework bug fixes."Gloria Wang2011-01-111-0/+3
|\ \ | |/ |/|
| * am 0544d059: Merge "DRM Framework bug fixes."Gloria Wang2011-01-071-0/+3
| |\
| | * Merge "DRM Framework bug fixes."Gloria Wang2011-01-071-0/+3
| | |\
| | | * DRM Framework bug fixes.Takeshi Aimi2010-11-301-0/+3
| * | | am ba77a3f9: Add support for the "compilation" tag in mp3, mp4 and ogg, and a...Marco Nelissen2011-01-062-0/+2
| |\ \ \
| | * | | Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-062-0/+2
* | | | | Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into h...Andreas Huber2011-01-102-0/+18
|\ \ \ \ \
| * | | | | NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-102-0/+18
* | | | | | Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-101-2/+7
|/ / / / /
* | | | | Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-072-0/+2
* | | | | Merge "Add camera service support for SurfaceTexture." into honeycombJamie Gennis2011-01-062-0/+9
|\ \ \ \ \
| * | | | | Add camera service support for SurfaceTexture.Jamie Gennis2011-01-062-0/+9
* | | | | | Colorconverter may not support some src/dst bitmap configurations.Andreas Huber2011-01-061-5/+6
|/ / / / /
* | | | | am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded...James Dong2011-01-051-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into ...James Dong2011-01-051-2/+2
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2
* | | | Merge "Seek/Duration support for completed http live streams in NuPlayer."Andreas Huber2011-01-051-1/+0
|\ \ \ \
| * | | | Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-1/+0
* | | | | Merge "Fixed a typo in the enum for unknown camera error message"James Dong2011-01-051-1/+1
|\ \ \ \ \
| * | | | | Fixed a typo in the enum for unknown camera error messageJames Dong2011-01-041-1/+1
| |/ / / /
* | | | | Merge "Use video output if necessary for timelapse video recording"James Dong2011-01-051-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use video output if necessary for timelapse video recordingJames Dong2011-01-041-3/+3
* | | | | Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-041-0/+1
|/ / / /
* | | | MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-161-1/+2
* | | | Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-162-5/+9
* | | | Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-155-6/+212
* | | | Revert "Allows the authoring engine to skip frame."James Dong2010-12-112-14/+0
* | | | We requires camera hal's implementation should not track the ref count of any...James Dong2010-12-101-1/+19
* | | | fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-081-83/+0
* | | | remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-8/+0
* | | | Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-081-4/+10
* | | | Merge "API Support for both synchronous and queued commands, optionally assoc...Andreas Huber2010-12-072-3/+9
|\ \ \ \
| * | | | API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-062-3/+9
* | | | | Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-051-0/+2
|/ / / /
* | | | Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-033-7/+4
* | | | Add preferred preview size support in the camera frameworkJames Dong2010-11-301-0/+23
* | | | Support streaming data across binder boundaries.Andreas Huber2010-11-233-0/+77
* | | | am 24a90c26: am d9334934: Merge "Update of DRM Framework."Gloria Wang2010-11-222-0/+123
|\ \ \ \ | |/ / /