summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
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-22Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber
2012-02-22Implementation of a java media codec interface and associated tools.Andreas Huber
2012-02-10Move away from MediaDebug and use ADebug insteadJames Dong
2012-01-26The software AAC encoder is now an OMX component.Andreas Huber
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-11-08resolved conflicts for merge of 26f70db9 to masterAndreas Huber
2011-10-28Remove surface legacy APIs and code.Andreas Huber
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-10-13NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber
2011-09-30Support for an MPEG2 Program Stream extractor.Andreas Huber
2011-09-28Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber
2011-09-26Merge "Properly connect to surface flinger in our shell tools"Andreas Huber
2011-09-23Add an option to dump the raw stream to a file in the stagefright cmdline tool.Andreas Huber
2011-09-20Properly connect to surface flinger in our shell toolsAndreas Huber
2011-09-02Require INTERNET permission for network-based content.Dave Burke
2011-08-25When encountering a discontinuity, flush(clear) all content enqueued up to thatAndreas Huber
2011-07-22QueryCodecs() signature changeJean-Michel Trivi
2011-07-18Merge "Add option to query hardware decoders only"Jean-Michel Trivi
2011-07-18Add option to query hardware decoders onlyJean-Michel Trivi
2011-07-13Include all supported mime types when querying decoder profile/level support.Andreas Huber
2011-07-07Add support for some custom YUV420 color formats to recordvideo utilityJames Dong
2011-06-29Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian
2011-06-28Support for "streaming" non-transport streams by first converting them to ts ...Andreas Huber
2011-06-28Merge "Multiple changes to ACodec/codec tools:"Andreas Huber
2011-06-28Multiple changes to ACodec/codec tools:Andreas Huber
2011-06-28New option in the stagefright commandline tool.Andreas Huber
2011-06-22Reconstruct sync frame indication for content served by the MPEG2TSExtractorAndreas Huber
2011-06-13Add an option to force to use HW codec in stagefright cmd toolJames Dong
2011-05-26Extract embedded cover art (aka poster frame) in mp4 filesJames Dong
2011-05-12update for new audio.h header locationDima Zavin
2011-04-27audio/media: convert to using the audio HAL and new audio defsDima Zavin
2011-04-20Get rid of the "pid" parameter from createSurfaceMathias Agopian
2011-04-13- Add another parameter in notify() to be able to send timed text sampleGloria Wang
2011-03-25merge libsurfaceflinger_client into libguiMathias Agopian
2011-03-17Fix missing AOSP copyright headers for more filesJames Dong
2011-02-28Add the option '-S' to use surface allocated buffers in the stagefright cmdli...Andreas Huber
2011-02-04Ignore format change message in sf2 instead of assertingAndreas Huber
2011-01-12Publish MediaMetadataRetriever.java as public APIJames Dong
2010-12-23Squashed commit of the following:Andreas Huber
2010-12-15Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber
2010-12-06API Support for both synchronous and queued commands, optionally associated m...Andreas Huber