summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix includes for media-cafNicholas Flintham2013-07-031-0/+5
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-181-1/+2
* Add camera parameters for htc evo 3D. (1/2)Kevin Bruckert2013-04-281-0/+4
* qcom-fm: audio: add support for FM featureMingming Yin2013-03-061-0/+5
* Fix mako build.Danny Baumann2013-02-061-7/+6
* Squashed commit of updates from CodeAuroraMingming Yin2013-02-061-0/+2
* FM Radio: Add support for FM Radio in AndroidStefan Ekenberg2013-01-301-0/+6
* Video Encoder: Enable Ducati h264 encoder profile changeHashcode2013-01-271-0/+4
* [3/3] libstagefright/videoeditor: Allow custom DOMX source instead of Google ...Hashcode2013-01-261-1/+7
* frameworks/av : Playing AAC and MP3 clips using LPA.Kalyani polepeddy2013-01-211-3/+6
* Squashed commit of audio changes from CodeAuroravivek mehta2012-12-231-1/+27
* exynos4: libstragefright: add support for samsung colorformat/omx/mfccodeworkx2012-11-301-0/+10
* am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes2012-09-091-1/+0
|\
| * Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-091-1/+0
* | Fragmented mp4 extractorMarco Nelissen2012-09-051-0/+1
* | Move fragmented mp4 parser to libstagefrightMarco Nelissen2012-08-311-0/+2
* | Remove circular dependency.Ying Wang2012-08-031-4/+2
* | Update ANativeWindow client code for syncJamie Gennis2012-06-211-0/+1
* | libstagefright: dynamically load libstagefright_chromium_httpColin Cross2012-06-151-5/+5
|/
* Remove unused VideoSourceDownSampler classJames Dong2012-05-111-1/+0
* Remove/Disable the AVI extractor.Andreas Huber2012-05-071-1/+0
* Removed software video encoders that are not OMX-based.James Dong2012-04-301-2/+0
* AV Android make files changesJames Dong2012-03-281-2/+2
* stagefright: compile without chromium for pdk buildsColin Cross2012-03-261-5/+8
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-1/+0
* Support gapless playback for mp3 and m4aMarco Nelissen2012-03-221-0/+1
* Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+2
* Remove unused code - MediaSourceSplitterJames Dong2012-03-051-1/+0
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-011-14/+17
* Moves TimedTextDriver.h into include/media/stagefright/timedtext.Insun Kang2012-02-271-0/+1
* Merge "Drop support for Android HTTP stack"Steve Block2012-02-231-51/+20
|\
| * Drop support for Android HTTP stackSteve Block2012-02-221-51/+20
* | Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+2
|/
* Update stagefright makefile after dropping support for JSCSteve Block2012-02-211-7/+1
* Keep AACEncoder around for a bit longer to have more time fix issues related ...James Dong2012-02-031-0/+1
* The AMR WB software encoder is now an OMX component.Andreas Huber2012-02-011-3/+0
* Instantiate software codecs locally whenever possible.Andreas Huber2012-01-301-0/+1
* The software AAC encoder is now an OMX component.Andreas Huber2012-01-261-1/+0
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-2/+0
* Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ...Kristian Monsen2011-08-161-4/+2
* Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ...Kristian Monsen2011-08-101-1/+2
* Part of fix for bug 5065047 build libchromium as a shared libKristian Monsen2011-07-251-2/+1
* Renaming SurfaceEncoder to SurfaceMediaSourcePannag Sanketi2011-07-211-1/+1
* Adding SurfaceEncoder for encoding FilterFramesPannag Sanketi2011-07-211-0/+1
* Merge "Remove legacy http support from stagefright, chromium is the new hotne...Andreas Huber2011-07-141-3/+0
|\
| * Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-131-3/+0
* | Remove old-style software decoders.Andreas Huber2011-07-131-26/+0
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-16/+1
* For out of band timed text support (timed text in a separate file).Gloria Wang2011-05-251-1/+1