OSDN Git Service

android-x86/system-media.git
2011-07-12 Jean-Michel... Merge "Implement XAPlayItf::GetPosition on MediaPlayer"
2011-07-12 Jean-Michel... Implement XAPlayItf::GetPosition on MediaPlayer
2011-07-11 Glenn KastenMerge "Defer SL_PLAYEVENT_HEADATEND to avoid deadlock"
2011-07-11 Glenn KastenMerge "ThreadPool callbacks provide more parameters"
2011-07-11 Glenn KastenMerge "Add --always-on option for effects tests"
2011-07-11 Eric LaurentAdded audio pre processing headers
2011-07-11 Glenn KastenDefer SL_PLAYEVENT_HEADATEND to avoid deadlock
2011-07-11 Glenn KastenThreadPool callbacks provide more parameters
2011-07-10 Marius RennMerge "Moving Contexts out of Filters and other bugfixes."
2011-07-10 Glenn KastenAdd --always-on option for effects tests
2011-07-10 Glenn KastenMerge "Enable ThreadPool for Android"
2011-07-10 Glenn KastenMerge "Add --always-on option for bass boost test"
2011-07-10 Glenn KastenAdd --always-on option for bass boost test
2011-07-10 Jean-Michel... Merge "Implement GetPosition for players playing from...
2011-07-10 Glenn KastenEnable ThreadPool for Android
2011-07-10 Jean-Michel... Implement GetPosition for players playing from a URI/FD
2011-07-08 Glenn KastenMerge "Make it build again on non-Android"
2011-07-08 Marius RennMoving Contexts out of Filters and other bugfixes.
2011-07-08 Ruei-sung LinMerge "optimize FisheyeFilter"
2011-07-08 Ruei-sung Linoptimize FisheyeFilter
2011-07-07 Eric LaurentMerge "Moved and renamed effect API header files"
2011-07-07 Eric LaurentMoved and renamed effect API header files
2011-07-07 Glenn KastenMake it build again on non-Android
2011-07-07 Glenn KastenMerge "Rename ANDROID_UNKNOWN_* to UNKNOWN_*"
2011-07-07 Glenn KastenMerge "Fix NPE when pDataLocator->mURI.URI is NULL"
2011-07-07 Glenn KastenRename ANDROID_UNKNOWN_* to UNKNOWN_*
2011-07-07 Glenn KastenFix NPE when pDataLocator->mURI.URI is NULL
2011-07-07 Eino-Ville... Rename all C++ source files to conform with typical...
2011-07-07 Eino-Ville... Merge "Fixes to Scheduler behavior in the mobile filter...
2011-07-06 Jean-Michel... Fix metadata value size check
2011-07-06 Eino-Ville... Fixes to Scheduler behavior in the mobile filter framework.
2011-07-06 Eino-Ville... Add a SurfaceTextureTarget filter.
2011-07-06 Eino-Ville... Several small mobile filter framework bugfixes/improvem...
2011-07-06 Glenn KastenMerge "Bug 4980997 Fix the AudioTrack start deadlock"
2011-07-03 Eino-Ville... Add 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... Merge "Bug fix to OneShotRunner, logging improvements."
2011-07-02 Eino-Ville... Bug 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 Glenn KastenBug 4980997 Fix the AudioTrack start deadlock
2011-07-01 Eino-Ville... Change filter factory function to use the context class...
2011-07-01 Eino-Ville... Rework 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 Wei HuaAdd Keep Aspect Ratio Option for the resizing.
2011-06-30 Marius RennMerge "Removed dependencies of native filter program...
2011-06-30 Jean-Michel... Merge "Fix issues in GenericPlayer destruction"
2011-06-30 Jean-Michel... 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 Glenn KastenCall AudioTrack start, stop, and pause when needed
2011-06-29 Eino-Ville... Merge "Hide all classes in the filter framework and...
2011-06-28 Jean-Michel... Merge "Fix race condition when deleting an AudioPlayer"
2011-06-28 Wei HuaMerge "Added Random and RoundRobin Scheduler."
2011-06-28 Eino-Ville... Hide all classes in the filter framework and filterpack...
2011-06-28 Wei HuaAdded Random and RoundRobin Scheduler.
2011-06-28 Jean-Michel... Fix race condition when deleting an AudioPlayer
2011-06-28 Marius RennMerge "Renamed port classes to more intuitive names."
2011-06-28 Glenn KastenMerge "Bug 4571308 Test video timestamps"
2011-06-28 Glenn KastenBug 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... Revert "Bugfix for Illegal SurfaceTexture reuse and...
2011-06-27 Marius RennMerge "Bugfix for Illegal SurfaceTexture reuse and...
2011-06-25 Jean-Michel... Merge "Fix NPE in audio decoding"
2011-06-24 Jean-Michel... 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... Switch 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 Rodrigo CarceroniFix resize bug.
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... Merge "OpenSL ES: additional features when decoding...
2011-06-22 Jean-Michel... OpenSL ES: additional features when decoding to PCM
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... Merge "Update CameraSource filter parameter handling."
2011-06-17 Eino-Ville... Update CameraSource filter parameter handling.
2011-06-16 Wei HuaRemove mRunners in FilterContext.
2011-06-16 Eric LaurentMerge "Revert "voice processing""
2011-06-16 Eric LaurentRevert "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-14 Glenn KastenBug 4606138
2011-06-13 Eino-Ville... Fix MediaSource filter pausing behavior.
next