summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* audio_channel_in/out_mask_from_countGlenn Kasten2012-03-152-5/+2
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-9/+9
* fix EOS handling in codec test.Andreas Huber2012-03-091-27/+30
* Added better codec statistics to evaluate performance.Andreas Huber2012-03-071-31/+73
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-282-2/+2
* fix libgui header locationMathias Agopian2012-02-274-8/+4
* Fix two more locations that use the old setObject("buffer", ...) paradigmAndreas Huber2012-02-242-11/+8
* Be more greedy when it comes to gathering input and output buffers.Andreas Huber2012-02-232-26/+49
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-3/+2
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-225-3/+1167
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-105-17/+17
* The software AAC encoder is now an OMX component.Andreas Huber2012-01-261-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-2/+2
* resolved conflicts for merge of 26f70db9 to masterAndreas Huber2011-11-081-1/+1
|\
| * Remove surface legacy APIs and code.Andreas Huber2011-10-281-1/+1
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-2/+2
|/
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-27/+1
* Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-301-0/+1
* Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-281-5/+46
* Merge "Properly connect to surface flinger in our shell tools"Andreas Huber2011-09-263-3/+19
|\
| * Properly connect to surface flinger in our shell toolsAndreas Huber2011-09-203-3/+19
* | Add an option to dump the raw stream to a file in the stagefright cmdline tool.Andreas Huber2011-09-231-1/+46
|/
* 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