summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/recordvideo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove warnings in recordvideoAndy Hung2014-05-051-5/+9
| | | | | Change-Id: I2ed72836210fd3a02c7bceeb5fccadf8dcb92fbc Signed-off-by: Andy Hung <hunga@google.com>
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+2
| | | | | | | | | | | | Contains the necessary changes to make frameworks/av build and work on a 64-bit machine. Signed-off-by: Craig Barber <craig.barber@arm.com> Signed-off-by: Kévin PETIT <kevin.petit@arm.com> Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Signed-off-by: Marcus Oakland <marcus.oakland@arm.com> Change-Id: I725feaae50ed8eee25ca2c947cf15aee1f395c43
* stagefright: recordvideo: add -o flag to specify output filenameDima Zavin2012-12-111-3/+9
| | | | | Change-Id: I6b464a7b3f7dd918565c6abbd432d779eb286fd5 Signed-off-by: Dima Zavin <dima@android.com>
* 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
| | | | | | | | | | | | | | This is similar to the same option in the 'stagefright' test application. Change-Id: I2a2e5201bd93460df0911ef12865c9030c0183e5
* | recordvideo: Sleep while waiting for the encoding to finishMartin Storsjo2012-08-291-0/+1
|/ | | | | | | | | | This avoids busy looping while e.g. waiting for the software encoder to finish. This is similar to what the 'record' and 'stagefright' test apps do. Change-Id: Idce55b15396ce78b621a521229603bec1e799f33
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-3/+3
| | | | Change-Id: I963a3b6f79a7292891973cbeeaf3378b38629f08
* Add support for some custom YUV420 color formats to recordvideo utilityJames Dong2011-07-071-8/+7
| | | | Change-Id: I2f0dfba466efb94b704dca761162d7c7457a43cf
* Switch to use kKeyFrameRate for recordvideo utilityJames Dong2010-11-141-1/+1
| | | | Change-Id: I3f6abfed9c39223fe5c1a1b9c094b7ce8a8ca67f
* Add two more options to "recordvideo" utilityJames Dong2010-10-061-49/+43
| | | | | | o also removed unused code Change-Id: I49471b0ac1cf70b5eedcde78a21e7770c312c5d6
* Add a video record utilityJames Dong2010-09-301-0/+309
Change-Id: I3aa7cadf399aa319ee9ca3f391fd8599742bfb7e