summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | Unifying TimedTextDriver's resume() and start().Insun Kang2012-08-021-1/+1
* | | Adds resume() functionInsun Kang2012-08-021-0/+1
* | | Allows MediaMetadataRetriever to retrieve video rotation angleJames Dong2012-07-311-0/+1
* | | Swap the order of creating IAudioTrack and threadGlenn Kasten2012-07-271-1/+1
* | | Clean up start() parametersGlenn Kasten2012-07-271-1/+1
* | | effect_descriptor_t const correctnessGlenn Kasten2012-07-252-4/+4
* | | Added a callback to signal when the rendering of the video frame just occurredJames Dong2012-07-201-0/+2
* | | AudioRecord lockingGlenn Kasten2012-07-171-2/+2
* | | Use audio_channel_mask_t for channel maskGlenn Kasten2012-07-171-7/+7
* | | Merge "AudioRecord::stop() return void"Glenn Kasten2012-07-161-1/+1
|\ \ \
| * | | AudioRecord::stop() return voidGlenn Kasten2012-07-131-1/+1
* | | | am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec m...Edwin Wong2012-07-131-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixed sample video corrupted in MediaCodec mode.Edwin Wong2012-07-131-1/+1
| |/
* | AudioRecord client threading cleanupGlenn Kasten2012-07-131-8/+19
* | Merge "Remove dead code in libmedia"Glenn Kasten2012-07-133-11/+0
|\ \
| * | Remove dead code in libmediaGlenn Kasten2012-07-123-11/+0
* | | Add tid parameter to IAudioFlinger::openRecordGlenn Kasten2012-07-121-1/+2
* | | Simplify AudioRecord::getInputFramesLost()Glenn Kasten2012-07-121-0/+1
|/ /
* | Use audio_channel_mask_t more placesGlenn Kasten2012-07-102-4/+4
* | Use audio_channel_mask_t more consistentlyGlenn Kasten2012-07-033-7/+10
* | Merge "AudioRecord comments"Glenn Kasten2012-06-251-25/+31
|\ \
| * | AudioRecord commentsGlenn Kasten2012-06-251-25/+31
* | | Remove acoustics from AudioSystem::getInput()Glenn Kasten2012-06-252-2/+0
|/ /
* | Use audio_channel_mask_t in AudioRecordGlenn Kasten2012-06-251-4/+4
* | Remove unused AudioRecord::channels()Glenn Kasten2012-06-251-1/+0
* | Include what you useGlenn Kasten2012-06-251-11/+4
* | Merge "Remove AudioRecord record_flags"Glenn Kasten2012-06-251-13/+0
|\ \ | |/ |/|
| * Remove AudioRecord record_flagsGlenn Kasten2012-06-221-13/+0
* | SurfaceMediaSource: keep refs to current buffersJamie Gennis2012-06-221-12/+6
|/
* Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+2
* Tell surface flinger that we want to protect output buffers from beingAndreas Huber2012-05-221-0/+2
* Merge "Stop extrapolating audio time from the anchor if we're paused or reach...Andreas Huber2012-05-171-0/+1
|\
| * Stop extrapolating audio time from the anchor if we're paused or reached eos.Andreas Huber2012-05-151-0/+1
* | Speed up stsz box write in MPEG4WriterJames Dong2012-05-151-1/+1
|/
* Fix issues with synchronous record start.Eric Laurent2012-05-141-0/+4
* Smoothen audio "real" time by compensating with system_time()Andreas Huber2012-05-141-0/+1
* Merge "Remove unused VideoSourceDownSampler class" into jb-devJames Dong2012-05-111-97/+0
|\
| * Remove unused VideoSourceDownSampler classJames Dong2012-05-111-97/+0
* | Increase AAC software decoder's buffer count. Refactor how clientsAndreas Huber2012-05-111-0/+17
|/
* Merge "Properly connect/disconnect to/from the native window in MediaCodec." ...Andreas Huber2012-05-101-0/+3
|\
| * Properly connect/disconnect to/from the native window in MediaCodec.Andreas Huber2012-05-101-0/+3
* | OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-091-0/+3
|/
* Submit codec specific data automaticallyAndreas Huber2012-05-081-0/+5
* Respect channel mask in ACodec and NuPlayer.Andreas Huber2012-05-032-2/+13
* Impl for supporting two video scaling modesJames Dong2012-05-011-0/+1
* Merge "Added support for HE-AAC recording" into jb-devDave Burke2012-04-301-3/+2
|\
| * Added support for HE-AAC recordingDave Burke2012-04-301-3/+2
* | Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-303-3/+9
|/
* NuMediaExtractor API to unselect tracks and finer control over seeking.Andreas Huber2012-04-261-2/+11
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-255-2/+5