| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revive support for video encoding in OMXCodec. | Andreas Huber | 2009-10-29 | 1 | -5/+118 |
| * | am 54620b1a: Merge change I6e50a8c6 into eclair | Andreas Huber | 2009-10-28 | 1 | -0/+1 |
| |\ |
|
| | * | Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuf... | Andreas Huber | 2009-10-26 | 1 | -0/+1 |
| * | | Merge change I155e2ad0 into eclair-mr2 | Android (Google) Code Review | 2009-10-28 | 2 | -92/+108 |
| |\ \ |
|
| | * | | Re-enable CameraSource. | Andreas Huber | 2009-10-28 | 2 | -92/+108 |
| * | | | When freeing an OMX node, attempt to transition it from its current state all... | Andreas Huber | 2009-10-26 | 3 | -1/+100 |
| |/ / |
|
| * | | New API to instantiate a MediaExtractor given a URI and optional MIME type. | Andreas Huber | 2009-10-23 | 12 | -74/+87 |
| * | | Moving the individual extractor headers files to the private include directory. | Andreas Huber | 2009-10-23 | 8 | -9/+191 |
| * | | Make stagefright a little less verbose. Fix heap corruption for real. | Andreas Huber | 2009-10-23 | 2 | -6/+3 |
| * | | Merge change Ie13526ad into eclair-mr2 | Android (Google) Code Review | 2009-10-23 | 1 | -37/+109 |
| |\ \ |
|
| | * | | Prefer software decoders over hardware for thumbnail extraction. | Andreas Huber | 2009-10-23 | 1 | -37/+109 |
| * | | | Merge change Icb64cd2c into eclair-mr2 | Android (Google) Code Review | 2009-10-23 | 1 | -1/+2 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Still don't know why the heap gets corrupted, but not deleting the OMXNodeIns... | Andreas Huber | 2009-10-22 | 1 | -1/+2 |
| * | | | Extract video thumbnails from the largest sync sample among the first 20. | Andreas Huber | 2009-10-22 | 6 | -5/+89 |
| * | | | am b0e6a9a0: Merge change I7a03b074 into eclair | Andreas Huber | 2009-10-22 | 1 | -1/+0 |
| |\ \ \
| |/ /
|/| /
| |/ |
|
| | * | Now that the underlying bug is fixed we can continue using OMX_UseBuffer for ... | Andreas Huber | 2009-10-21 | 1 | -1/+0 |
| | * | do not merge: The qcom video decoders always output yuv data after adjusting ... | Andreas Huber | 2009-10-20 | 2 | -1/+8 |
| * | | Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in... | Andreas Huber | 2009-10-21 | 1 | -2/+2 |
| * | | Avoid signaling a format change to the client if its insubstantial. | Andreas Huber | 2009-10-19 | 1 | -1/+72 |
| * | | Fixing the build by renaming private "string.h" header file. | Andreas Huber | 2009-10-19 | 6 | -5/+5 |
| * | | Reimplement the OMX backend for stagefright. | Andreas Huber | 2009-10-16 | 7 | -393/+720 |
| * | | Separated private from public header files. | Andreas Huber | 2009-10-13 | 22 | -33/+634 |
| * | | Fix various compiler warnings accumulated over time. | Andreas Huber | 2009-10-13 | 4 | -9/+10 |
| * | | OMXCodec now notifies the reader of changes in the output format by returning... | Andreas Huber | 2009-10-13 | 2 | -0/+23 |
| * | | Proper chunk size computation for Layer II/III V2 and V2.5, skip optional ID3... | Andreas Huber | 2009-10-12 | 1 | -1/+33 |
| * | | Change to a int64_t usecs representation for timestamps and duration througho... | Andreas Huber | 2009-10-12 | 9 | -68/+54 |
| * | | Split the ColorConverter off SoftwareRenderer, metadata support in stagefright. | Andreas Huber | 2009-10-08 | 6 | -275/+318 |
| * | | Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th... | Andreas Huber | 2009-10-08 | 3 | -14/+23 |
| * | | Merge change I729c3938 into eclair-mr2 | Android (Google) Code Review | 2009-10-08 | 1 | -0/+5 |
| |\ \ |
|
| | * | | Insert a small delay after submitting to surface flinger and before returning... | Andreas Huber | 2009-10-08 | 1 | -0/+5 |
| * | | | The vendor is about to check in a fix for this issue, the workaround is no lo... | Andreas Huber | 2009-10-08 | 1 | -33/+0 |
| |/ / |
|
| * | | Workaround for avc decoder misreporting output buffer size requirements if th... | Andreas Huber | 2009-10-07 | 1 | -2/+30 |
| |/ |
|
| * | Another stagefright test-case and ignore end-of-stream notifications while we... | Andreas Huber | 2009-09-17 | 1 | -0/+7 |
| * | Merge change 25158 into eclair | Android (Google) Code Review | 2009-09-16 | 1 | -0/+75 |
| |\ |
|
| | * | Another software color conversion implementation, this time OMX_QCOM_COLOR_Fo... | Andreas Huber | 2009-09-15 | 1 | -0/+75 |
| * | | The 8k chipset qcom decoders require that the input buffers be allocated usin... | Andreas Huber | 2009-09-15 | 1 | -0/+1 |
| |/ |
|
| * | Merge change 25128 into eclair | Android (Google) Code Review | 2009-09-15 | 2 | -15/+101 |
| |\ |
|
| | * | Support CbYCrY -> RGB565 color conversion in IOMXRenderer. | Andreas Huber | 2009-09-15 | 2 | -15/+101 |
| * | | Added an API IOMX::createRendererFromJavaSurface. | Andreas Huber | 2009-09-15 | 2 | -0/+2 |
| |/ |
|
| * | Added a little more logging in OMXCodec.cpp for vendors to be able to reprodu... | Andreas Huber | 2009-09-14 | 1 | -0/+2 |
| * | Apparently I must not use OMX_UseBuffer on either input or output ports on an... | Andreas Huber | 2009-09-11 | 1 | -2/+12 |
| * | Only build the "full" stagefright (including MediaExtractors and MediaPlayer)... | Andreas Huber | 2009-09-11 | 1 | -10/+16 |
| * | Move JPEGSource.{cpp,h} into libstagefright. | Andreas Huber | 2009-09-11 | 2 | -0/+234 |
| * | Media MIME types now have corresponding constants in MediaDefs.h, new codec e... | Andreas Huber | 2009-09-10 | 11 | -98/+238 |
| * | Add component name to informational logging in OMXCodec.cpp | Andreas Huber | 2009-09-10 | 1 | -5/+6 |
| * | Merge change 24450 into eclair | Android (Google) Code Review | 2009-09-10 | 1 | -19/+67 |
| |\ |
|
| | * | Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. | Andreas Huber | 2009-09-09 | 1 | -19/+67 |
| * | | Merge change 24448 into eclair | Android (Google) Code Review | 2009-09-10 | 1 | -1/+14 |
| |\ \ |
|
| | * | | Support for amr-wb tracks in MPEG4Extractor. | Andreas Huber | 2009-09-09 | 1 | -1/+14 |
| | |/ |
|
| * | | Added some more verbose output for AMR formats. Properly fill out the output ... | Andreas Huber | 2009-09-09 | 1 | -1/+85 |
| |/ |
|