summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Properly rotate video that's marked as such and decoded to a surface.Andreas Huber2011-01-211-0/+2
* Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-211-1/+4
* 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
* 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
| * | resolved conflicts for merge of 31dc911a to gingerbread-plus-aospAndreas Huber2010-11-083-3/+15
| |\ \ | | |/
| | * Support post-decode video rotation.Andreas Huber2010-11-053-3/+15
| * | am 1653e261: Merge "Rotation support" into gingerbreadJames Dong2010-11-062-0/+2
| |\ \ | | |/
| | * Rotation supportJames Dong2010-11-052-0/+2
| * | am f3847e87: Merge "DO NOT MERGE" into gingerbreadJames Dong2010-11-031-0/+1
| |\ \ | | |/
| | * DO NOT MERGEJames Dong2010-11-021-0/+1
* | | 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 "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
* | | 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
* | | Support streaming data across binder boundaries.Andreas Huber2010-11-233-0/+77
* | | Squashed commit of the following:Andreas Huber2010-11-222-15/+46
* | | 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
|\ \ \
| * | | Add getUri() for streamingGloria Wang2010-11-181-0/+3
* | | | Merge "Add new audio mode for audio communications other than telelphony."Jean-Michel Trivi2010-11-172-3/+4
|\ \ \ \
| * | | | Add new audio mode for audio communications other than telelphony.Jean-Michel Trivi2010-11-162-3/+4
| |/ / /
* | | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-165-90/+0
|/ / /
* | | Remove legacy PV stuffJames Dong2010-11-153-210/+0
* | | Merge "Separate the key for audio sampling rate and video frame rate in MetaD...James Dong2010-11-121-1/+2
|\ \ \
| * | | Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-111-1/+2
* | | | Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-121-1/+4
|/ / /
* | | Add color format query support to QueryCodecs()James Dong2010-11-111-0/+1
* | | Fix memory leak when 0-memcpy quirk is usedJames Dong2010-11-111-0/+2