| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu... | Andreas Huber | 2010-01-25 | 1 | -2/+22 |
* | Upgrade for the stagefright commandline tool to support extracting thumbnails... | Andreas Huber | 2010-01-14 | 1 | -3/+58 |
* | Add missing shared libraries in linker commands. Currently these libraries are | Doug Kwan | 2009-12-22 | 1 | -3/+3 |
* | Squashed commit of the following: | Andreas Huber | 2009-12-17 | 1 | -3/+3 |
* | Don't count empty buffers when computing the frame rate. | Andreas Huber | 2009-12-10 | 1 | -1/+1 |
* | Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCode... | Andreas Huber | 2009-12-07 | 2 | -4/+4 |
* | A small sample tool to encode pcm audio data to amr, decode it again and play... | Andreas Huber | 2009-12-01 | 3 | -0/+104 |
* | Squashed commit of the following: | Andreas Huber | 2009-11-23 | 2 | -8/+7 |
* | Merge change I3e1bdd38 into eclair-mr2 | Android (Google) Code Review | 2009-11-10 | 1 | -1/+3 |
|\ |
|
| * | Transcode files again. | Andreas Huber | 2009-11-02 | 1 | -1/+3 |
* | | Support raw audio sources in stagefright commandline tool. | Andreas Huber | 2009-11-03 | 1 | -8/+17 |
|/ |
|
* | Revive support for video encoding in OMXCodec. | Andreas Huber | 2009-10-29 | 1 | -8/+31 |
* | Moving the individual extractor headers files to the private include directory. | Andreas Huber | 2009-10-23 | 1 | -3/+3 |
* | resolved conflicts for merge of f585be7f to eclair-mr2 | Andreas Huber | 2009-10-16 | 1 | -4/+19 |
|\ |
|
| * | A few more testcases for the vendor to reproduce issues with their decoder. N... | Andreas Huber | 2009-10-16 | 1 | -10/+29 |
* | | Reimplement the OMX backend for stagefright. | Andreas Huber | 2009-10-16 | 1 | -3/+3 |
* | | OMXCodec now notifies the reader of changes in the output format by returning... | Andreas Huber | 2009-10-13 | 1 | -1/+12 |
* | | Change to a int64_t usecs representation for timestamps and duration througho... | Andreas Huber | 2009-10-12 | 2 | -8/+6 |
|/ |
|
* | Another stagefright test-case and ignore end-of-stream notifications while we... | Andreas Huber | 2009-09-17 | 1 | -0/+60 |
* | Added an API IOMX::createRendererFromJavaSurface. | Andreas Huber | 2009-09-15 | 1 | -0/+2 |
* | Only build the "full" stagefright (including MediaExtractors and MediaPlayer)... | Andreas Huber | 2009-09-11 | 1 | -0/+4 |
* | Move JPEGSource.{cpp,h} into libstagefright. | Andreas Huber | 2009-09-11 | 4 | -296/+1 |
* | Media MIME types now have corresponding constants in MediaDefs.h, new codec e... | Andreas Huber | 2009-09-10 | 4 | -7/+67 |
* | Support encoding amr-wb content in stagefright. | Andreas Huber | 2009-09-08 | 1 | -2/+2 |
* | Add another testcase for moto to reproduce bug #2099685 to the stagefright co... | Andreas Huber | 2009-09-03 | 1 | -0/+3 |
* | Setting the component role appears to be mandatory now for all mime types. | Andreas Huber | 2009-09-02 | 1 | -7/+2 |
* | Some work to make audio encoding work. | Andreas Huber | 2009-09-02 | 5 | -2/+203 |
* | More assert => CHECK | Andreas Huber | 2009-08-28 | 1 | -8/+6 |
* | Fixing the build. | Andreas Huber | 2009-08-28 | 1 | -1/+1 |
* | Squashed commit of the following: | Andreas Huber | 2009-08-27 | 4 | -336/+0 |
* | Extend stagefright commandline up to enable vendor to reproduce specific bugs... | Andreas Huber | 2009-08-27 | 1 | -2/+14 |
* | Added a commandline option to "stagefright" that limits decoding to a maximum... | Andreas Huber | 2009-08-26 | 1 | -2/+17 |
* | Enable specification of http:// urls in stagefright commandline tool. | Andreas Huber | 2009-08-20 | 1 | -1/+9 |
* | Dynamically allocate a pair of MemoryHeaps according buffer count/sizes requi... | Andreas Huber | 2009-08-20 | 1 | -4/+2 |
* | The PV AVC software decoder expects each fragment of a NAL unit to be handed ... | Andreas Huber | 2009-08-19 | 1 | -0/+1 |
* | Refactored "stagefright" commandline app, split off JPEGSource. | Andreas Huber | 2009-08-18 | 4 | -286/+411 |
* | Squashed commit of the following: | Andreas Huber | 2009-08-17 | 3 | -141/+375 |
* | Build the stagefright library by default. | Andreas Huber | 2009-08-07 | 1 | -4/+0 |
* | Recording/Export to .mp4/h.263 somewhat works on TI hardware. | Andreas Huber | 2009-08-05 | 1 | -3/+4 |
* | Squashed commit of the following: | Andreas Huber | 2009-07-28 | 2 | -2/+12 |
* | Squashed commit of the following: | Andreas Huber | 2009-07-16 | 5 | -0/+813 |