summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/sf2.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-9/+11
|\
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-2/+3
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-1/+4
* | Print statistics after ctrl-CMarco Nelissen2013-12-051-16/+43
|/
* Use new surface flinger API.Jeff Brown2012-08-241-1/+0
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+5
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-221-3/+5
* Report an error instead of waiting for EOS indefinitely in sf2.Andreas Huber2012-03-161-0/+10
* fix libgui header locationMathias Agopian2012-02-271-2/+1
* Fix two more locations that use the old setObject("buffer", ...) paradigmAndreas Huber2012-02-241-8/+6
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-3/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-281-5/+46
* Properly connect to surface flinger in our shell toolsAndreas Huber2011-09-201-1/+9
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-2/+2
* Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-7/+24
* Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-201-1/+0
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-171-0/+16
* Ignore format change message in sf2 instead of assertingAndreas Huber2011-02-041-0/+1
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-0/+564