- dae04ca Make AudioPlayer a little less verbose, defer starting audio playback until after the first video frame has been decoded (if there's video at all). by Andreas Huber · 17 years ago
- 5b65c70 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 17 years ago
- d899d73 Now that UseBuffer on this component is fixed, let's use it. by Andreas Huber · 17 years ago
- 34f1d8e Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 17 years ago
- c6c6237 Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem. by Andreas Huber · 17 years ago
- 6741eb8 Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second. by Marco Nelissen · 17 years ago
- dac6a31 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 17 years ago
- f9ae38f Merge change I7c0d20a7 into eclair by Android (Google) Code Review · 17 years ago
- 41fbe93 Run the metadataretriever at background priority. Bug 2187133. by Dave Sparks · 17 years ago
- 17d58a8 Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers." by Andreas Huber · 17 years ago
- 88e5ad9 Merge change Icf10db28 into eclair by Android (Google) Code Review · 17 years ago
- a9a4390 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 17 years ago
- 4926a47 Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers. by Andreas Huber · 17 years ago
- f0ee6f4 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 17 years ago
- 66d1e82 do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16. by Andreas Huber · 17 years ago
- e33e00e Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 17 years ago
- 10dbb8e Music visualizer support hack. by Marco Nelissen · 17 years ago
- fdf23c7 Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 17 years ago
- a569aeb Fix some metadata retriever issues: by James Dong · 17 years ago
- 824b6a4 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 17 years ago
- 5228dd1 Another stagefright test-case and ignore end-of-stream notifications while we're flushing. by Andreas Huber · 17 years ago
- 56a9496 Merge change 25158 into eclair by Android (Google) Code Review · 17 years ago
- 4265a83 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 17 years ago
- 269091d The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now. by Andreas Huber · 17 years ago
- 430209e Merge change 25128 into eclair by Android (Google) Code Review · 17 years ago
- 10f75b8 Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 17 years ago
- 1b84df1 Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 17 years ago
- 9530119 Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues... by Andreas Huber · 17 years ago
- 803d1ab Merge change 24742 into eclair by Android (Google) Code Review · 17 years ago
- a72e166 Merge change 24337 into eclair by Android (Google) Code Review · 17 years ago
- df4de7d Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else. by Andreas Huber · 17 years ago
- 8f0e4aa Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 17 years ago
- 777893a Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 17 years ago
- 18291bc Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 17 years ago
- 8cd11d2 Add component name to informational logging in OMXCodec.cpp by Andreas Huber · 17 years ago
- 44d4b64 Merge change 24450 into eclair by Android (Google) Code Review · 17 years ago
- 51ae4a9 Merge change 24448 into eclair by Android (Google) Code Review · 17 years ago
- 25b1309 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 17 years ago
- 371e243 Support for amr-wb tracks in MPEG4Extractor. by Andreas Huber · 17 years ago
- 2f7daa1 Added some more verbose output for AMR formats. Properly fill out the output format. by Andreas Huber · 17 years ago
- 195ea1e Calculate proper output buffer size for some more 16-bit RGB color spaces. by Andreas Huber · 17 years ago
- f75978f Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 17 years ago
- 03480f8 Merge change 24179 into eclair by Android (Google) Code Review · 17 years ago
- 5841db7 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 17 years ago
- 85fa14d Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 17 years ago
- 8723e5a Merge change 24178 into eclair by Android (Google) Code Review · 17 years ago
- 456db75 Support encoding amr-wb content in stagefright. by Andreas Huber · 17 years ago
- b7802d9 The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work. by Andreas Huber · 17 years ago
- 148c1a2 Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 17 years ago
- 7a6b9e2 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 17 years ago
- e5adbee Some work to make audio encoding work. by Andreas Huber · 17 years ago
- bc32742 Merge change 23632 into eclair by Android (Google) Code Review · 17 years ago
- 104b12d Increase buffer allocated to receive HTTP response, YouTube is rather verbose... by Andreas Huber · 17 years ago
- 37940ee Squashed commit of the following: by Andreas Huber · 17 years ago
- 53f2b2a Temporarily unlock our mutex while fetching a buffer from the upstream source. by Andreas Huber · 17 years ago
- 450bf4b Fixes a race condition between entering ERROR state and initial buffer submit. by Andreas Huber · 17 years ago
- 7f75ced Merge change 22991 into eclair by Android (Google) Code Review · 17 years ago
- 7d719af Apparently setting the preferred role of the OMX component is now required on this platform. by Andreas Huber · 17 years ago
- ab0a5c4 Merge change 22986 into eclair by Android (Google) Code Review · 17 years ago
- e0f0b08 Squashed commit of the following: by Andreas Huber · 17 years ago
- 83dc92f Fix a typo. by Andreas Huber · 17 years ago
- 63d88ff Merge change 22897 into eclair by Android (Google) Code Review · 17 years ago
- 284f513 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 17 years ago
- a9c322e Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 17 years ago
- 8297ced Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 17 years ago
- 0c89199 assert => CHECK in stagefright. by Andreas Huber · 17 years ago
- 355edce Disregard the EOS buffer flag while flushing or shutting down the decoder. by Andreas Huber · 17 years ago
- ea7d156 Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 17 years ago
- 1beb760 Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder. by Andreas Huber · 17 years ago
- 7530e9c Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 17 years ago
- bde3caa Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits. by Andreas Huber · 17 years ago
- dbc0344 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 17 years ago
- c1a8d2f Fix missing -lpthread in linux-sim build. by Feng Qian · 17 years ago
- c6b59b7 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 17 years ago
- 693d271 Squashed commit of the following: by Andreas Huber · 17 years ago
- 5a22b90 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 17 years ago
- f4148b5 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 17 years ago
- 408b8e1 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 17 years ago
- 47f59cf Build the stagefright library by default. by Andreas Huber · 17 years ago
- 23aea97 Merge change 9674 by Android (Google) Code Review · 17 years ago
- fa2877b Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 17 years ago
- 285ead2 The mp3 decoder now correctly uses microseconds to measure time. One less quirk. by Andreas Huber · 17 years ago
- bf37f33 Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 17 years ago
- 3302526 Fix problem in AudioTrack with 8 bit PCM and direct output. by Eric Laurent · 17 years ago
- 8b938cd The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 17 years ago
- cfb3bc7 While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds. by Andreas Huber · 17 years ago
- 0024245 Squashed commit of the following: by Andreas Huber · 17 years ago
- c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
- a64c8c7 Added native metadata support. by niko · 17 years ago
- e7656d6 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual. by Andreas Huber · 17 years ago
- d608a81 Added method to get metadata out of the player. by niko · 17 years ago
- 919f738 Merge change 7701 by Android (Google) Code Review · 17 years ago
- c8d6c8b Clean up MP3Extractor code and fixes a bug that miscalculated the position of the header by a few bytes whenever we read in more data. by Andreas Huber · 17 years ago
- 548681f stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they are apparently not cleared by the OMX implementation. by Andreas Huber · 17 years ago
- 72b56ef Another fix for building libstagefright for the simulator, plus whitespace adjustments. by Marco Nelissen · 17 years ago
- 361f482 Fixes to make libstagefright build for the simulator. by Marco Nelissen · 17 years ago
- 14d2747 New test player stub to load mock native players. by Nicolas Catania · 17 years ago
- 20111aa Squashed commit of the following: by Andreas Huber · 17 years ago
- a25f0fc Merge change 7067 by Android (Google) Code Review · 17 years ago
- 2b50fba first attempt to fix the sim by Mathias Agopian · 17 years ago