History log of /system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8e3097f890f7cf0051b3e348d22ab29f9036e0da 23-Aug-2011 Wei Hua <whua@google.com> Add reset function to Native Program.

Bug: 5202663
Change-Id: I6d49e7cb765f776e193e8bf1fcde26678438e12e
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
ba00c6867bf4d22c6672401da46f5be19bd32569 15-Jul-2011 Wei Hua <whua@google.com> Merge "Graph and NativeProgram tearDown."
c64256d3d005329f36ea0d618ec5b5a6c8bab7d1 14-Jul-2011 Wei Hua <whua@google.com> Graph and NativeProgram tearDown.

Change-Id: Ieb3023fa76c60c506064435858fa052523674cea
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
5b9eb6d686c439545dafcc8e25e9e3747281c3de 07-Jul-2011 Eino-Ville Talvala <etalvala@google.com> Add timestamp support into core mobile filter framework.

Timestamps are positive longs representing nanoseconds from some
starting point, the exact definition of which depends on the frame
source filter.

The base filter class will fill in a timestamp on all output frames
based on the first pulled input frame's timestamp, if the filter
process() method doesn't set the output frame's timestamp itself.

Programs should get timestamps passed to them using setHostValue().

Change-Id: I89f73903f7c36fd8e01d5d1a8c49c53063f216bb
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
cfda0a38d6f394724e0cbd831ec9bc71d951fc74 30-Jun-2011 Marius Renn <renn@google.com> Removed dependencies of native filter program implementations on MFF headers.

Fixed bug in GL activation handling.

Change-Id: I47e3e31f3cbc1b5cf53d55361b21e4b34d7b9727
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.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/filterfw/java/android/filterfw/core/NativeProgram.java
21d0ac7403b836e32e2bdbdc8dc98f42b2dfa4e5 23-Jun-2011 Marius Renn <renn@google.com> Port + Parameter Unification and Type Check Refactoring.

Change-Id: Ie546431039058eb27f185a023ef8b18b533eaa12
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
2dbe9a3b7a1fb1e8f48db040f2685049eb115d5c 12-Jun-2011 Marius Renn <renn@google.com> Merge "Code clean up."
33d107bf315c9cc01a02a7a4a2c10a01f62e8c85 11-Jun-2011 Wei Hua <whua@google.com> Code clean up.

add @Override
and remove unnecessary imports.

Change-Id: I274bd84c98e1dc657e35787ab0727b8247d70fdf
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
1d2030b9ec8d9ae57cbc6d39f75122dcca4dd56f 08-Jun-2011 Eino-Ville Talvala <etalvala@google.com> Merge core filter framework libraries into one.

Combines JNI and native shared libraries into a single shared library.

Change-Id: If2cdb2b048c9c45275b1eabd06c9846c20434422
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
a48b09435506cc55034ed73a4f8b55d4a0203580 27-May-2011 Marius Renn <renn@google.com> Renamed filterfw2 lib to filterfw.

Change-Id: Ib21cd71f1bbe3e7d65e4378fa158cbb4e0302cd6
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java
30ab3fc173709a491c9e2e103f53fb7c0d1b96b7 25-May-2011 Rodrigo Carceroni <carceroni@google.com> Initial public check-in of Mobile Filter Framework

Change-Id: I952e3b11c1742b861cc31d3f3ecf2713cfa434f8
/system/media/mca/filterfw/java/android/filterfw/core/NativeProgram.java