summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* A debugging DataSource artifically limiting the available bandwidth.Andreas Huber2010-06-013-0/+137
* Merge "Avoid copying for input recording frames in CameraSource" into krakenJames Dong2010-05-281-25/+36
|\
| * Avoid copying for input recording frames in CameraSourceJames Dong2010-05-281-25/+36
* | Better sniffing of MPEG4 content by checking for a compatible sub-brand.Andreas Huber2010-05-271-1/+79
|/
* Merge "After failing to create an AudioTrack, only stop the source if we were...Andreas Huber2010-05-271-2/+6
|\
| * After failing to create an AudioTrack, only stop the source if we were the on...Andreas Huber2010-05-261-2/+6
* | Remove the logic in CameraSource using CameraParameters class to find out the...James Dong2010-05-271-24/+5
* | Add support for gps altitude EXIF tags.Wu-cheng Li2010-05-271-5/+35
* | Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into k...James Dong2010-05-261-1/+27
|\ \
| * | Avoid repeatedly allocating and freeing memory in CameraSourceJames Dong2010-05-261-1/+27
* | | Convert a number of assertions into runtime errors (OggExtractor)Andreas Huber2010-05-261-20/+46
| |/ |/|
* | Merge "Squashed commit of the following:" into krakenAndreas Huber2010-05-266-0/+316
|\ \
| * | Squashed commit of the following:Andreas Huber2010-05-246-0/+316
* | | Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder ...Eric Laurent2010-05-253-1/+335
|\ \ \
| * | | Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent2010-05-243-1/+335
* | | | am 6e0967b3: am b0016e2b: Merge "Added the runtime parameters for the mediare...Yu Shan Emily Lau2010-05-253-20/+126
|\ \ \ \
| * \ \ \ am b0016e2b: Merge "Added the runtime parameters for the mediarecorder stress...Yu Shan Emily Lau2010-05-253-20/+126
| |\ \ \ \
| | * | | | Added the runtime parameters for the mediarecorder stress test.Yu Shan Emily Lau2010-05-253-20/+126
* | | | | | Merge "Support for thumbnail extraction in the Matroska extractor." into krakenAndreas Huber2010-05-252-41/+133
|\ \ \ \ \ \
| * | | | | | Support for thumbnail extraction in the Matroska extractor.Andreas Huber2010-05-252-41/+133
* | | | | | | Merge "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa...Eric Laurent2010-05-252-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b...Eric Laurent2010-05-252-1/+4
| | |_|/ / / | |/| | | |
* | | | | | Support for ogg(vorbis) metadata in stagefright including album art.Andreas Huber2010-05-252-64/+201
|/ / / / /
* | | | | Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and librari...Eric Laurent2010-05-2423-0/+9668
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.Eric Laurent2010-05-2123-0/+9668
* | | | | Merge "Properly handle start code in H264/AVC encoder output" into krakenJames Dong2010-05-242-2/+3
|\ \ \ \ \
| * | | | | Properly handle start code in H264/AVC encoder outputJames Dong2010-05-202-2/+3
| |/ / / /
* | | | | Interestingly, a call to fseek with a NULL file handle now blocks forever...Andreas Huber2010-05-241-0/+8
| |_|_|/ |/| | |
* | | | Merge "Support for media extraction from .mkv/.mka Matroska files in stagefri...Andreas Huber2010-05-2112-4/+4163
|\ \ \ \ | |/ / / |/| | |
| * | | Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-2012-4/+4163
* | | | Merge "Update software AVC decoder to no longer require the kWantsNALFragment...Andreas Huber2010-05-201-59/+88
|\ \ \ \
| * | | | Update software AVC decoder to no longer require the kWantsNALFragments hack.Andreas Huber2010-05-201-59/+88
| |/ / /
* | | | Merge "Workaround for preview frame rate setting and encoder profile and leve...James Dong2010-05-202-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Workaround for preview frame rate setting and encoder profile and level setti...James Dong2010-05-202-4/+2
* | | | am 3c16154a: am 2723e092: Merge "Better handling of codec initialization fail...Andreas Huber2010-05-203-5/+20
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 2723e092: Merge "Better handling of codec initialization failure in the pl...Andreas Huber2010-05-203-5/+20
| |\ \ | | |/
| | * Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-203-5/+20
| * | merge from open-source masterThe Android Open Source Project2010-05-172-1/+5
| |\ \
| | * \ Merge "Modified libdrm to support SuperH platform"Jeff Hamilton2010-05-142-1/+5
| | |\ \
| | | * | Modified libdrm to support SuperH platformShin-ichiro KAWASAKI2009-07-032-1/+5
* | | | | Initial software encoder checkinsJames Dong2010-05-19215-39/+44259
* | | | | Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.Eric Laurent2010-05-172-77/+107
* | | | | am a5cd816c: am eb9128f9: Fix sampleTable instantiation, this makes sure that...Andreas Huber2010-05-141-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample t...Andreas Huber2010-05-141-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix sampleTable instantiation, this makes sure that the sample table refers t...Andreas Huber2010-05-141-1/+2
* | | | | Merge "Detect and handle premature termination of a recording session" into k...James Dong2010-05-143-7/+17
|\ \ \ \ \
| * | | | | Detect and handle premature termination of a recording sessionJames Dong2010-05-143-7/+17
* | | | | | Merge "Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related c...Ray Chen2010-05-141-7/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes.Ray Chen2010-05-141-7/+7
* | | | | | Audio/video initial recording time synchronizationJames Dong2010-05-141-0/+34