summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
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
2010-07-01Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber
2010-06-23Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber
2010-06-21Make sure sine: is supported again in stagefright commandline tool.Andreas Huber
2010-06-10Simplify the code in the stagefright commandline utility.Andreas Huber
2010-05-20Make the -o option actually terminate.Andreas Huber
2010-05-20am 3c16154a: am 2723e092: Merge "Better handling of codec initialization fail...Andreas Huber
2010-05-20Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber
2010-04-13am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright comman...Andreas Huber
2010-04-13Better diagnostics in the stagefright commandline tool, support for playing s...Andreas Huber
2010-04-09Various fixes to enable recording on passion and nexus1.Andreas Huber
2010-04-02Coalesce multiple encoded AAC frames into a single input buffer on this parti...Andreas Huber
2010-03-24QueryCodecs now returns the names of the software codecs (non-OpenMax) as well.Andreas Huber
2010-03-16Properly use a long long literal to avoid under/overflow during fps computation.Andreas Huber
2010-03-16HTTPDataSource must be connected before it is usable. Fix this in the stagefr...Andreas Huber
2010-03-10Extend stagefright tool to extract either album art or video frame.Andreas Huber
2010-02-23Tag stagefright development tools as "debug-only".Andreas Huber
2010-02-17Better diagnostics for the stagefright tool and codec performance.Andreas Huber
2010-02-04When the extractor is not able to be created successfully, don't crashJames Dong
2010-01-25Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber
2010-01-14Upgrade for the stagefright commandline tool to support extracting thumbnails...Andreas Huber
2009-12-22Add missing shared libraries in linker commands. Currently these libraries areDoug Kwan
2009-12-17Squashed commit of the following:Andreas Huber
2009-12-10Don't count empty buffers when computing the frame rate.Andreas Huber