summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Single track optimizationJames Dong2010-06-221-0/+1
* Merge "Audio/video sync during recording (second part)" into gingerbreadJames Dong2010-06-223-2/+7
|\
| * Audio/video sync during recording (second part)James Dong2010-06-213-2/+7
* | media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+11
|/
* Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...Eric Laurent2010-06-141-0/+462
|\
| * Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-111-0/+462
* | Initial checkin for pause and resume controlJames Dong2010-06-113-0/+8
* | Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-103-169/+5
* | Merge "Initial check-in of new caching/prefetching data source implementation...Andreas Huber2010-06-101-0/+32
|\ \
| * | Initial check-in of new caching/prefetching data source implementation.Andreas Huber2010-06-101-0/+32
* | | Support "pausing" of MediaSources with the effect that they no longer pull on...Andreas Huber2010-06-102-0/+12
|/ /
* | Remove some hard-coded encoding parametersJames Dong2010-06-082-8/+10
* | Initial check-in for collecting stats from authoring engine at runtimeJames Dong2010-06-082-0/+7
* | Second part of speeding up video recording frame rateJames Dong2010-06-081-1/+3
|/
* Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-0/+1
* Merge "Initial checkin of "foundation" library for future stagefright develop...Andreas Huber2010-06-0711-0/+702
|\
| * Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-0711-0/+702
* | Merge "Remove hard-coded pixel format for recording frames in CameraSource. R...James Dong2010-06-071-1/+1
|\ \ | |/ |/|
| * Remove hard-coded pixel format for recording frames in CameraSource.James Dong2010-06-031-1/+1
* | Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-037-21/+109
|/
* Avoid copying for input recording frames in CameraSourceJames Dong2010-05-281-4/+6
* Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into k...James Dong2010-05-261-0/+2
|\
| * Avoid repeatedly allocating and freeing memory in CameraSourceJames Dong2010-05-261-0/+2
* | Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent2010-05-242-0/+106
* | Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and librari...Eric Laurent2010-05-246-33/+1010
|\ \ | |/ |/|
| * Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.Eric Laurent2010-05-216-33/+1010
* | Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-0/+2
|/
* Initial software encoder checkinsJames Dong2010-05-192-3/+3
* Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.Eric Laurent2010-05-171-2/+4
* Detect and handle premature termination of a recording sessionJames Dong2010-05-141-1/+2
* Audio/video initial recording time synchronizationJames Dong2010-05-141-0/+4
* Handle recording file size and/or duration limitJames Dong2010-05-143-1/+21
* Remove dummy surface in CameraSourceJames Dong2010-05-131-4/+0
* am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeout...Andreas Huber2010-05-121-0/+1
|\
| * Support for customizable socket-read timeouts through the HTTP response.Andreas Huber2010-05-111-0/+1
* | Output streamable MP4 file during MP4 file recordingJames Dong2010-05-111-0/+8
* | am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to su...Andreas Huber2010-05-103-1/+8
|\ \ | |/
| * A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-073-1/+8
* | am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from loca...Andreas Huber2010-05-063-4/+13
|\ \ | |/
| * Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-063-4/+13
* | Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-052-4/+12
* | am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefrig...Andreas Huber2010-05-041-0/+1
|\ \ | |/
| * Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-0/+1
* | Use timestamp from camera driver for CameraSourceJames Dong2010-04-281-2/+7
* | am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ig...Andreas Huber2010-04-121-0/+1
|\ \ | |/
| * Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ...Andreas Huber2010-04-121-0/+1
* | Remove unnecessary lock from AMRWriter.Andreas Huber2010-04-091-3/+1
|/
* Refactor connection/redirection code, support redirects on reconnection.Andreas Huber2010-04-081-3/+2
* Increase the size of the pages used in CachingDataSource (total amount of mem...Andreas Huber2010-04-081-1/+1
* Coalesce multiple encoded AAC frames into a single input buffer on this parti...Andreas Huber2010-04-021-10/+13