1. 9b393be Rework mobile filter framework build rules to support docs/API inclusion. by Eino-Ville Talvala · 13 years ago
  2. e972a60 Merge "Add repeatFrame option to GLTextureSource." by Marius Renn · 13 years ago
  3. b0fb3f2 Merge "Minor refactoring to GraphRunners, so that graphs can be partially run." by Marius Renn · 13 years ago
  4. 6fec370 Merge "Added One shot scheduler." by Wei Hua · 13 years ago
  5. 2f4eda1 Added One shot scheduler. by Wei Hua · 13 years ago
  6. e58b973 Add repeatFrame option to GLTextureSource. by Marius Renn · 13 years ago
  7. 41ce6c2 Minor refactoring to GraphRunners, so that graphs can be partially run. by Marius Renn · 13 years ago
  8. e9cce07 Merge "FrameFormat Clean-up." by Marius Renn · 13 years ago
  9. e4c7423 FrameFormat Clean-up. by Marius Renn · 13 years ago
  10. 47a6896 Add Keep Aspect Ratio Option for the resizing. by Wei Hua · 13 years ago
  11. 23588e0 Merge "Removed dependencies of native filter program implementations on MFF headers." by Marius Renn · 13 years ago
  12. 986cf58 Merge "Fix issues in GenericPlayer destruction" by Jean-Michel Trivi · 13 years ago
  13. 1209c17 Fix issues in GenericPlayer destruction by Jean-Michel Trivi · 13 years ago
  14. cfda0a3 Removed dependencies of native filter program implementations on MFF headers. by Marius Renn · 13 years ago
  15. 702baa0 Merge "Fixed the problem of binding texture without a texture created." by Wei Hua · 13 years ago
  16. fb7c020 Fixed the problem of binding texture without a texture created. by Wei Hua · 13 years ago
  17. d8c1015 Merge "Call AudioTrack start, stop, and pause when needed" by Glenn Kasten · 13 years ago
  18. 0145858 Call AudioTrack start, stop, and pause when needed by Glenn Kasten · 13 years ago
  19. 4408719 Merge "Hide all classes in the filter framework and filterpacks from API." by Eino-Ville Talvala · 13 years ago
  20. 891da96 Merge "Fix race condition when deleting an AudioPlayer" by Jean-Michel Trivi · 13 years ago
  21. 1c19b75 Merge "Added Random and RoundRobin Scheduler." by Wei Hua · 13 years ago
  22. a3bfbe5 Hide all classes in the filter framework and filterpacks from API. by Eino-Ville Talvala · 13 years ago
  23. e6f6234 Added Random and RoundRobin Scheduler. by Wei Hua · 13 years ago
  24. 272648a Fix race condition when deleting an AudioPlayer by Jean-Michel Trivi · 13 years ago
  25. 035c00d Merge "Renamed port classes to more intuitive names." by Marius Renn · 13 years ago
  26. c5654a6 Merge "Bug 4571308 Test video timestamps" by Glenn Kasten · 13 years ago
  27. 760518c Bug 4571308 Test video timestamps by Glenn Kasten · 13 years ago
  28. f24dc0f Renamed port classes to more intuitive names. by Marius Renn · 13 years ago
  29. edfc094 Original problem fixed. by Eddy Talvala · 13 years ago
  30. 0a4de9e Revert "Bugfix for Illegal SurfaceTexture reuse and GLEnvironment exception handling." by Jean-Baptiste Queru · 13 years ago
  31. 2ee68a8 Merge "Bugfix for Illegal SurfaceTexture reuse and GLEnvironment exception handling." by Marius Renn · 13 years ago
  32. 09e4ac9 Merge "Fix NPE in audio decoding" by Jean-Michel Trivi · 13 years ago
  33. 5afa50b Fix NPE in audio decoding by Jean-Michel Trivi · 13 years ago
  34. 06b4f19 Bugfix for Illegal SurfaceTexture reuse and GLEnvironment exception handling. by Marius Renn · 13 years ago
  35. 36d5ca4 Use runtime detection to filter FilterPort logs. by Mike Dodd · 13 years ago
  36. 57774b9 Switch verbose logging in several places to use runtime detection. by Eino-Ville Talvala · 13 years ago
  37. 8541cea Bugfix in opening outputs in Filter. by Marius Renn · 13 years ago
  38. 76f9fef Bugfixes. by Marius Renn · 13 years ago
  39. 9966410 Fix resize bug. by Rodrigo Carceroni · 13 years ago
  40. 5f9c574 Merge "Port + Parameter Unification and Type Check Refactoring." by Marius Renn · 13 years ago
  41. 21d0ac7 Port + Parameter Unification and Type Check Refactoring. by Marius Renn · 13 years ago
  42. ce2330c Merge "Bug 4606138" by Glenn Kasten · 13 years ago
  43. c0e5a8d Merge "OpenSL ES: additional features when decoding to PCM" by Jean-Michel Trivi · 13 years ago
  44. be91f63 OpenSL ES: additional features when decoding to PCM by Jean-Michel Trivi · 13 years ago
  45. 19568d1 Merge "Add set method to Point class" by Rodrigo Carceroni · 13 years ago
  46. 911aed7 Add set method to Point class by Rodrigo Carceroni · 13 years ago
  47. a8ec5b9 Merge "Better defaults and fix warnings" by Glenn Kasten · 13 years ago
  48. 7ccc9bc Merge "Update CameraSource filter parameter handling." by Eino-Ville Talvala · 13 years ago
  49. 24455ce Update CameraSource filter parameter handling. by Eino-Ville Talvala · 13 years ago
  50. e86c3ea Remove mRunners in FilterContext. by Wei Hua · 13 years ago
  51. 3478d7d Merge "Revert "voice processing"" by Eric Laurent · 13 years ago
  52. ee9a56f Revert "voice processing" by Eric Laurent · 13 years ago
  53. 75bd7d1 Merge "voice processing" by Thomas Le Guevel · 13 years ago
  54. 93627de Merge "Added Blending in Shader program." by Wei Hua · 13 years ago
  55. c1b0f8f Added Blending in Shader program. by Wei Hua · 13 years ago
  56. 35a8be5 Bug 4606138 by Glenn Kasten · 13 years ago
  57. 6aa4072 Fix MediaSource filter pausing behavior. by Eino-Ville Talvala · 13 years ago
  58. d968dac Better defaults and fix warnings by Glenn Kasten · 13 years ago
  59. 2dbe9a3 Merge "Code clean up." by Marius Renn · 13 years ago
  60. 7585d22 voice processing by Eric Laurent · 13 years ago
  61. 33d107b Code clean up. by Wei Hua · 13 years ago
  62. 1d2030b Merge core filter framework libraries into one. by Eino-Ville Talvala · 13 years ago
  63. 9205be8 Merge "Throws JAVA exception when native program process fails." by Wei Hua · 13 years ago
  64. 2676714 Throws JAVA exception when native program process fails. by Wei Hua · 13 years ago
  65. c0017fd Refactored KeyValueMap, Parameter Binding by Marius Renn · 13 years ago
  66. a9ccdef Fixes to SurfaceRenderFilter, SurfaceTextureSource. by Eino-Ville Talvala · 13 years ago
  67. 10cb5ce Allow CallbackFilter parameter updates by Eino-Ville Talvala · 13 years ago
  68. dd329ef Move runner done callback code to GraphRunner interface. by Eino-Ville Talvala · 13 years ago
  69. 5f58c27 Adds a SurfaceTextureSource filter. by Eino-Ville Talvala · 13 years ago
  70. 4639bda Stop the OMX codec when destroying the OpenSL ES decoder by Jean-Michel Trivi · 13 years ago
  71. 5873c51 Merge "Add filter for efficient conversion from color in-GPU to grayscale native" by Rodrigo Carceroni · 13 years ago
  72. 4286edc Merge "Stress test for OpenSL ES: create and delete many players" by Jean-Michel Trivi · 13 years ago
  73. 30a6b69 Stress test for OpenSL ES: create and delete many players by Jean-Michel Trivi · 13 years ago
  74. a4e8683 Add filter for efficient conversion from color in-GPU to grayscale native by Rodrigo Carceroni · 13 years ago
  75. 48764aa Merge "Add pause support to MediaSource" by Eino-Ville Talvala · 13 years ago
  76. 1df6120 Add pause support to MediaSource by Eino-Ville Talvala · 13 years ago
  77. eab0813 Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  78. 1d7ee15 Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  79. 2a488d2 Add missing makefile to new filterpack. by Eino-Ville Talvala · 13 years ago
  80. 760ae0e Merge "Move Camara- and MediaSource filters to system/media." by Eino-Ville Talvala · 13 years ago
  81. 80a41a3 Merge "Created abstract base class for frontend environments." by Marius Renn · 13 years ago
  82. a1b2a38 Created abstract base class for frontend environments. by Marius Renn · 13 years ago
  83. 4a0c538 Move Camara- and MediaSource filters to system/media. by Eino-Ville Talvala · 13 years ago
  84. e9912de Cleanups of mobile filter framework core code. by Eino-Ville Talvala · 13 years ago
  85. 262f338 Merge "remove unneeded dependency" by Marius Renn · 13 years ago
  86. 0f949d6 remove unneeded dependency by Ruei-sung Lin · 13 years ago
  87. c52c97e Merge "New audio effect API." by Eric Laurent · 13 years ago
  88. 692c3bf Renamed ObjectFrame to JavaFrame, FilterEnvironment to FilterContext. by Marius Renn · 13 years ago
  89. b64fe6f Minor fixes. by Marius Renn · 13 years ago
  90. a48b094 Renamed filterfw2 lib to filterfw. by Marius Renn · 13 years ago
  91. 0b3b3eb New audio effect API. by Eric Laurent · 13 years ago
  92. a8e3c1e Add filterpacks' native base library. by Wei Hua · 13 years ago
  93. 30ab3fc Initial public check-in of Mobile Filter Framework by Rodrigo Carceroni · 13 years ago
  94. 640eb73 update for new audio.h header location by Dima Zavin · 13 years ago
  95. 0a0d3a3 Update automated OpenSL ES test for playback from file path by Jean-Michel Trivi · 13 years ago
  96. 90e90c7 system/media: convert to use new defines from hardware/audio.h by Dima Zavin · 13 years ago
  97. cd422d8 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  98. 4cd47ce Merge "Fix build warnings caused by the 'long' change" by Glenn Kasten · 13 years ago
  99. 1c17ec5 Fix build warnings caused by the 'long' change by Glenn Kasten · 13 years ago
  100. f096e77 Fix stuttering at beginning of playback by Jean-Michel Trivi · 13 years ago