summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* stagefright: add ClockEstimator API and WindowedLinearFitEstimatorLajos Molnar2014-05-011-0/+1
* libstagefright is no longer 32 bit only.Narayan Kamath2014-03-191-2/+0
* mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+2
* TimedEventQueue takes a wake lockEric Laurent2013-10-041-0/+1
* stagefright: offload playback supportRichard Fitzgerald2013-07-261-0/+1
* Add routing sockets for the requesting userChad Brubaker2013-07-191-0/+2
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-2/+0
* Remove FragmentedMP4ExtractorMarco Nelissen2013-02-151-1/+0
* Add the native MediaMuxer support.ztenghui2013-02-121-0/+2
* Merge "Match new paths and organization in external/libvpx"Ying Wang2012-12-121-0/+1
|\
| * Match new paths and organization in external/libvpxJohann2012-10-291-0/+1
* | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-1/+0
|/
* 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