summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/record.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix the build by fixing more warnings.Andreas Huber2014-02-111-1/+1
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-1/+2
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-6/+6
* The software AAC encoder is now an OMX component.Andreas Huber2012-01-261-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Allow record to set input color format as a command line optionJames Dong2010-09-191-11/+49
* Add some encoding parameters for the "record" utilityJames Dong2010-08-311-1/+19
* Various fixes to enable recording on passion and nexus1.Andreas Huber2010-04-091-3/+8
* When the extractor is not able to be created successfully, don't crashJames Dong2010-02-041-0/+3
* Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCode...Andreas Huber2009-12-071-2/+2
* Squashed commit of the following:Andreas Huber2009-11-231-2/+2
* Transcode files again.Andreas Huber2009-11-021-1/+3
* Revive support for video encoding in OMXCodec.Andreas Huber2009-10-291-8/+31
* Moving the individual extractor headers files to the private include directory.Andreas Huber2009-10-231-3/+3
* Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-101-4/+6
* Support encoding amr-wb content in stagefright.Andreas Huber2009-09-081-2/+2
* Setting the component role appears to be mandatory now for all mime types.Andreas Huber2009-09-021-7/+2
* Some work to make audio encoding work.Andreas Huber2009-09-021-1/+62
* More assert => CHECKAndreas Huber2009-08-281-8/+6
* Squashed commit of the following:Andreas Huber2009-08-271-13/+0
* Squashed commit of the following:Andreas Huber2009-08-171-48/+87
* Recording/Export to .mp4/h.263 somewhat works on TI hardware.Andreas Huber2009-08-051-3/+4
* Squashed commit of the following:Andreas Huber2009-07-281-1/+2
* Squashed commit of the following:Andreas Huber2009-07-161-0/+181