History log of /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/MediaEncoderFilter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58acf44b9f16d5154e6d3a0e5f7a7a7a3c7b423f 22-May-2012 Pannag Sanketi <psanketi@google.com> Fix bad aspect ratios for recorded effects

Fix b/6530189
Fix b/6535207
Change-Id: I6ef09bd619acc31af53d9991335cda33b7c08908
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/MediaEncoderFilter.java
b5af71f2b108607149032ce9817c5897b67b4032 18-May-2012 Pannag Sanketi <psanketi@google.com> Fixing the weird preview size w/ effects on camera

The aspect ratio sent from the camera app to the SurfaceTextureTarget
filter does not really matter now since the camera app handles
the re-sizing. Hence, the SurfaceTextureTarget filter needs to be render
in "stretch" mode all the time even though the aspect ratio sent to the
filter might indicate otherwise. The filter still needs the correct
frame size for things other than determining aspect ratio.

Fix b/6430124

Change-Id: Ie7fa5cd2adf2a8d41e6e005418f6c6fd738ed85d
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/MediaEncoderFilter.java
65953da4636fbf5f0a24b8f5f2b5fa7d76ff13d9 27-Mar-2012 Marius Renn <renn@google.com> Multi-Project Commit: Move of filterfw out of system/media (2 of 7)

This is part of the multi-project commit to move the filter-framework
from system/media/mca to frameworks/base/media/mca.

Note that the filter-framework will soon be replaced with a refactored
version currently under API review (also to go under frameworks/base).
This move is done now to unblock the PDK efforts.

Change-Id: I9f42be5a12a9e8157512be11f04e38e4548970be
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/MediaEncoderFilter.java