summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | 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
* | | | Support for thumbnail extraction in the Matroska extractor.Andreas Huber2010-05-252-41/+133
* | | | Support for ogg(vorbis) metadata in stagefright including album art.Andreas Huber2010-05-252-64/+201
| |/ / |/| |
* | | Merge "Properly handle start code in H264/AVC encoder output" into krakenJames Dong2010-05-241-2/+2
|\ \ \
| * | | Properly handle start code in H264/AVC encoder outputJames Dong2010-05-201-2/+2
* | | | 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-2111-2/+4156
|\ \ \ | |/ / |/| |
| * | Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-2011-2/+4156
* | | 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-201-2/+0
|\ \ \ | |/ / |/| |
| * | Workaround for preview frame rate setting and encoder profile and level setti...James Dong2010-05-201-2/+0
* | | am 3c16154a: am 2723e092: Merge "Better handling of codec initialization fail...Andreas Huber2010-05-203-5/+20
|\ \ \ | |/ / |/| / | |/
| * Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-203-5/+20
* | Initial software encoder checkinsJames Dong2010-05-19215-39/+44259
* | am a5cd816c: am eb9128f9: Fix sampleTable instantiation, this makes sure that...Andreas Huber2010-05-141-1/+2
|\ \ | |/
| * Fix sampleTable instantiation, this makes sure that the sample table refers t...Andreas Huber2010-05-141-1/+2
* | Detect and handle premature termination of a recording sessionJames Dong2010-05-142-1/+16
* | Audio/video initial recording time synchronizationJames Dong2010-05-141-0/+34
* | Handle recording file size and/or duration limitJames Dong2010-05-142-0/+88
* | Remove dummy surface in CameraSourceJames Dong2010-05-131-44/+1
* | am 28fadef2: am 3c78a1b5: Return a runtime error instead of asserting if the ...Andreas Huber2010-05-132-3/+10
|\ \ | |/
| * Return a runtime error instead of asserting if the AACDecoder is passed an un...Andreas Huber2010-05-132-3/+10
* | should fix the buildMathias Agopian2010-05-121-0/+3
* | am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeout...Andreas Huber2010-05-123-4/+33
|\ \ | |/
| * Merge "Support for customizable socket-read timeouts through the HTTP respons...Andreas Huber2010-05-113-4/+33
| |\
| | * Support for customizable socket-read timeouts through the HTTP response.Andreas Huber2010-05-113-4/+33
* | | am 227e443a: am d6ad7c85: Merge "Better seek handling and proper reset of the...Andreas Huber2010-05-122-9/+22
|\ \ \ | |/ /
| * | Better seek handling and proper reset of the vorbis decoder after a discontin...Andreas Huber2010-05-112-9/+22
| |/
* | Output streamable MP4 file during MP4 file recordingJames Dong2010-05-111-24/+100
* | Merge "Metadata construction optimization" into krakenJames Dong2010-05-101-38/+65
|\ \
| * | Metadata construction optimizationJames Dong2010-05-061-38/+65
* | | am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to su...Andreas Huber2010-05-1014-371/+964
|\ \ \ | | |/ | |/|
| * | A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-0714-371/+964
* | | Support multiple cameras in framework.Chih-Chung Chang2010-05-101-1/+1
| |/ |/|
* | am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from loca...Andreas Huber2010-05-066-4/+75
|\ \ | |/
| * Merge "Disable vorbis seek when streaming from localhost." into froyoAndreas Huber2010-05-066-4/+75
| |\
| | * Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-066-4/+75
* | | am 2a1674b1: am 2d315667: For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
|\ \ \ | |/ /
| * | For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
| |/
* | Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-052-43/+129
* | Merge "Support AAC recording" into krakenJames Dong2010-05-043-25/+166
|\ \