- ae34cf9 am 781ac162: Merge change I8768f2cc into eclair-mr2 by Andreas Huber · 17 years ago
- 8768f2c A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s). by Andreas Huber · 17 years ago
- 5493df9 am bbd6cb46: Merge change Ib1b7bce4 into eclair-mr2 by Andreas Huber · 17 years ago
- 27366fc Squashed commit of the following: by Andreas Huber · 17 years ago
- 8652646 am 949c572a: am e7800946: Merge change I49f02be9 into eclair by Eric Laurent · 17 years ago
- 949c572 am e7800946: Merge change I49f02be9 into eclair by Eric Laurent · 17 years ago
- e780094 Merge change I49f02be9 into eclair by Android (Google) Code Review · 17 years ago
- 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 17 years ago
- d66a901 DO NOT MERGE: Instead of inserting semi-random delays after submission to surface flinger, delay releasing buffers to the next display time to avoid flickering. by Andreas Huber · 17 years ago
- 39dc510 am 2c766498: Merge change Iea6a38c6 into eclair-mr2 by Andreas Huber · 17 years ago
- 2c76649 Merge change Iea6a38c6 into eclair-mr2 by Android (Google) Code Review · 17 years ago
- 775508d am 744043fc: Update FileSource to also accept a file descriptor and a range. by Andreas Huber · 17 years ago
- 744043f Update FileSource to also accept a file descriptor and a range. by Andreas Huber · 17 years ago
- ea6a38c Squashed commit of the following: by Andreas Huber · 17 years ago
- 355743c am 609acfd2: am 1aa9f3ca: Merge change I923d7d72 into eclair by Eric Laurent · 17 years ago
- 609acfd am 1aa9f3ca: Merge change I923d7d72 into eclair by Eric Laurent · 17 years ago
- 1aa9f3c Merge change I923d7d72 into eclair by Android (Google) Code Review · 17 years ago
- 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 17 years ago
- bfdb1e8 am d0f3228d: resolved conflicts for merge of c66d53f9 to eclair-mr2 by Andreas Huber · 17 years ago
- d0f3228 resolved conflicts for merge of c66d53f9 to eclair-mr2 by Andreas Huber · 17 years ago
- c8d7c14 Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor. by Andreas Huber · 17 years ago
- dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 17 years ago
- 653d5d4 am fcae6c71: am 67b69292: Merge change I93f500a5 into eclair by Eric Laurent · 17 years ago
- fcae6c7 am 67b69292: Merge change I93f500a5 into eclair by Eric Laurent · 17 years ago
- 67b6929 Merge change I93f500a5 into eclair by Android (Google) Code Review · 17 years ago
- bda7469 Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 17 years ago
- bd38397 am 3d2d155a: am 7ed0ceeb: Merge change I6869df3a into eclair by Jean-Michel Trivi · 17 years ago
- 3d2d155 am 7ed0ceeb: Merge change I6869df3a into eclair by Jean-Michel Trivi · 17 years ago
- 8495359 am ad278f22: Merge change I6bce6d87 into eclair-mr2 by Andreas Huber · 17 years ago
- 6869df3 Add new audio sources to support the A1026 recording configurations. by Jean-Michel Trivi · 17 years ago
- 6bce6d8 Adds a WAVExtractor for 16-bit signed PCM audio wave files. by Andreas Huber · 17 years ago
- 2926bf7 am c69e7516: am ee98c240: Merge change I73680cd9 into eclair by Eric Laurent · 17 years ago
- c69e751 am ee98c240: Merge change I73680cd9 into eclair by Eric Laurent · 17 years ago
- f22a097 Fix 2194140: [Passion] Support Audience chip. by Eric Laurent · 17 years ago
- 5647eeb am 9dba1f92: Merge change Ib482ce88 into eclair-mr2 by Andreas Huber · 17 years ago
- b482ce8 Revive support for video encoding in OMXCodec. by Andreas Huber · 17 years ago
- e113d6af am 76a54294: Merge change I155e2ad0 into eclair-mr2 by Andreas Huber · 17 years ago
- 76a5429 Merge change I155e2ad0 into eclair-mr2 by Android (Google) Code Review · 17 years ago
- 155e2ad Re-enable CameraSource. by Andreas Huber · 17 years ago
- 848f9c9 am 7ed70c95: am bf96aaad: Merge change Icf10db28 into eclair by Eric Laurent · 17 years ago
- 7ed70c9 am bf96aaad: Merge change Icf10db28 into eclair by Eric Laurent · 17 years ago
- c91e3d8 am d9f3d60d: Merge change I3b1b7873 into eclair-mr2 by Andreas Huber · 17 years ago
- 9a12baf New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 17 years ago
- d919aa7 am 9069aa31: Merge change I57515f33 into eclair-mr2 by Andreas Huber · 17 years ago
- 57515f3 Moving the individual extractor headers files to the private include directory. by Andreas Huber · 17 years ago
- 871e4ee am e8472900: Merge change Ie13526ad into eclair-mr2 by Andreas Huber · 17 years ago
- e13526a Prefer software decoders over hardware for thumbnail extraction. by Andreas Huber · 17 years ago
- 7453da3 am e981c334: Extract video thumbnails from the largest sync sample among the first 20. by Andreas Huber · 17 years ago
- e981c33 Extract video thumbnails from the largest sync sample among the first 20. by Andreas Huber · 17 years ago
- 917d0ae am bfd5b386: Merge change If68c168d into eclair-mr2 by Andreas Huber · 17 years ago
- f68c168 Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in the metadata retriever. by Andreas Huber · 17 years ago
- 415f3e2 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
- f16a0b7 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
- 4b9dbdf am d96f6e85: Merge change I8176f35e into eclair-mr2 by Andreas Huber · 17 years ago
- 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 17 years ago
- 28af587 am c642199d: Merge change Ibd7b43bb into eclair-mr2 by Andreas Huber · 17 years ago
- b7a69ce am fe324a61: Merge change I8d87cd98 into eclair-mr2 by Andreas Huber · 17 years ago
- bd7b43b Separated private from public header files. by Andreas Huber · 17 years ago
- 8d87cd9 Fix various compiler warnings accumulated over time. by Andreas Huber · 17 years ago
- 9550e28 am cfd55579: OMXCodec now notifies the reader of changes in the output format by returning a special result/error code. by Andreas Huber · 17 years ago
- cfd5557 OMXCodec now notifies the reader of changes in the output format by returning a special result/error code. by Andreas Huber · 17 years ago
- c55bb59 am ef703f60: Merge change I98276091 into eclair-mr2 by Andreas Huber · 17 years ago
- fa8de75 Change to a int64_t usecs representation for timestamps and duration throughout stagefright. by Andreas Huber · 17 years ago
- 861c462 am 9b8f9477: Fixing the build. by Andreas Huber · 17 years ago
- 9b8f947 Fixing the build. by Andreas Huber · 17 years ago
- e1ba422 am 936fff36: Merge change Ib64cab41 into eclair-mr2 by Andreas Huber · 17 years ago
- 53a76bd Split the ColorConverter off SoftwareRenderer, metadata support in stagefright. by Andreas Huber · 17 years ago
- 1c83540 am 2d295a96: Merge change Iedebfe8d into eclair-mr2 by Andreas Huber · 17 years ago
- 3f42707 Some decoders will return an error on OMX_EmptyThisBuffer to indicate that they don't support the media format, deal with this. by Andreas Huber · 17 years ago
- a6b76c3 am cd74c0d5: The vendor is about to check in a fix for this issue, the workaround is no longer needed by Andreas Huber · 17 years ago
- cd74c0d The vendor is about to check in a fix for this issue, the workaround is no longer needed by Andreas Huber · 17 years ago
- 1e988a0 am f894d111: Merge change I6c32aa75 into eclair-mr2 by Andreas Huber · 17 years ago
- 8b432b1 Workaround for avc decoder misreporting output buffer size requirements if the content is not a multiple-16 width/height. by Andreas Huber · 17 years ago
- 8216204 am 4e362817: am 62443f5f: Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 17 years ago
- 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 17 years ago
- 2c3dc14 am a97402e1: am c39d2e3c: Music visualizer support hack. This currently assumes 44k stereo (won\'t crash on other formats, but won\'t give the correct results either), and links statically with libspeex to get FFT data, increasing the size of libmedia by about 45kb. by Marco Nelissen · 17 years ago
- c39d2e3 Music visualizer support hack. by Marco Nelissen · 17 years ago
- df9879b am e9bd4788: Merge change 26881 into eclair by Eric Laurent · 17 years ago
- af141d5 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 17 years ago
- e525eef merge from open-source master by Jean-Baptiste Queru · 17 years ago
- 62e73f4 Update comment in mediaplayer.h. by Ravi K Yenduri · 17 years ago
- 4f23457 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 17 years ago
- a4fe2ac Merge change 25128 into eclair by Android (Google) Code Review · 17 years ago
- c966a3c Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 17 years ago
- 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 17 years ago
- 6026a51 Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 17 years ago
- e6c4096 Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 17 years ago
- 033e6c3 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 17 years ago
- 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 17 years ago
- 4e60d7e Merge change 24179 into eclair by Android (Google) Code Review · 17 years ago
- 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 17 years ago
- ee606e6 Support encoding amr-wb content in stagefright. by Andreas Huber · 17 years ago
- 392ff3b Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 17 years ago
- e1da8be Merge change 23835 into eclair by Android (Google) Code Review · 17 years ago
- 8b046617 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 17 years ago
- 4c48342 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 17 years ago
- da050cf2 Some work to make audio encoding work. by Andreas Huber · 17 years ago
- 43ad6eaf Squashed commit of the following: by Andreas Huber · 17 years ago
- 329577a Squashed commit of the following: by Andreas Huber · 17 years ago
- bc86bda Merge change 22897 into eclair by Android (Google) Code Review · 17 years ago