summaryrefslogtreecommitdiff
path: root/cmds/stagefright/codec.cpp
AgeCommit message (Expand)Author
2012-08-24Use new surface flinger API.Jeff Brown
2012-07-25update to new getDisplayInfo APIMathias Agopian
2012-05-08Submit codec specific data automaticallyAndreas Huber
2012-04-19Allow propagation of error information and description from the CryptoPlugin toAndreas Huber
2012-04-18Some refactoring and cleanup of now obsolete crypto fields.Andreas Huber
2012-04-06New API to support submitting encrypted buffers to the decoder.Andreas Huber
2012-04-03New Crypto services talking to the new crypto "HAL".Andreas Huber
2012-03-26Provisional support for secure decryption of media streams.Andreas Huber
2012-03-09fix EOS handling in codec test.Andreas Huber
2012-03-07Added better codec statistics to evaluate performance.Andreas Huber
2012-02-28Separate the notion of "stop" from that of "release", i.e.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-23Be more greedy when it comes to gathering input and output buffers.Andreas Huber
2012-02-22Implementation of a java media codec interface and associated tools.Andreas Huber