summaryrefslogtreecommitdiff
path: root/cmds
AgeCommit message (Expand)Author
2012-08-29am 0924dd88: am 2aa37a7d: Merge "recordvideo: Add an option for choosing soft...Jean-Baptiste Queru
2012-08-29am 3f9e843d: am 9ce74352: Merge "recordvideo: Sleep while waiting for the enc...Jean-Baptiste Queru
2012-08-29Merge "recordvideo: Add an option for choosing software encoders"Jean-Baptiste Queru
2012-08-29recordvideo: Sleep while waiting for the encoding to finishMartin Storsjo
2012-08-29recordvideo: Add an option for choosing software encodersMartin Storsjo
2012-08-24Use new surface flinger API.Jeff Brown
2012-08-09Fix static sample table processing, add support for h.263 video.Andreas Huber
2012-08-03experimental support for fragmented mp4 playback in nuplayerAndreas Huber
2012-07-25update to new getDisplayInfo APIMathias Agopian
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-05-08Submit codec specific data automaticallyAndreas Huber
2012-04-27Fixed incorrect codec type in the output for profiles/levels in cmd stagefrightJames Dong
2012-04-27Add option to stagefright for writing decoded PCMMarco Nelissen
2012-04-25Add profile/level dump for encoders in cmd stagefrightJames Dong
2012-04-19Allow propagation of error information and description from the CryptoPlugin toAndreas Huber
2012-04-18Some refactoring and cleanup of now obsolete crypto fields.Andreas Huber
2012-04-11Better error logging during meta data retrieval. Fixed the stagefrightAndreas Huber
2012-04-06New API to support submitting encrypted buffers to the decoder.Andreas Huber
2012-04-03New Crypto services talking to the new crypto "HAL".Andreas Huber
2012-03-28AV Android make files changesJames Dong
2012-03-26Merge "Provisional support for secure decryption of media streams."Andreas Huber
2012-03-26Provisional support for secure decryption of media streams.Andreas Huber
2012-03-24stagefright: remove dependency on skiaColin Cross
2012-03-24Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong
2012-03-22Use NuPlayer for media playback everywhereAndreas Huber
2012-03-19Merge "Add libmedia_native"Glenn Kasten
2012-03-19Merge "audio_channel_in/out_mask_from_count"Glenn Kasten
2012-03-16Report an error instead of waiting for EOS indefinitely in sf2.Andreas Huber
2012-03-16Add libmedia_nativeGlenn Kasten
2012-03-15audio_channel_in/out_mask_from_countGlenn Kasten
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