| Commit message (Expand) | Author | Age | Files | Lines |
* | A ThreadedSource wraps around an existing MediaSource and reads output buffer... | Andreas Huber | 2010-09-16 | 4 | -0/+289 |
* | Merge "Fix problem in lvm effect bundle wrapper" into gingerbread | Eric Laurent | 2010-09-16 | 1 | -123/+127 |
|\ |
|
| * | Fix problem in lvm effect bundle wrapper | Eric Laurent | 2010-09-16 | 1 | -123/+127 |
* | | Merge "Upgrade to the latest .webm project code." into gingerbread | Andreas Huber | 2010-09-15 | 1 | -5/+7 |
|\ \ |
|
| * | | Upgrade to the latest .webm project code. | Andreas Huber | 2010-09-15 | 1 | -5/+7 |
* | | | Merge "Add some explicit error log messages" into gingerbread | James Dong | 2010-09-15 | 3 | -7/+11 |
|\ \ \ |
|
| * | | | Add some explicit error log messages | James Dong | 2010-09-14 | 3 | -7/+11 |
| | |/
| |/| |
|
* | | | Merge "Fix audio input sample timestamp when audio driver loses audio samples... | James Dong | 2010-09-15 | 1 | -1/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix audio input sample timestamp when audio driver loses audio samples | James Dong | 2010-09-14 | 1 | -1/+4 |
| |/ |
|
* | | Merge "Various fixes to improve resilience of the rtsp stack against spurious... | Andreas Huber | 2010-09-15 | 3 | -36/+84 |
|\ \
| |/
|/| |
|
| * | Various fixes to improve resilience of the rtsp stack against spurious errors... | Andreas Huber | 2010-09-15 | 3 | -36/+84 |
* | | Added intents for audio effects control application | Eric Laurent | 2010-09-14 | 2 | -4/+127 |
* | | Fix volume problems with insert revert | Eric Laurent | 2010-09-13 | 3 | -28/+121 |
* | | Merge "Fixed a copy and paste error" into gingerbread | James Dong | 2010-09-10 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixed a copy and paste error | James Dong | 2010-09-10 | 1 | -1/+1 |
* | | | Merge "LVM release 1.09 delivery" into gingerbread | Eric Laurent | 2010-09-10 | 4 | -135/+69 |
|\ \ \
| |/ /
|/| | |
|
| * | | LVM release 1.09 delivery | Eric Laurent | 2010-09-09 | 4 | -135/+69 |
* | | | TimedEventQueue now explicitly sets its scheduling policy to foreground as it... | Andreas Huber | 2010-09-09 | 1 | -0/+4 |
* | | | Merge "Instead of asserting return a runtime error if the maximum sample size... | Andreas Huber | 2010-09-09 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Instead of asserting return a runtime error if the maximum sample size cannot... | Andreas Huber | 2010-09-09 | 1 | -1/+5 |
* | | | | Merge "When 32-bit offset is used, if the requested max file size is greater ... | James Dong | 2010-09-09 | 1 | -3/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | When 32-bit offset is used, | James Dong | 2010-09-08 | 1 | -3/+4 |
* | | | | Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3... | Andreas Huber | 2010-09-09 | 2 | -40/+41 |
| |/ /
|/| | |
|
* | | | Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer... | James Dong | 2010-09-08 | 4 | -4/+6 |
|\ \ \ |
|
| * | | | HW audio encoder expects timestamp via kKeyTime from each input buffer | James Dong | 2010-09-08 | 4 | -4/+6 |
| |/ / |
|
* | | | Modify type of some environmental reverb parameters | Eric Laurent | 2010-09-08 | 1 | -14/+16 |
|/ / |
|
* | | Merge "LVM release 1.08 delivery." into gingerbread | Eric Laurent | 2010-09-03 | 5 | -41/+69 |
|\ \ |
|
| * | | LVM release 1.08 delivery. | Eric Laurent | 2010-09-03 | 5 | -41/+69 |
* | | | Merge "Not all audio source has the drift time information" into gingerbread | James Dong | 2010-09-03 | 3 | -12/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Not all audio source has the drift time information | James Dong | 2010-09-03 | 3 | -12/+15 |
* | | | Ogg files can be tagged to be automatically looping, this setting always over... | Andreas Huber | 2010-09-03 | 3 | -4/+16 |
* | | | Merge "Properly buffer a certain amount of data on streaming sources before f... | Andreas Huber | 2010-09-03 | 2 | -88/+119 |
|\ \ \
| |/ /
|/| | |
|
| * | | Properly buffer a certain amount of data on streaming sources before finishin... | Andreas Huber | 2010-09-03 | 2 | -88/+119 |
* | | | Remove unused/debugging code from MP4 file writer | James Dong | 2010-09-03 | 1 | -204/+47 |
* | | | Better file size estimate | James Dong | 2010-09-02 | 1 | -34/+103 |
|/ / |
|
* | | Calculate audio media drift time from AudioSource | James Dong | 2010-09-01 | 5 | -31/+60 |
* | | Merge "Better support for buffered streaming of rtsp content, if buffer drops... | Andreas Huber | 2010-09-01 | 5 | -2/+77 |
|\ \
| |/ |
|
| * | Better support for buffered streaming of rtsp content, if buffer drops below ... | Andreas Huber | 2010-09-01 | 5 | -2/+77 |
* | | Merge "Make sure that if initialization fails, AudioSource still behaves well... | James Dong | 2010-09-01 | 1 | -4/+17 |
|\ \
| |/
|/| |
|
| * | Make sure that if initialization fails, AudioSource still behaves well. | James Dong | 2010-09-01 | 1 | -4/+17 |
* | | Merge "Now that AmrInputStream no longer relies on opencore, make sure it's r... | Andreas Huber | 2010-09-01 | 2 | -17/+0 |
|\ \ |
|
| * | | Now that AmrInputStream no longer relies on opencore, make sure it's register... | Andreas Huber | 2010-09-01 | 2 | -17/+0 |
* | | | Merge "Keep gtalk video chat specific code consistent with rtsp changes." int... | Andreas Huber | 2010-09-01 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Keep gtalk video chat specific code consistent with rtsp changes. | Andreas Huber | 2010-09-01 | 1 | -0/+8 |
* | | | Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer. | Andreas Huber | 2010-09-01 | 2 | -5/+74 |
* | | | Audio Effects: fix problems in volume control. | Eric Laurent | 2010-08-31 | 1 | -8/+22 |
|/ / |
|
* | | Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-h... | Andreas Huber | 2010-08-31 | 4 | -6/+345 |
|\ \ |
|
| * | | Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr. | Andreas Huber | 2010-08-31 | 4 | -6/+345 |
| |/ |
|
* | | Better detection of connection problems - timeout if no rtcp packets arrive w... | Andreas Huber | 2010-08-31 | 2 | -43/+67 |
|/ |
|
* | fixedfft: Only includes cpu-features.h when __arm__ is defined. | Chia-chi Yeh | 2010-08-31 | 1 | -1/+1 |