summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-2/+2
* When encountering a discontinuity, flush(clear) all content enqueued up to thatAndreas Huber2011-08-251-10/+27
* QueryCodecs() signature changeJean-Michel Trivi2011-07-221-1/+1
* Merge "Add option to query hardware decoders only"Jean-Michel Trivi2011-07-181-1/+7
|\
| * Add option to query hardware decoders onlyJean-Michel Trivi2011-07-181-1/+7
* | Include all supported mime types when querying decoder profile/level support.Andreas Huber2011-07-131-1/+3
|/
* Add support for some custom YUV420 color formats to recordvideo utilityJames Dong2011-07-071-8/+7
* Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-293-6/+6
|\
| * SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-293-6/+6
* | Support for "streaming" non-transport streams by first converting them to ts ...Andreas Huber2011-06-281-11/+165
|/
* Merge "Multiple changes to ACodec/codec tools:"Andreas Huber2011-06-281-7/+24
|\
| * Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-7/+24
* | New option in the stagefright commandline tool.Andreas Huber2011-06-281-35/+42
|/
* Reconstruct sync frame indication for content served by the MPEG2TSExtractorAndreas Huber2011-06-221-9/+38
* Add an option to force to use HW codec in stagefright cmd toolJames Dong2011-06-131-2/+19
* Extract embedded cover art (aka poster frame) in mp4 filesJames Dong2011-05-261-4/+11
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-2/+4
* Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-202-2/+0
* - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-1/+1
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-3/+3
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-172-0/+32
* Add the option '-S' to use surface allocated buffers in the stagefright cmdli...Andreas Huber2011-02-282-3/+62
* Ignore format change message in sf2 instead of assertingAndreas Huber2011-02-041-0/+1
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-121-4/+0
* Squashed commit of the following:Andreas Huber2010-12-231-1/+1
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-153-1/+612
* API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-061-1/+2
* Squashed commit of the following:Andreas Huber2010-12-061-3/+11
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-031-3/+5
* Support streaming data across binder boundaries.Andreas Huber2010-11-232-0/+192
* Squashed commit of the following:Andreas Huber2010-11-222-2/+22
* Display AVC video sample profile and level for "stagefright" utilJames Dong2010-11-191-0/+15
* Switch to use kKeyFrameRate for recordvideo utilityJames Dong2010-11-141-1/+1
* Added a commandline option "-x" to the stagefright commandline tool.Andreas Huber2010-11-091-4/+66
* Remove one more opencore include pathJean-Baptiste Queru2010-10-181-1/+1
* Merge fb474872 from gingerbread-plus-aospJean-Baptiste Queru2010-10-181-3/+3
|\
| * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-3/+3
* | Add two more options to "recordvideo" utilityJames Dong2010-10-061-49/+43
* | Add a video record utilityJames Dong2010-09-302-0/+334
|/
* Squashed commit of the following:Andreas Huber2010-09-271-0/+6
* Instead of just writing one track to the .mp4 file, write all of them (at mos...Andreas Huber2010-09-241-42/+111
* Proper sync-frame detection for sources that don't already provide it.Andreas Huber2010-09-231-12/+105
* Allow record to set input color format as a command line optionJames Dong2010-09-191-11/+49
* Make sure stagefright -o terminates even if we're using a raw audio source (s...Andreas Huber2010-09-161-1/+3
* Add some encoding parameters for the "record" utilityJames Dong2010-08-311-1/+19
* Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-5/+36
* Add a seek test to the stagefright commandline tool.Andreas Huber2010-07-211-1/+67
* Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-012-3/+36
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-4/+0