summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.h
diff options
context:
space:
mode:
authorNipun Kwatra <nkwatra@google.com>2010-08-30 14:55:55 -0700
committerNipun Kwatra <nkwatra@google.com>2010-08-31 10:38:49 -0700
commitad452ffadf0ced7449395585a55255c915734e17 (patch)
tree4157badfa5dc9e1ec03d95a6a26b31653b8f49c3 /media/libmediaplayerservice/StagefrightRecorder.h
parent5d6aca5d86e86af3f8f597be573d4563d69ceb85 (diff)
downloadframeworks_av-ad452ffadf0ced7449395585a55255c915734e17.zip
frameworks_av-ad452ffadf0ced7449395585a55255c915734e17.tar.gz
frameworks_av-ad452ffadf0ced7449395585a55255c915734e17.tar.bz2
Added VideoSourceDownSampler
VideoSourceDownSampler takes in a real video source. The MediaSource interface is then implemented by shortcircuiting calls to this real source, except for the read() function. For read we first call read of the real source, then downsample the frame to the desired size and return that. Change-Id: I6e1b377e043e136a70a7b03792eb9165bbe26398
Diffstat (limited to 'media/libmediaplayerservice/StagefrightRecorder.h')
0 files changed, 0 insertions, 0 deletions