- 3eaa4e9 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 16 years ago
- 1c8ed2e Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 16 years ago
- d329e21 Added encoding parameters set up for H263 video encoder by James Dong · 16 years ago
- 37047fc Separate MediaRecorderClient with MediaPlayerClient by James Dong · 16 years ago
- 93d6b10 Provide progress status report during authoring by James Dong · 16 years ago
- 658bd25 Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 16 years ago
- ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
- 2dec2b5 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 16 years ago
- d3d4e50 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 16 years ago
- 7bf4fab Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 16 years ago
- 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 16 years ago
- 1acfe86 Fixed some meta data issues in the recorded mp4 file by James Dong · 16 years ago
- dadd0d1 Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 16 years ago
- 41b2d09 Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 16 years ago
- a514bdb Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 16 years ago
- 15304d6 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 16 years ago
- 58ae9c5 Single track optimization by James Dong · 16 years ago
- 0cd1e0b Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 16 years ago
- f60cafe Audio/video sync during recording (second part) by James Dong · 16 years ago
- 33005a9 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 16 years ago
- 1616fa4 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 16 years ago
- a7d1a2d Initial checkin for pause and resume control by James Dong · 16 years ago
- 801a118 Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 16 years ago
- 0a5baa9 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 16 years ago
- 61ea6c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 16 years ago
- d35bd5f Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek. by Andreas Huber · 16 years ago
- 5994b47 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 16 years ago
- ddcc4a6 Remove some hard-coded encoding parameters by James Dong · 16 years ago
- 365a963 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 16 years ago
- d07139e Second part of speeding up video recording frame rate by James Dong · 16 years ago
- cda17c6 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 16 years ago
- c46e8b9 Merge "Initial checkin of "foundation" library for future stagefright development." into kraken by Andreas Huber · 16 years ago
- 7296123 Initial checkin of "foundation" library for future stagefright development. by Andreas Huber · 16 years ago
- c00d6f3 Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken by James Dong · 16 years ago
- 653252b Remove hard-coded pixel format for recording frames in CameraSource. by James Dong · 16 years ago
- be916aa Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 16 years ago
- 7278cf3 Avoid copying for input recording frames in CameraSource by James Dong · 16 years ago
- 5b39604 Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into kraken by James Dong · 16 years ago
- cbe48a0 Avoid repeatedly allocating and freeing memory in CameraSource by James Dong · 16 years ago
- d71a1be Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 16 years ago
- 9bca89d Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries." into kraken by Eric Laurent · 16 years ago
- 135ad07 Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries. by Eric Laurent · 16 years ago
- 093437c Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 16 years ago
- 956c553 Initial software encoder checkins by James Dong · 16 years ago
- d1b449a Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 16 years ago
- f0ce2fb Detect and handle premature termination of a recording session by James Dong · 16 years ago
- 3c0131f Audio/video initial recording time synchronization by James Dong · 16 years ago
- d599cd4 Handle recording file size and/or duration limit by James Dong · 16 years ago
- 65ae665 Remove dummy surface in CameraSource by James Dong · 16 years ago
- 8229dab am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 16 years ago
- ba7c357 Support for customizable socket-read timeouts through the HTTP response. by Andreas Huber · 16 years ago
- 7837c17 Output streamable MP4 file during MP4 file recording by James Dong · 16 years ago
- b1ccb62 am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 16 years ago
- ee7ff20 A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 16 years ago
- d8a3034 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 16 years ago
- acdd9d0 Disable vorbis seek when streaming from localhost. by Andreas Huber · 16 years ago
- 13aec89 Support audio and video track interleaving in the recorded mp4 file by James Dong · 16 years ago
- 3830a4f am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 16 years ago
- 3cf4e43 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 16 years ago
- c32cd79 Use timestamp from camera driver for CameraSource by James Dong · 16 years ago
- 88b1b1c am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don\'t have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 16 years ago
- 81f82c3 Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don't have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks. by Andreas Huber · 16 years ago
- ebe87f3 Remove unnecessary lock from AMRWriter. by Andreas Huber · 17 years ago
- 1ab1e4e Refactor connection/redirection code, support redirects on reconnection. by Andreas Huber · 16 years ago
- d8c7685 Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range header and better error handling on http connection. by Andreas Huber · 16 years ago
- 7f498b9 Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly. by Andreas Huber · 16 years ago
- 0b42f25 Public API changes for CameraProfile and CamcorderProfile classes by James Dong · 16 years ago
- 0887d17 While streaming media data, upon a socket-read error, try reconnecting to the server and attempt to re-read for at most 3 times. by Andreas Huber · 17 years ago
- 2a3847e Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails. by Andreas Huber · 17 years ago
- 93e1fb9 Fix the media metadata retriever (tests). The native constants must match those published at the java layer. by Andreas Huber · 17 years ago
- e94bd14 HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership. by Andreas Huber · 17 years ago
- 79b19b3 Reduce buffer sizes related to HTTP media data transfer in order to reduce the probability of a connection timeout/reset due to long periods of time between socket activity. by Andreas Huber · 17 years ago
- 2e39c1c Instead of instantiating StagefrightMetadataRetriever directly, instantiate a MediaMetadataRetriever which will do-the-right-thing(tm) even for .wma/.wmv/.asf files. by Andreas Huber · 17 years ago
- e7e3b78 The audio track was accidentally not participating in the prefetch since it wasn't started at the time prepare() was called. Also, properly report the cached duration even near the end when the source has no more data to fetch. by Andreas Huber · 17 years ago
- 05bca2f Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 17 years ago
- dedec73 Merge "Image encoding settings java API through xml configuration file" by James Dong · 17 years ago
- f5a8385 Image encoding settings java API through xml configuration file by James Dong · 17 years ago
- 5295c0c Propagate errors all the way through the MediaSources and send either MEDIA_PLAYBACK_COMPLETE or MEDIA_ERROR depending on the final reason for running out of buffers to play back. by Andreas Huber · 17 years ago
- 86559de This hardware video decoder lies about its required input buffer sizes allocating 2.7 MB of memory instead of the required 176 KB... Added another quirk. by Andreas Huber · 17 years ago
- 4e92c7e New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 17 years ago
- 328901b Merge "Add support for "album artist" tag." by Marco Nelissen · 17 years ago
- 66ac4df Add support for "album artist" tag. by Marco Nelissen · 17 years ago
- 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 17 years ago
- 7d5b8a7 Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 17 years ago
- 6c8a9a4 Add support for the TPOS/TPA (disc number) id3 tag. by Marco Nelissen · 17 years ago
- 13896b9 Camcorder profile Java API support by James Dong · 17 years ago
- 1862a33 Fix a deadlock caused by the AudioPlayer notifying the observer that the stream had ended at the same time the observer was shutting down the AudioPlayer. by Andreas Huber · 17 years ago
- de6bec4 Don't use a HEAD request to determine redirects, instead do a regular GET (since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream. by Andreas Huber · 17 years ago
- 4cf04b1 Properly advertise the content length of the HTTP stream if available. by Andreas Huber · 17 years ago
- a62aad3 Merge "Initial check-in for xml-based encoder capabilities retrieval - Changed the Java API as suggested - Treat /etc/media_profiles.xml as the default xml configurtion file" by James Dong · 17 years ago
- 1d7491b Initial check-in for xml-based encoder capabilities retrieval by James Dong · 17 years ago
- 78d529e The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that. by Andreas Huber · 17 years ago
- 88c030e Properly forward errors returned by AudioTrack up to the player. by Andreas Huber · 17 years ago
- 5561ccf Support the specification of additional HTTP headers in the creation of a DataSource. by Andreas Huber · 17 years ago
- 2db8455 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 17 years ago
- 8566a63 Fix http streaming for shoutcast servers that do not support http ranges. by Andreas Huber · 17 years ago
- dd26833 Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync" by Eric Laurent · 17 years ago
- e9f8c54 Merge "Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation." by Andreas Huber · 17 years ago
- 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 17 years ago
- 66b0a35 Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation. by Andreas Huber · 17 years ago