summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/codec.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix EOS handling in codec test.Andreas Huber2012-03-091-27/+30
* Added better codec statistics to evaluate performance.Andreas Huber2012-03-071-31/+73
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-281-1/+1
* fix libgui header locationMathias Agopian2012-02-271-1/+1
* Fix two more locations that use the old setObject("buffer", ...) paradigmAndreas Huber2012-02-241-3/+2
* Be more greedy when it comes to gathering input and output buffers.Andreas Huber2012-02-231-1/+1
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+409