| Commit message (Expand) | Author | Age | Files | Lines |
* | More work in progress on native events. | Jeff Brown | 2010-06-15 | 5 | -278/+408 |
* | Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI... | Eric Laurent | 2010-06-14 | 1 | -0/+462 |
|\ |
|
| * | Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. | Eric Laurent | 2010-06-11 | 1 | -0/+462 |
* | | Fix include paths. | Jeff Brown | 2010-06-13 | 1 | -1/+1 |
* | | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 15 | -152/+2267 |
* | | Initial checkin for pause and resume control | James Dong | 2010-06-11 | 3 | -0/+8 |
* | | Change camera interface to support multiple cameras. | Chih-Chung Chang | 2010-06-11 | 3 | -2/+40 |
* | | Switch stagefright's approach to prefetching to the new model. The java Media... | Andreas Huber | 2010-06-10 | 3 | -169/+5 |
* | | Merge "Initial check-in of new caching/prefetching data source implementation... | Andreas Huber | 2010-06-10 | 1 | -0/+32 |
|\ \ |
|
| * | | Initial check-in of new caching/prefetching data source implementation. | Andreas Huber | 2010-06-10 | 1 | -0/+32 |
* | | | Support "pausing" of MediaSources with the effect that they no longer pull on... | Andreas Huber | 2010-06-10 | 2 | -0/+12 |
|/ / |
|
* | | allow re-targetting of surfaces | Mathias Agopian | 2010-06-08 | 2 | -13/+9 |
* | | Remove some hard-coded encoding parameters | James Dong | 2010-06-08 | 2 | -8/+10 |
* | | Initial check-in for collecting stats from authoring engine at runtime | James Dong | 2010-06-08 | 2 | -0/+7 |
* | | Second part of speeding up video recording frame rate | James Dong | 2010-06-08 | 1 | -1/+3 |
|/ |
|
* | Initial checkin of mpeg2 transport stream parser for stagefright. | Andreas Huber | 2010-06-07 | 1 | -0/+1 |
* | Merge "Initial checkin of "foundation" library for future stagefright develop... | Andreas Huber | 2010-06-07 | 11 | -0/+702 |
|\ |
|
| * | Initial checkin of "foundation" library for future stagefright development. | Andreas Huber | 2010-06-07 | 11 | -0/+702 |
* | | Merge "Remove hard-coded pixel format for recording frames in CameraSource. R... | James Dong | 2010-06-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Remove hard-coded pixel format for recording frames in CameraSource. | James Dong | 2010-06-03 | 1 | -1/+1 |
* | | optimize Surface.readFromParcel() | Mathias Agopian | 2010-06-04 | 1 | -4/+3 |
* | | split surface management from surface's buffers management | Mathias Agopian | 2010-06-04 | 6 | -33/+37 |
* | | Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken | Wu-cheng Li | 2010-06-04 | 1 | -0/+3 |
|\ \ |
|
| * | | Add KEY_SUPPORTED_METERING_MODES and fix some typos. | Wu-cheng Li | 2010-06-04 | 1 | -0/+3 |
* | | | Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer Audio... | Eric Laurent | 2010-06-04 | 9 | -22/+162 |
|\ \ \
| |/ /
|/| | |
|
| * | | Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m... | Eric Laurent | 2010-06-03 | 9 | -22/+162 |
| |/ |
|
* | | Add camera metering mode API. | Wu-cheng Li | 2010-06-03 | 1 | -0/+13 |
|/ |
|
* | more clean-up in preparation of bigger changes | Mathias Agopian | 2010-05-28 | 6 | -19/+32 |
* | Fix a typo in Singleton<> | Mathias Agopian | 2010-05-28 | 1 | -3/+5 |
* | Merge "Avoid copying for input recording frames in CameraSource" into kraken | James Dong | 2010-05-28 | 1 | -4/+6 |
|\ |
|
| * | Avoid copying for input recording frames in CameraSource | James Dong | 2010-05-28 | 1 | -4/+6 |
* | | Merge "Add video frame parameter." into kraken | Wu-cheng Li | 2010-05-28 | 1 | -3/+11 |
|\ \ |
|
| * | | Add video frame parameter. | Wu-cheng Li | 2010-05-28 | 1 | -3/+11 |
| |/ |
|
* | | more clean-up of Surfaceflinger's client management | Mathias Agopian | 2010-05-27 | 2 | -19/+27 |
|/ |
|
* | Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into k... | James Dong | 2010-05-26 | 1 | -0/+2 |
|\ |
|
| * | Avoid repeatedly allocating and freeing memory in CameraSource | James Dong | 2010-05-26 | 1 | -0/+2 |
* | | Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder ... | Eric Laurent | 2010-05-25 | 2 | -0/+106 |
|\ \ |
|
| * | | Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa... | Eric Laurent | 2010-05-24 | 2 | -0/+106 |
* | | | Merge "fix [2712278] The preview buffer left some black borders in left and b... | Mathias Agopian | 2010-05-25 | 3 | -15/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix [2712278] The preview buffer left some black borders in left and bottom e... | Mathias Agopian | 2010-05-25 | 3 | -15/+12 |
* | | | Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and librari... | Eric Laurent | 2010-05-24 | 6 | -33/+1010 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries. | Eric Laurent | 2010-05-21 | 6 | -33/+1010 |
* | | | added the notion of fixed-size buffers | Mathias Agopian | 2010-05-24 | 4 | -7/+57 |
* | | | fix a bug when reallocating a window's buffers is needed | Mathias Agopian | 2010-05-24 | 1 | -0/+1 |
| |/
|/| |
|
* | | Improve GPS EXIF parameters comments. | Wu-cheng Li | 2010-05-24 | 1 | -6/+9 |
* | | added native_window_set_buffer_count() | Mathias Agopian | 2010-05-21 | 3 | -8/+24 |
* | | Merge "fix the threading issue for setBuffercount()" into kraken | Mathias Agopian | 2010-05-21 | 1 | -14/+29 |
|\ \ |
|
| * | | fix the threading issue for setBuffercount() | Mathias Agopian | 2010-05-20 | 1 | -14/+29 |
| |/ |
|
* | | Support for media extraction from .mkv/.mka Matroska files in stagefright. | Andreas Huber | 2010-05-20 | 1 | -0/+2 |
|/ |
|
* | added RWLock C++ wrapper | Mathias Agopian | 2010-05-19 | 1 | -0/+90 |