Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added setAuxiliaryOutputFile to MediaRecorder and JNI | Nipun Kwatra | 2010-08-31 | 1 | -0/+27 |
| | | | | | | | added setAuxiliaryOutputFile to allow setting of an auxiliary output file. Also added the JNI support. Change-Id: I8c3335192bd6f7fcbfdfc8552cfd0848f2ad2a5d | ||||
* | Change the framework to use the new camera preview path. | Jamie Gennis | 2010-08-23 | 1 | -2/+1 |
| | | | | | | | | | | | | This change makes the camera HAL interface take an ANativeWindow interface from which all the camera preview buffers will be allocated. The framework code running in application processes now passes a Surface object rather than an ISurface to the camera server via Binder when setting the preview surface. The camera server then forwards that Surface object (which implements the ANativeWindow interface) to the camera HAL, which uses it to communicate with SurfaceFlinger to allocate the camera preview buffers. Change-Id: Ie438f721559cd7de5e4f848a26d96360dda07b5f | ||||
* | Support for Gtalk video, includes AMR/H.263 assembler and packetization ↵ | Andreas Huber | 2010-08-04 | 1 | -1/+1 |
| | | | | | | support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. Change-Id: I95b8dd487061add9bade15749e563b01cd99d9a6 | ||||
* | Don't allow MediaRecorder.setParameter() to be invoked in the following states: | James Dong | 2010-02-25 | 1 | -0/+9 |
| | | | | | | error, prepared or recording bug - 2362412 | ||||
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Media server death nodification | James Dong | 2010-01-15 | 1 | -12/+8 |
| | |||||
* | am b2df1699: Merge change 1548 into donut | Android (Google) Code Review | 2009-06-08 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | Merge commit 'b2df1699c996e62baa78877978cd2c5607ea4194' * commit 'b2df1699c996e62baa78877978cd2c5607ea4194': NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). | ||||
| * | NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). | Jianhong Jiang | 2009-06-08 | 1 | -4/+4 |
| | | |||||
* | | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -1/+1 |
|/ | |||||
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -2/+3 |
| | |||||
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -0/+18 |
| | |||||
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -0/+5 |
| | |||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -18/+18 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+617 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -542/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -75/+0 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -0/+75 |
| | |||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -3/+29 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -2/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+518 |