summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
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
2010-12-06Squashed commit of the following:Andreas Huber
2010-12-03Prepare for publishing MediaMetadataRetriever as public APIJames Dong
2010-11-23Support streaming data across binder boundaries.Andreas Huber
2010-11-22Squashed commit of the following:Andreas Huber
2010-11-19Display AVC video sample profile and level for "stagefright" utilJames Dong
2010-11-14Switch to use kKeyFrameRate for recordvideo utilityJames Dong
2010-11-09Added a commandline option "-x" to the stagefright commandline tool.Andreas Huber
2010-10-18Remove one more opencore include pathJean-Baptiste Queru
2010-10-18Merge fb474872 from gingerbread-plus-aospJean-Baptiste Queru
2010-10-15Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber
2010-10-06Add two more options to "recordvideo" utilityJames Dong
2010-09-30Add a video record utilityJames Dong
2010-09-27Squashed commit of the following:Andreas Huber
2010-09-24Instead of just writing one track to the .mp4 file, write all of them (at mos...Andreas Huber
2010-09-23Proper sync-frame detection for sources that don't already provide it.Andreas Huber
2010-09-19Allow record to set input color format as a command line optionJames Dong
2010-09-16Make sure stagefright -o terminates even if we're using a raw audio source (s...Andreas Huber
2010-08-31Add some encoding parameters for the "record" utilityJames Dong
2010-07-22Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber
2010-07-21Add a seek test to the stagefright commandline tool.Andreas Huber