summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-08-10Let getOriginalMimeType() take a fd passed from drm java applicationsJames Dong
2012-08-10am 3ca352c4: am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and...Jean-Baptiste Queru
2012-08-10am 24893fef: Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT"Jean-Baptiste Queru
2012-08-10Merge "MPEG2TSWriter: Write a proper CRC in PAT and PMT"Jean-Baptiste Queru
2012-08-10am 31a593b9: am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity count...Jean-Baptiste Queru
2012-08-10am 2001d2ac: Merge "MPEG2TSWriter: Write proper continuity counters for PAT a...Jean-Baptiste Queru
2012-08-10Merge "MPEG2TSWriter: Write proper continuity counters for PAT and PMT"Jean-Baptiste Queru
2012-08-08am 51af4af2: am e28df5b9: Merge "Store correct time stamps in recorded mp4 fi...Jean-Baptiste Queru
2012-08-08am e28df5b9: Merge "Store correct time stamps in recorded mp4 files"Jean-Baptiste Queru
2012-08-07Revert "Swap the order of creating IAudioTrack and thread"Glenn Kasten
2012-08-07Make sure codec names and corresponding quirks are returned together.Andreas Huber
2012-08-06Remove obsolete hack for TI specific codeJames Dong
2012-08-03Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-...Marco Nelissen
2012-08-03experimental support for fragmented mp4 playback in nuplayerAndreas Huber
2012-08-02Dynamically configure the number of video buffers used by camera source, if s...James Dong
2012-08-02Allocate buffers before calling start on its source in OMXCodec::start() for ...James Dong
2012-08-02Unifying TimedTextDriver's resume() and start().Insun Kang
2012-08-02Adds resume() functionInsun Kang
2012-07-31Allows MediaMetadataRetriever to retrieve video rotation angleJames Dong
2012-07-30Store correct time stamps in recorded mp4 filesJohannes Carlsson
2012-07-27Swap the order of creating IAudioTrack and threadGlenn Kasten
2012-07-27Clean up start() parametersGlenn Kasten
2012-07-25effect_descriptor_t const correctnessGlenn Kasten
2012-07-20Merge "Camera: Add OPAQUE pixel format to CameraParameters"Eino-Ville Talvala
2012-07-20Added a callback to signal when the rendering of the video frame just occurredJames Dong
2012-07-18Camera: Add OPAQUE pixel format to CameraParametersEino-Ville Talvala
2012-07-17AudioRecord lockingGlenn Kasten
2012-07-17Use audio_channel_mask_t for channel maskGlenn Kasten
2012-07-16Merge "AudioRecord::stop() return void"Glenn Kasten
2012-07-13am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec m...Edwin Wong
2012-07-13AudioRecord::stop() return voidGlenn Kasten
2012-07-13am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb...Edwin Wong
2012-07-13AudioRecord client threading cleanupGlenn Kasten
2012-07-13Fixed sample video corrupted in MediaCodec mode.Edwin Wong
2012-07-13Merge "Remove dead code in libmedia"Glenn Kasten
2012-07-12Add tid parameter to IAudioFlinger::openRecordGlenn Kasten
2012-07-12Remove dead code in libmediaGlenn Kasten
2012-07-12Simplify AudioRecord::getInputFramesLost()Glenn Kasten
2012-07-10Use audio_channel_mask_t more placesGlenn Kasten
2012-07-10MPEG2TSWriter: Write a proper CRC in PAT and PMTPaul Fariello
2012-07-10MPEG2TSWriter: Write proper continuity counters for PAT and PMTPaul Fariello
2012-07-03Use audio_channel_mask_t more consistentlyGlenn Kasten
2012-06-25Merge "AudioRecord comments"Glenn Kasten
2012-06-25AudioRecord commentsGlenn Kasten
2012-06-25Remove acoustics from AudioSystem::getInput()Glenn Kasten
2012-06-25Use audio_channel_mask_t in AudioRecordGlenn Kasten
2012-06-25Remove unused AudioRecord::channels()Glenn Kasten
2012-06-25Include what you useGlenn Kasten
2012-06-25Merge "Remove AudioRecord record_flags"Glenn Kasten
2012-06-22am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb...Jamie Gennis