summaryrefslogtreecommitdiff
path: root/cmds/stagefright/sf2.cpp
AgeCommit message (Expand)Author
2012-08-24Use new surface flinger API.Jeff Brown
2012-03-26Provisional support for secure decryption of media streams.Andreas Huber
2012-03-22Use NuPlayer for media playback everywhereAndreas Huber
2012-03-16Report an error instead of waiting for EOS indefinitely in sf2.Andreas Huber
2012-02-27fix libgui header locationMathias Agopian
2012-02-24Fix two more locations that use the old setObject("buffer", ...) paradigmAndreas Huber
2012-02-22Implementation of a java media codec interface and associated tools.Andreas Huber
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-28Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber
2011-09-20Properly connect to surface flinger in our shell toolsAndreas Huber
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian
2011-06-28Multiple changes to ACodec/codec tools:Andreas Huber
2011-04-20Get rid of the "pid" parameter from createSurfaceMathias Agopian
2011-03-17Fix missing AOSP copyright headers for more filesJames Dong
2011-02-04Ignore format change message in sf2 instead of assertingAndreas Huber
2010-12-15Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber