summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clean-up unneeded codeMathias Agopian2011-01-201-8/+1
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-2/+4
* integrate videoeditor preview player.Dharmaray Kundargi2011-01-161-0/+1
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-123-55/+6
* 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
|\ \ \ | |/ /
| * | am d9334934: Merge "Update of DRM Framework."Gloria Wang2010-11-222-0/+123
| |\ \
| | * | Update of DRM Framework.Takeshi Aimi2010-11-192-0/+123
* | | | Merge "Squashed commit of the following:"Andreas Huber2010-11-222-15/+46
|\ \ \ \
| * | | | Squashed commit of the following:Andreas Huber2010-11-222-15/+46
* | | | | Merge "64-bit file size/offset support for DRM framework"Gloria Wang2010-11-221-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 64-bit file size/offset support for DRM frameworkGloria Wang2010-11-191-3/+3
* | | | | am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbreadWu-cheng Li2010-11-193-17/+28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 589e8381: Merge "Improve camera documentation." into gingerbreadWu-cheng Li2010-11-193-17/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Improve camera documentation.Wu-cheng Li2010-11-193-17/+28
* | | | | Merge "Removed uncessary FILE structure pointer for I/O"James Dong2010-11-193-4/+2
|\ \ \ \ \
| * | | | | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-193-4/+2
* | | | | | Fix issue 3157123.Eric Laurent2010-11-193-2/+4
|/ / / / /
* | | | | 64-bit file size/offset support for media frameworkJames Dong2010-11-185-15/+17
| |_|/ / |/| | |
* | | | Merge "Add getUri() for streaming"Gloria Wang2010-11-181-0/+3
|\ \ \ \