| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge "This log message is codec specific." into gingerbread | Andreas Huber | 2010-09-21 | 1 | -1/+1 |
|\ \ |
|
| * | | This log message is codec specific. | Andreas Huber | 2010-09-21 | 1 | -1/+1 |
* | | | Merge "Remove stagefright foundation's incompatible logging interface and upd... | Andreas Huber | 2010-09-21 | 22 | -472/+310 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove stagefright foundation's incompatible logging interface and update cal... | Andreas Huber | 2010-09-21 | 22 | -472/+310 |
| |/ |
|
* | | Merge "Allow record to set input color format as a command line option" into ... | James Dong | 2010-09-21 | 1 | -11/+49 |
|\ \
| |/
|/| |
|
| * | Allow record to set input color format as a command line option | James Dong | 2010-09-19 | 1 | -11/+49 |
* | | Merge "Another attempt for fixing AAC+/eAAC+ related issue" into gingerbread | James Dong | 2010-09-21 | 2 | -12/+59 |
|\ \ |
|
| * | | Another attempt for fixing AAC+/eAAC+ related issue | James Dong | 2010-09-20 | 2 | -12/+59 |
| |/ |
|
* | | Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. | Wu-cheng Li | 2010-09-21 | 2 | -7/+9 |
|/ |
|
* | Add a check to track a problem the monkey script has been triggering. | Marco Nelissen | 2010-09-17 | 1 | -0/+3 |
* | Make sure the message dispatcher stays around until after OMX_FreeHandle is f... | Andreas Huber | 2010-09-17 | 2 | -3/+7 |
* | Register the new OMX components. | Andreas Huber | 2010-09-17 | 1 | -0/+6 |
* | Merge "Make sure the .wav extractor does not read data outside the bounds of ... | Andreas Huber | 2010-09-16 | 1 | -1/+12 |
|\ |
|
| * | Make sure the .wav extractor does not read data outside the bounds of the 'da... | Andreas Huber | 2010-09-16 | 1 | -1/+12 |
* | | Merge "Make sure stagefright -o terminates even if we're using a raw audio so... | Andreas Huber | 2010-09-16 | 1 | -1/+3 |
|\ \ |
|
| * | | Make sure stagefright -o terminates even if we're using a raw audio source (s... | Andreas Huber | 2010-09-16 | 1 | -1/+3 |
| |/ |
|
* | | Merge "Fixed a bug in the query to the supported profiles and levels" into gi... | James Dong | 2010-09-16 | 1 | -2/+5 |
|\ \ |
|
| * | | Fixed a bug in the query to the supported profiles and levels | James Dong | 2010-09-16 | 1 | -2/+5 |
| |/ |
|
* | | Sometimes the avc software decoder will signal that a frame is ready but then... | Andreas Huber | 2010-09-16 | 1 | -4/+11 |
|/ |
|
* | 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 |
* | | Fix volume problems with insert revert | Eric Laurent | 2010-09-13 | 4 | -57/+152 |
* | | 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 | 5 | -4/+7 |
|\ \ \ |
|
| * | | | HW audio encoder expects timestamp via kKeyTime from each input buffer | James Dong | 2010-09-08 | 5 | -4/+7 |
| |/ / |
|
* | | | Modify type of some environmental reverb parameters | Eric Laurent | 2010-09-08 | 2 | -24/+26 |
|/ / |
|
* | | 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 | 4 | -4/+18 |
* | | | 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 | 3 | -204/+53 |