History log of /frameworks/av/cmds/stagefright/recordvideo.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2aa37a7d15f5e2246b8996d2600269684904c581 29-Aug-2012 Jean-Baptiste Queru <jbq@google.com> Merge "recordvideo: Add an option for choosing software encoders"
1301a437ff9f5fa6c4ed78f88add3d9bfce97935 29-Aug-2012 Martin Storsjo <martin@martin.st> recordvideo: Sleep while waiting for the encoding to finish

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
/frameworks/av/cmds/stagefright/recordvideo.cpp
d4483f3fd0e024d833082fce3ddbc3a2f3d89b24 29-Aug-2012 Martin Storsjo <martin@martin.st> recordvideo: Add an option for choosing software encoders

This is similar to the same option in the 'stagefright' test
application.

Change-Id: I2a2e5201bd93460df0911ef12865c9030c0183e5
/frameworks/av/cmds/stagefright/recordvideo.cpp
f1d5aa162c02a16b7195a43a9bcea4d592600ac4 07-Feb-2012 James Dong <jdong@google.com> Move away from MediaDebug and use ADebug instead

Change-Id: I963a3b6f79a7292891973cbeeaf3378b38629f08
/frameworks/av/cmds/stagefright/recordvideo.cpp
dc7d07e5e402b31068a55c8b055d1a82d61f9ca5 07-Jul-2011 James Dong <jdong@google.com> Add support for some custom YUV420 color formats to recordvideo utility

Change-Id: I2f0dfba466efb94b704dca761162d7c7457a43cf
/frameworks/av/cmds/stagefright/recordvideo.cpp
225f4d2b175794100884b2ca5cecec1909fe9243 14-Nov-2010 James Dong <jdong@google.com> Switch to use kKeyFrameRate for recordvideo utility

Change-Id: I3f6abfed9c39223fe5c1a1b9c094b7ce8a8ca67f
/frameworks/av/cmds/stagefright/recordvideo.cpp
c97a1325466bb0e6cee884ec24a04b65082b853a 07-Oct-2010 James Dong <jdong@google.com> Add two more options to "recordvideo" utility

o also removed unused code

Change-Id: I49471b0ac1cf70b5eedcde78a21e7770c312c5d6
/frameworks/av/cmds/stagefright/recordvideo.cpp
c69c13e18a88090c6b06ba8ac244e75cf5e76e38 01-Oct-2010 James Dong <jdong@google.com> Add a video record utility

Change-Id: I3aa7cadf399aa319ee9ca3f391fd8599742bfb7e
/frameworks/av/cmds/stagefright/recordvideo.cpp