OSDN Git Service

Merge "Implement XAVideoDecoderCapabilitiesItf"
[android-x86/system-media.git] / mca / filterfw /
2011-07-19 Jean-Michel TriviMerge "Implement XAVideoDecoderCapabilitiesItf"
2011-07-18 Marius RennMerge "SurfaceView fixes and clean-up."
2011-07-18 Eddy TalvalaMerge "Modified how MediaSource filter handles URL...
2011-07-18 Marius RennSurfaceView fixes and clean-up.
2011-07-18 Marius RennMerge "Fixes to GL related classes."
2011-07-18 Marius RennFixes to GL related classes.
2011-07-18 Wei HuaDisable the timing in the filter framework.
2011-07-15 Jean-Baptiste Queruam 91a9a6b1: Merge 94849a18
2011-07-15 Marius RennFilter cleanup and inclusion of setting port wait flag.
2011-07-14 Marius RennBugfix for setting null input values on filters.
2011-07-14 Wei HuaMerge "Graph and NativeProgram tearDown."
2011-07-14 Andreas HuberMerge "NuHTTPDataSource.h is no more, get rid of this...
2011-07-14 Wei HuaGraph and NativeProgram tearDown.
2011-07-14 Eino-Ville TalvalaAdd timestamp support to various filters in the mobile...
2011-07-14 Eino-Ville TalvalaAdd timestamp support into core mobile filter framework.
2011-07-13 Marius RennRevert change for NativeFrame setInts / getInts. Some...
2011-07-13 Marius RennMerge "Many bugfixes and enhancements."
2011-07-12 Jean-Michel TriviMerge "Async callback queue updates, applied to XAStrea...
2011-07-12 Eino-Ville TalvalaMerge "Fix AsyncRunner setGraph to use correct running...
2011-07-12 Marius RennMany bugfixes and enhancements.
2011-07-12 Jeff BrownMerge "Remove the simulator target from all makefiles...
2011-07-12 Eino-Ville TalvalaFix AsyncRunner setGraph to use correct running test.
2011-07-12 Eino-Ville TalvalaMerge "Changes to filter framework callback handling."
2011-07-12 Jeff BrownRemove the simulator target from all makefiles.
2011-07-12 Eino-Ville TalvalaChanges to filter framework callback handling.
2011-07-11 Glenn KastenMerge "Defer SL_PLAYEVENT_HEADATEND to avoid deadlock"
2011-07-11 Glenn KastenMerge "Add --always-on option for effects tests"
2011-07-10 Marius RennMerge "Moving Contexts out of Filters and other bugfixes."
2011-07-08 Marius RennMoving Contexts out of Filters and other bugfixes.
2011-07-08 Ruei-sung LinMerge "optimize FisheyeFilter"
2011-07-07 Eric LaurentMerge "Moved and renamed effect API header files"
2011-07-07 Glenn KastenMerge "Fix NPE when pDataLocator->mURI.URI is NULL"
2011-07-07 Eino-Ville TalvalaRename all C++ source files to conform with typical...
2011-07-07 Eino-Ville TalvalaMerge "Fixes to Scheduler behavior in the mobile filter...
2011-07-06 Eino-Ville TalvalaFixes to Scheduler behavior in the mobile filter framework.
2011-07-06 Eino-Ville TalvalaAdd a SurfaceTextureTarget filter.
2011-07-06 Eino-Ville TalvalaSeveral small mobile filter framework bugfixes/improvem...
2011-07-06 Glenn KastenMerge "Bug 4980997 Fix the AudioTrack start deadlock"
2011-07-03 Eino-Ville TalvalaAdd Filter.isAvailable() to test if a given filter...
2011-07-03 Eddy TalvalaMerge "SyncRunner now respects the state of the GLEnvir...
2011-07-03 Eino-Ville TalvalaMerge "Bug fix to OneShotRunner, logging improvements."
2011-07-02 Eino-Ville TalvalaBug fix to OneShotRunner, logging improvements.
2011-07-02 Marius RennSyncRunner now respects the state of the GLEnvironment.
2011-07-01 Marius RennMerge "Bugfixes to image filters."
2011-07-01 Marius RennBugfixes to image filters.
2011-07-01 Eino-Ville TalvalaChange filter factory function to use the context class...
2011-07-01 Eino-Ville TalvalaRework mobile filter framework build rules to support...
2011-07-01 Marius RennMerge "Add repeatFrame option to GLTextureSource."
2011-07-01 Marius RennMerge "Minor refactoring to GraphRunners, so that graph...
2011-07-01 Wei HuaMerge "Added One shot scheduler."
2011-07-01 Wei HuaAdded One shot scheduler.
2011-07-01 Marius RennAdd repeatFrame option to GLTextureSource.
2011-07-01 Marius RennMinor refactoring to GraphRunners, so that graphs can...
2011-07-01 Marius RennMerge "FrameFormat Clean-up."
2011-06-30 Marius RennFrameFormat Clean-up.
2011-06-30 Marius RennMerge "Removed dependencies of native filter program...
2011-06-30 Jean-Michel TriviMerge "Fix issues in GenericPlayer destruction"
2011-06-30 Marius RennRemoved dependencies of native filter program implement...
2011-06-30 Wei HuaMerge "Fixed the problem of binding texture without...
2011-06-29 Wei HuaFixed the problem of binding texture without a texture...
2011-06-29 Glenn KastenMerge "Call AudioTrack start, stop, and pause when...
2011-06-29 Eino-Ville TalvalaMerge "Hide all classes in the filter framework and...
2011-06-28 Jean-Michel TriviMerge "Fix race condition when deleting an AudioPlayer"
2011-06-28 Wei HuaMerge "Added Random and RoundRobin Scheduler."
2011-06-28 Eino-Ville TalvalaHide all classes in the filter framework and filterpack...
2011-06-28 Wei HuaAdded Random and RoundRobin Scheduler.
2011-06-28 Marius RennMerge "Renamed port classes to more intuitive names."
2011-06-28 Glenn KastenMerge "Bug 4571308 Test video timestamps"
2011-06-27 Marius RennRenamed port classes to more intuitive names.
2011-06-27 Eddy TalvalaOriginal problem fixed.
2011-06-27 Jean-Baptiste QueruRevert "Bugfix for Illegal SurfaceTexture reuse and...
2011-06-27 Marius RennMerge "Bugfix for Illegal SurfaceTexture reuse and...
2011-06-25 Jean-Michel TriviMerge "Fix NPE in audio decoding"
2011-06-24 Marius RennBugfix for Illegal SurfaceTexture reuse and GLEnvironme...
2011-06-24 Mike DoddUse runtime detection to filter FilterPort logs.
2011-06-24 Eino-Ville TalvalaSwitch verbose logging in several places to use runtime...
2011-06-24 Marius RennBugfix in opening outputs in Filter.
2011-06-24 Marius RennBugfixes.
2011-06-23 Marius RennMerge "Port + Parameter Unification and Type Check...
2011-06-23 Marius RennPort + Parameter Unification and Type Check Refactoring.
2011-06-23 Glenn KastenMerge "Bug 4606138"
2011-06-22 Jean-Michel TriviMerge "OpenSL ES: additional features when decoding...
2011-06-22 Rodrigo CarceroniMerge "Add set method to Point class"
2011-06-22 Rodrigo CarceroniAdd set method to Point class
2011-06-20 Glenn KastenMerge "Better defaults and fix warnings"
2011-06-17 Eino-Ville TalvalaMerge "Update CameraSource filter parameter handling."
2011-06-16 Wei HuaRemove mRunners in FilterContext.
2011-06-16 Eric LaurentMerge "Revert "voice processing""
2011-06-16 Thomas Le GuevelMerge "voice processing"
2011-06-15 Wei HuaMerge "Added Blending in Shader program."
2011-06-15 Wei HuaAdded Blending in Shader program.
2011-06-12 Marius RennMerge "Code clean up."
2011-06-11 Wei HuaCode clean up.
2011-06-08 Eino-Ville TalvalaMerge core filter framework libraries into one.
2011-06-07 Wei HuaMerge "Throws JAVA exception when native program proces...
2011-06-07 Wei HuaThrows JAVA exception when native program process fails.
2011-06-07 Marius RennRefactored KeyValueMap, Parameter Binding
2011-06-03 Eino-Ville TalvalaAllow CallbackFilter parameter updates
2011-06-03 Eino-Ville TalvalaMove runner done callback code to GraphRunner interface.
2011-06-03 Rodrigo CarceroniMerge "Add filter for efficient conversion from color...
next