summaryrefslogtreecommitdiffstats
path: root/media/libmedia/mediarecorder.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added setAuxiliaryOutputFile to MediaRecorder and JNINipun Kwatra2010-08-311-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 Gennis2010-08-231-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 Huber2010-08-041-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 Dong2010-02-251-0/+9
| | | | | | error, prepared or recording bug - 2362412
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+1
|
* Media server death nodificationJames Dong2010-01-151-12/+8
|
* am b2df1699: Merge change 1548 into donutAndroid (Google) Code Review2009-06-081-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 Jiang2009-06-081-4/+4
| |
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-2/+3
|
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+18
|
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+5
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-18/+18
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+617
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-542/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-75/+0
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+75
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-3/+29
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-2/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+518