summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-09-271-0/+1
* A ThreadedSource wraps around an existing MediaSource and reads output buffer...Andreas Huber2010-09-161-0/+1
* In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-191-0/+1
* Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-091-0/+1
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-1/+2
* Initial check-in for software m4v_h263 encoderJames Dong2010-07-151-0/+1
* Initial checkin for software AVC encoderJames Dong2010-07-131-0/+1
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-53/+37
* Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-101-3/+2
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+1
* Initial checkin of preliminary support for "http live" streaming in stagefright.Andreas Huber2010-06-071-0/+1
* Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-1/+3
* A debugging DataSource artifically limiting the available bandwidth.Andreas Huber2010-06-011-0/+1
* Squashed commit of the following:Andreas Huber2010-05-241-0/+2
* Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-1/+2
* Initial software encoder checkinsJames Dong2010-05-191-0/+6
* A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-071-3/+4
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
* Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-0/+1
* Make sure that the event callback thread is Java capable in the simulator.Marco Nelissen2010-02-191-0/+2
* Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang2010-02-121-8/+1
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+3
* Support for rendering through an overlay on the droid even if a software rend...Andreas Huber2010-02-111-0/+8
* Use Tremor for sim-eng, and Tremolo for other targets.Gloria Wang2010-02-081-1/+8
* Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor l...Gloria Wang2010-02-051-1/+1
* Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang2010-02-041-1/+1
* Stop using the PV software decoders and use ours (based on PV code) instead e...Andreas Huber2010-02-041-5/+9
* Better support for HTTP streaming media content, fixes to the way HTTPDataSou...Andreas Huber2010-01-261-0/+1
* Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-251-0/+2
* Squashed commit of the following:Andreas Huber2010-01-191-0/+1
* Squashed commit of the following:Andreas Huber2010-01-121-3/+7
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-0/+2
* Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong2009-12-171-0/+1
* AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-1/+2
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-111-0/+1
* Initial checkin of software AVC video decoder based on PV source code.Andreas Huber2009-12-101-1/+5
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-101-0/+3
* Initial checkin of stagefright MP3 audio decoder based on PV source code.Andreas Huber2009-12-071-1/+2
* Fixing the build, only instantiate the software aac decoder in full stagefrig...Andreas Huber2009-12-071-0/+1
* Initial check in of stagefright software AAC decoder based on PV source code.Andreas Huber2009-12-071-0/+7
* Squashed commit of the following:Andreas Huber2009-11-231-2/+1
* Adds a WAVExtractor for 16-bit signed PCM audio wave files.Andreas Huber2009-11-031-2/+3
* Re-enable CameraSource.Andreas Huber2009-10-281-0/+1
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-0/+1
* Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber2009-09-111-10/+16
* Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-111-0/+1
* Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-101-0/+1
* Added a .amr file extractor (for AMR-NB and AMR-WB content).Andreas Huber2009-09-091-0/+1
* Squashed commit of the following:Andreas Huber2009-08-271-1/+0
* Squashed commit of the following:Andreas Huber2009-08-171-0/+1