History log of /system/media/mca/filterpacks/imageproc/java/SimpleImageFilter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f7ca5db73a94285e404e09d377dd5fd6afc7aaf 01-Aug-2011 Marius Renn <renn@google.com> Bugfix (5085850): Added function to allow easy initialization of program host variables.

Change-Id: If7d88a015b75937d5f49cdb51120de5f75ee6d17

Changed 2 filters to use new simplified method.

Note: This requires that other affected filters are updated to make
use of the new functionality.
/system/media/mca/filterpacks/imageproc/java/SimpleImageFilter.java
511360e61650864ea22a171159efe073c80d0cdb 18-Jul-2011 Marius Renn <renn@google.com> Fixes to GL related classes.

Patch: Java keeps reference to GLEnvironment to make sure it does not
get deallocated before all its objects are deallocated.

Change-Id: Ic3dffb84b2592cafc4df27331f63a44c221b19bd
/system/media/mca/filterpacks/imageproc/java/SimpleImageFilter.java
a718cb84695939684101ceb70b05b4da1f96c63b 04-Jul-2011 Eino-Ville Talvala <etalvala@google.com> Several small mobile filter framework bugfixes/improvements.

- Add close() to GraphRunner to allow filters to be closed after running, since
not all runs will result in filters being closed automatically.

- Fix to FrameFormat compatability checks

- Fix to SimpleImageFilter when no program parameters exist

- Add default value to ToGrayFilter output channel count.

Change-Id: Id63623a100aef68148d2a74e7043fac8fb716565
/system/media/mca/filterpacks/imageproc/java/SimpleImageFilter.java
16c2d40d344a19b7d85777b5c71c1102db48769e 02-Jul-2011 Marius Renn <renn@google.com> Bugfixes to image filters.

Change-Id: I03e124132bdbfbf5aac0ad527c6d9e89fb6130e3
/system/media/mca/filterpacks/imageproc/java/SimpleImageFilter.java
a3bfbe5389c6146abe318a7add3fa688d69bc01b 28-Jun-2011 Eino-Ville Talvala <etalvala@google.com> Hide all classes in the filter framework and filterpacks from API.

Change-Id: Iea3c2e0e3a08c2a0c2ed0b3b2001860c3cd37c01
/system/media/mca/filterpacks/imageproc/java/SimpleImageFilter.java
21d0ac7403b836e32e2bdbdc8dc98f42b2dfa4e5 23-Jun-2011 Marius Renn <renn@google.com> Port + Parameter Unification and Type Check Refactoring.

Change-Id: Ie546431039058eb27f185a023ef8b18b533eaa12
/system/media/mca/filterpacks/imageproc/java/SimpleImageFilter.java