summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/sf2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-2/+2
| | | | Change-Id: I57669852cbf6aabae244ea86940a08a5a27ffc43
* Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-7/+24
| | | | | | | | | | | | | | Make sure sf2 does not coalesce input buffers, generalize ACodec's codec instantiation based on OMXCodec's list of eligible component names. Some changes/additions to the "sf2" commandline tool Make surface options consistent with stagefright tool, i.e. use '-S' instead of '-s' New option '-R' renders surface-allocated buffers. Also fixes a longstanding bug introduced when generalizing from surfaces to native windows that never used surface-allocated buffers in sf2 even when the option was specified. Change-Id: I59fd533f0f6ef0337ebe2806ddc81a46878eb3ae
* Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-201-1/+0
| | | | Change-Id: I28635e3f803e6abe965d79998e305f54a202465d
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-171-0/+16
| | | | | | | | | | o Update the copyright date on InputDispatcher_test.cpp and InputReader_test.cpp because these two files were moved from other places to the current location, and were actually created in 2010. bug - 4119349 Change-Id: Ic93b81ddafb58e9e72a2e9e02ca3d9f173d6dca7
* Ignore format change message in sf2 instead of assertingAndreas Huber2011-02-041-0/+1
| | | | Change-Id: I2d7cdf371c07109398c53c7ffc37d7b10b6b6312
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-0/+564
Change-Id: I153eec439d260a5524b21270e16d36940ec3161a