6e6eaa7ac713ab6606726c3f76a9019ded97f018 |
|
20-Aug-2015 |
Pablo Ceballos <pceballos@google.com> |
screenrecord: update to new buffer queue interfaces Bug 13174928 Change-Id: I6b001b6c11bde2708309f0d0b94af058075992e2
/frameworks/av/cmds/screenrecord/FrameOutput.cpp
|
04f101c35eaa90b1f95939afac30674ec1611e6f |
|
04-Nov-2014 |
Dan Stoza <stoza@google.com> |
Add a BufferItem parameter to onFrameAvailable Passes the BufferItem for the queued buffer to the onFrameAvailable callback so the consumer can track the BufferQueue's contents. Bug: 18111837 Change-Id: If9d07229c9b586c668e5f99074e9b63b0468feb0
/frameworks/av/cmds/screenrecord/FrameOutput.cpp
|
db2722a319d91a869ebc4dd618edbef43fd5b738 |
|
24-Jun-2014 |
Dan Stoza <stoza@google.com> |
GLConsumer: Stop using default constructor params Removes the dependency on default constructor parameters for GLConsumer so that a different constructor prototype can safely be added. Change-Id: I0da924bbd4c141edbf305598c1be8bc575654680
/frameworks/av/cmds/screenrecord/FrameOutput.cpp
|
c389ca420d3df05dedcdcfb12b7e7543df837f0d |
|
15-May-2014 |
Benoit Goby <benoit@android.com> |
am 4b7c5444: am e32106fd: screenrecord: Add raw frames output format * commit '4b7c5444f8af79f1f3e04e09bd03b84dec26facf': screenrecord: Add raw frames output format
|
e32106fd5175afdf939ae397aece9caf378a4912 |
|
13-May-2014 |
Benoit Goby <benoit@android.com> |
screenrecord: Add raw frames output format This works like the frames output format but without a header so that the output can be piped directly to mplayer: adb shell screenrecord --output-format=raw-frames - | mplayer -demuxer rawvideo -rawvideo w=320:h=240:format=rgb24 - Change-Id: Ib5ed508fdca3a5d63e973c5189b3677c2d92b43f
/frameworks/av/cmds/screenrecord/FrameOutput.cpp
|
21bde57f0099fed5cca78d9357571dc015a63227 |
|
26-Feb-2014 |
Andy McFadden <fadden@android.com> |
Add frame dump output This adds the ability to dump frames as RGB data with a minimal frame header. Only recommended for devices with small displays. Enable with "--output-format=frames". The "--raw" option is now selected with "--output-format=h264". Change-Id: I18d3d4a87cd056d7acf0658985a90dc5895dbfb6
/frameworks/av/cmds/screenrecord/FrameOutput.cpp
|
b278f5e70c001391779525fb4d3b024503ba9466 |
|
12-Mar-2014 |
Dan Stoza <stoza@google.com> |
Remove deprecated BufferQueue constructor Bug: 13415624 Change-Id: I7d98eb8e9201fd920552e7eab75da42a5e2c7dca
/frameworks/av/cmds/screenrecord/FrameOutput.cpp
|
587c6fefcd3c1d05c608ff511cf3534bc765256e |
|
26-Feb-2014 |
Andy McFadden <fadden@android.com> |
Add frame dump output This adds the ability to dump frames as RGB data with a minimal frame header. Only recommended for devices with small displays. Enable with "--output-format=frames". The "--raw" option is now selected with "--output-format=h264". Bug 13140019 Change-Id: I61bee55cea97db3134a91e7ea06106783e5bf340
/frameworks/av/cmds/screenrecord/FrameOutput.cpp
|