OSDN Git Service

android-x86/system-media.git
2011-06-12 Marius RennMerge "Code clean up."
2011-06-11 Wei HuaCode clean up.
2011-06-08 Eino-Ville... Merge 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-06 Eino-Ville... Fixes to SurfaceRenderFilter, SurfaceTextureSource.
2011-06-03 Eino-Ville... Allow CallbackFilter parameter updates
2011-06-03 Eino-Ville... Move runner done callback code to GraphRunner interface.
2011-06-03 Eino-Ville... Adds a SurfaceTextureSource filter.
2011-06-03 Jean-Michel... Stop the OMX codec when destroying the OpenSL ES decoder
2011-06-03 Rodrigo CarceroniMerge "Add filter for efficient conversion from color...
2011-06-03 Jean-Michel... Merge "Stress test for OpenSL ES: create and delete...
2011-06-03 Jean-Michel... Stress test for OpenSL ES: create and delete many players
2011-06-02 Rodrigo CarceroniAdd filter for efficient conversion from color in-GPU...
2011-06-02 Eino-Ville... Merge "Add pause support to MediaSource"
2011-06-02 Eino-Ville... Add pause support to MediaSource
2011-06-01 Glenn KastenRevert "Use AudioTrack::event_type not int in callback"
2011-06-01 Glenn KastenUse AudioTrack::event_type not int in callback
2011-06-01 Eino-Ville... Add missing makefile to new filterpack.
2011-06-01 Eino-Ville... Merge "Move Camara- and MediaSource filters to system...
2011-06-01 Marius RennMerge "Created abstract base class for frontend environ...
2011-05-31 Marius RennCreated abstract base class for frontend environments.
2011-05-31 Eino-Ville... Move Camara- and MediaSource filters to system/media.
2011-05-31 Eino-Ville... Cleanups of mobile filter framework core code.
2011-05-28 Marius RennMerge "remove unneeded dependency"
2011-05-27 Ruei-sung Linremove unneeded dependency
2011-05-27 Eric LaurentMerge "New audio effect API."
2011-05-27 Marius RennRenamed ObjectFrame to JavaFrame, FilterEnvironment...
2011-05-27 Marius RennMinor fixes.
2011-05-27 Marius RennRenamed filterfw2 lib to filterfw.
2011-05-26 Eric LaurentNew audio effect API.
2011-05-25 Wei HuaAdd filterpacks' native base library.
2011-05-25 Rodrigo CarceroniInitial public check-in of Mobile Filter Framework
2011-05-12 Dima Zavinupdate for new audio.h header location
2011-05-11 Jean-Michel... Update automated OpenSL ES test for playback from file...
2011-04-20 Dima Zavinsystem/media: convert to use new defines from hardware...
2011-04-13 Gloria Wang- Add another parameter in notify() to be able to send...
2011-04-13 Glenn KastenMerge "Fix build warnings caused by the 'long' change"
2011-04-13 Glenn KastenFix build warnings caused by the 'long' change
2011-04-13 Jean-Michel... Fix stuttering at beginning of playback
2011-04-13 Glenn KastenFix various bugs found with unit tests
2011-04-12 Glenn KastenMerge "Refactor the handling of updates to attributes"
2011-04-12 Glenn KastenRefactor the handling of updates to attributes
2011-04-11 Jean-Michel... Remove compilation warnings for SLmillibel level compar...
2011-04-11 Jean-Michel... Use reference to sp on GenericPlayer
2011-04-07 Glenn KastenRe-generate autogen files
2011-04-07 Jean-Michel... Merge "OpenMAX AL: support the SeekItf and XA_PLAYEVENT...
2011-04-07 Jean-Michel... OpenMAX AL: support the SeekItf and XA_PLAYEVENT_HEADATEND
2011-04-06 Glenn KastenMerge "Fix build on non-Android platform"
2011-04-06 Glenn KastenMerge "Line length 100"
2011-04-06 Glenn KastenLine length 100
2011-04-06 Glenn KastenFix build on non-Android platform
2011-04-06 Jean-Michel... OpenSL ES / OpenMAX AL code clean up
2011-04-05 Jean-Michel... Move support for SL URI and FD playback under GenericPl...
2011-04-05 Glenn KastenFix bug in last commit
2011-04-04 Glenn KastenMerge "Add basis for future OpenMAX AL 1.0.1 interfaces"
2011-04-04 Glenn KastenAdd basis for future OpenMAX AL 1.0.1 interfaces
2011-04-04 Glenn KastenAdd OpenMAX AL 1.0.1 spec
2011-03-28 Jean-Michel... Reduce include noise in SL and XA class definitions
2011-03-28 Jean-Michel... Clean up main header
2011-03-23 Jean-Michel... am 9e0e6e5c: Fix bug 4109988 fix deadlock on destroy
2011-03-22 Carl ShapiroInclude strings.h for the strcasecmp prototype.
2011-03-21 Jean-Michel... Fix bug 4109988 fix deadlock on destroy
2011-03-17 Jean-Michel... resolved conflicts for merge of c5dcfeb2 to master
2011-03-17 Jean-Michel... am 30ebe675: Bug 3329759 clean logs, PTS should be...
2011-03-17 Jean-Michel... Merge "Bug 4106199 Split libOpenSLES.so & libOpenMAXAL...
2011-03-17 Glenn KastenBug 4106199 Split libOpenSLES.so & libOpenMAXAL.so
2011-03-17 Jean-Michel... Bug 3329759 clean logs, PTS should be unsigned
2011-03-16 Glenn Kastenam 7a713baa: Merge "Bug 4099084 native window data...
2011-03-16 Glenn KastenMerge "Bug 4099084 native window data locator" into...
2011-03-16 Jean-Michel... am 632d1061: Merge "Bug 3329759 callback mask for TS...
2011-03-16 Glenn Kastenam 2e28af68: Bug 4099355 workaround gcc x86 problem
2011-03-16 Jean-Michel... Merge "Bug 3329759 callback mask for TS streaming"...
2011-03-16 Glenn KastenBug 4099084 native window data locator
2011-03-15 Jean-Michel... Bug 3329759 callback mask for TS streaming
2011-03-15 Glenn KastenBug 4099355 workaround gcc x86 problem
2011-03-15 Jean-Michel... am 2b7f4d9d: Unbreak the x86 build
2011-03-15 Jean-Michel... Unbreak the x86 build
2011-03-15 Jean-Michel... am fcc99629: Bug 3329759 Implement streamInformation...
2011-03-14 Jean-Michel... Bug 3329759 Implement streamInformation and volume...
2011-03-14 Iliyan Malchevsystem/media: remove LOCAL_PRELINK_MODULE
2011-03-11 Glenn KastenMerge "Bug 3463332 Unified test/demo of video sink...
2011-03-10 Glenn KastenBug 3463332 Unified test/demo of video sink & APIs
2011-03-09 Jean-Michel... Bug 3329759 Implement Clear() and GetState() for MPEG...
2011-03-08 Jean-Michel... Bug 3329759 support commands in SLAndroidBufferQueueItf
2011-03-07 Glenn KastenBug 3329759 Surface texture as video sink
2011-03-04 Jean-Michel... Bug 3329759 TS streaming over SLAndroidBufferQueueItf
2011-02-24 Jean-Michel... Merge "OpenMAX AL: consolidate MediaPlayer implementati...
2011-02-24 Glenn KastenMerge "Bug 3266825 partial fix"
2011-02-24 Jean-Michel... OpenMAX AL: consolidate MediaPlayer implementations...
2011-02-23 Jean-Michel... Fix bug in decode to memory example app
2011-02-23 Glenn KastenBug 3266825 partial fix
2011-02-14 Jean-Michel... Report an error when the data source can't be created.
2011-02-14 Jean-Michel... OpenSL ES: add demo app for decode to PCM buffer queue.
2011-02-10 Jean-Michel... OpenSL ES: support decode to PCM buffer queue
2011-01-30 The Android... am b372117a: Reconcile gingerbread-plus-aosp and honeycomb
2011-01-30 The Android... Reconcile gingerbread-plus-aosp and honeycomb
2011-01-30 The Android... Mass merge from gingerbread - do not merge
2011-01-29 Glenn Kastenam 4c2bc0fd: Bug 3388299 Fix stack buffer overrun
next