summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/recordvideo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings in recordvideoAndy Hung2014-05-051-5/+9
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+2
* stagefright: recordvideo: add -o flag to specify output filenameDima Zavin2012-12-111-3/+9
* Merge "recordvideo: Add an option for choosing software encoders"Jean-Baptiste Queru2012-08-291-2/+11
|\
| * recordvideo: Add an option for choosing software encodersMartin Storsjo2012-08-291-2/+11
* | recordvideo: Sleep while waiting for the encoding to finishMartin Storsjo2012-08-291-0/+1
|/
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-3/+3
* Add support for some custom YUV420 color formats to recordvideo utilityJames Dong2011-07-071-8/+7
* Switch to use kKeyFrameRate for recordvideo utilityJames Dong2010-11-141-1/+1
* Add two more options to "recordvideo" utilityJames Dong2010-10-061-49/+43
* Add a video record utilityJames Dong2010-09-301-0/+309