OSDN Git Service

android-x86/system-media.git
2010-09-17 Jean-Michel... Add example for SLRecordItf callback registration and...
2010-09-16 Jean-Michel... Merge "Signal recording buffer overrun with SL_RECORDEV...
2010-09-16 Jean-Michel... Signal recording buffer overrun with SL_RECORDEVENT_HEA...
2010-09-16 Glenn KastenMake hashgen build again, and update the hashtable
2010-09-16 Jean-Michel... Fix bug 3003630
2010-09-15 Jean-Michel... Store sessionId in AudioPlayer.
2010-09-15 Jean-Michel... Fix bug where OutputMix is not fully initialized by...
2010-09-15 Eric LaurentFixed C/C++ interworking problem in IAndroidEffect
2010-09-15 Jean-Michel... Merge "Add prefetch status error definitions." into...
2010-09-15 Jean-Michel... Rename default recording preset to generic.
2010-09-14 Jean-Michel... Add prefetch status error definitions.
2010-09-14 Jean-Michel... Implement SLAndroidConfigurationItf on AudioRecorder.
2010-09-13 Glenn KastenReduce .so size and hide internal global symbols
2010-09-13 Glenn KastenFix some race conditions and deadlocks.
2010-09-12 Jean-Michel... Add SLAndroidConfigurationItf, enabled on AudioRecorder.
2010-09-12 Jean-Michel... Hide media player looper from AudioPlayer.
2010-09-10 Jean-Michel... Implement the SLAndroidEffectSendItf.
2010-09-09 Jean-Michel... Definition of SLAndroidEffectSendItf
2010-09-09 Jean-Michel... Fix aux reverb issues:
2010-09-08 Yu Shan Emily LauFixed the make file which it can build all the sub...
2010-09-08 Jean-Michel... Fix automated tests testPlayAbsPath and testPlayfilePath
2010-09-08 Jean-Michel... Support SLAndroidEffectItf on the OutputMix object.
2010-09-08 Jean-Michel... Finish implementing the SLEnvironmentalReverbItf interface.
2010-09-07 Jean-Michel... Cleanup SLAndroidEffectCapabilitiesItf example.
2010-09-07 Jean-Michel... Fix bug 2947094
2010-09-07 Jean-Michel... Fix deadlock when stopping the player while destroying.
2010-09-03 Jean-Michel... Store decoded buffer in player instance.
2010-09-03 Jean-Michel... Implement SLAndroidEffectItf and SLAndroidEffectCapabil...
2010-09-02 Jean-Michel... Fix OpenSL ES effect test durations based on audio...
2010-09-02 Glenn KastenImprove test app portability for other platforms
2010-09-02 Glenn KastenMore error logging. Correct error code.
2010-09-01 Glenn KastenMerge "Verify that no extant objects at engine shutdown...
2010-09-01 Glenn KastenVerify that no extant objects at engine shutdown
2010-09-01 Jean-Michel... Use AudioSystem constant for global effect session...
2010-09-01 Jean-Michel... Support auxiliary effects on OutputMix, and direct...
2010-09-01 Glenn KastenUse standard filenames for tests.
2010-09-01 Glenn KastenFix problems found by the mute solo test.
2010-08-30 Jean-Michel... Add support for auxiliary effects.
2010-08-27 Glenn KastenBuffer queue automated test update
2010-08-27 Glenn KastenFix compile-problem on desktop, and SDL bug.
2010-08-27 Jean-Michel... Implement the SLVirtualizerItf interface.
2010-08-26 Glenn KastenFix bugs found by clang (part of clang fix-it)
2010-08-26 Glenn KastenFix bugs in BufferQueue automated test and related
2010-08-26 Jean-Michel... Refactor effect parameter setting and getting to prepar...
2010-08-26 Jean-Michel... Set decode and render thread priority to ANDROID_PRIORI...
2010-08-25 Glenn KastenFix bug in BufferQueue::Clear
2010-08-24 Jean-Michel... Implement the SLBassBoostItf on an AudioPlayer
2010-08-24 Glenn KastenFix bug with nested lock.
2010-08-23 Glenn KastenTest reorganization
2010-08-20 Jean-Michel... Exercise more functions of the SLEqualizerItf interface.
2010-08-18 Glenn KastenMerge "Clean up interface visibility." into gingerbread
2010-08-18 Glenn KastenClean up interface visibility.
2010-08-17 Yu Shan Emily LauMerge "Re-org the bufferQueue unit tests." into gingerbread
2010-08-17 Yu Shan Emily LauRe-org the bufferQueue unit tests.
2010-08-17 Jean-Michel... Fix the MimeUri test:
2010-08-17 Jean-Michel... Support SLPrefetchStatusItf on an AudioPlayer pulling...
2010-08-17 Glenn KastenMake internal implicit interfaces safer.
2010-08-13 Jean-Baptiste... Add CleanSpec.mk
2010-08-13 Jean-Michel... When enqueuing a buffer in an empty buffer queue on...
2010-08-13 Jean-Michel... Add support for SL_PLAYEVENT_HEADATEND event for AudioP...
2010-08-13 Jean-Michel... Merge "Update use of audio effect framework in OpenSL...
2010-08-12 Jean-Michel... Implement getPosition for an AudioPlayer reading from...
2010-08-11 Jean-Michel... Implement seeking logic as a state updated in the messa...
2010-08-11 Jean-Michel... Merge "Cleanup AudioPlayer destroy sequence. Fix seek...
2010-08-11 Jean-Michel... Cleanup AudioPlayer destroy sequence. Fix seek bug...
2010-08-10 Glenn KastenMerge "Permute is a tool used by seek torture test...
2010-08-10 Glenn KastenPermute is a tool used by seek torture test.
2010-08-10 Jean-Michel... Prevent consecutive decode operations by discarding
2010-08-10 Jean-Michel... After stopping an AudioPlayer, playback should resume...
2010-08-10 Jean-Michel... Merge "Do not initialize effect descriptors if the...
2010-08-10 Glenn KastenAdd command-line options to loop test.
2010-08-09 Jean-Michel... Do not initialize effect descriptors if the audio playe...
2010-08-09 Jean-Michel... Update use of audio effect framework in OpenSL ES to...
2010-08-09 Glenn KastenThis version works but has high latency.
2010-08-07 Jean-Michel... Use paranthesis in macro for buffer size.
2010-08-06 Jean-Michel... Add a demo app showcasing the use of the BufferQueue...
2010-08-04 Glenn KastenDoxygen generator.
2010-08-04 Glenn KastenAdd the record to play loop test (broken)
2010-08-04 Glenn KastenAdd the seek torture test
2010-08-04 Glenn KastenA \n should continue to be mapped to \r\n
2010-08-04 Glenn KastenWorkaround assumption of prefetch interface
2010-08-04 Glenn KastenUpdate logging.
2010-07-31 Glenn KastenMerge "Fix broken build for sim-eng." into gingerbread
2010-07-31 Glenn KastenFix broken build for sim-eng.
2010-07-30 Glenn KastenMerge "Automated test for buffer queues." into gingerbread
2010-07-30 Eric LaurentAudio effects: aligned Equalizer API argument types...
2010-07-30 Glenn KastenAutomated test for buffer queues.
2010-07-29 Glenn KastenFix build warning on Linux native.
2010-07-28 Glenn KastenMerge "Hash generator." into gingerbread
2010-07-28 Glenn KastenHash generator.
2010-07-28 Jean-Michel... Fix build (invalid cast)
2010-07-28 Jean-Michel... First implementation of the generic audio effect interf...
2010-07-28 Glenn KastenUse LOG macros instead of fprintf for logging
2010-07-28 Glenn KastenAdd symlinks for apps that don't follow standard.
2010-07-28 Glenn KastenKhronos recommendation: include "SLES/OpenSLES.h"
2010-07-28 Glenn KastenVerify output mix is in realized state
2010-07-27 Glenn KastenRename the utility toolkit static library.
2010-07-27 Glenn KastenBack port to Eclair.
2010-07-27 Glenn KastenFix leak of track slot when audio player destroyed
2010-07-27 Glenn KastenImprove platform portability.
next