summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* The decoder wrapper is no longer needed. Also disable building old-style deco...Andreas Huber2011-05-121-1/+1
* Squashed commit of the following:Andreas Huber2011-05-111-10/+26
* Initial check-in for AACWriterJames Dong2011-05-041-0/+1
* Initial CL for the timed text support:Gloria Wang2011-05-031-0/+1
* Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi filesAndreas Huber2011-03-301-0/+1
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+0
* Only use ChromiumHTTPDataSource if webkit was built with chromium support.Andreas Huber2011-03-111-5/+46
* An HTTP datasource for stagefright using the chromium code.Andreas Huber2011-03-091-1/+15
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-1/+2
* Experimental support for https transfers in stagefright.Andreas Huber2011-02-171-2/+4
* Add AAC extractorGloria Wang2011-02-151-0/+1