summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-12-2310-29/+99
* Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-223-6/+8
* Better handling of forming absolute https URLs, runtime error on https:// acc...Andreas Huber2010-12-212-3/+4
* Merge "Squashed commit of the following:"Andreas Huber2010-12-213-4/+10
|\
| * Squashed commit of the following:Andreas Huber2010-12-213-4/+10
* | Add more debugging code to track down hang during video recordingJames Dong2010-12-212-5/+20
|/
* Merge "Change a Stagefright assert to an error check."Jamie Gennis2010-12-201-1/+3
|\
| * Change a Stagefright assert to an error check.Jamie Gennis2010-12-171-1/+3
* | Instead of asserting, gracefully abort and signal and error.Andreas Huber2010-12-161-2/+10
* | Merge "The HTTP/1.1 Host request header must include port if it's not the def...Andreas Huber2010-12-162-0/+12
|\ \
| * | The HTTP/1.1 Host request header must include port if it's not the default (80).Andreas Huber2010-12-162-0/+12
| |/
* | Merge "Remove now obsolete implementation of streaming from AwesomePlayer."Andreas Huber2010-12-161-249/+1
|\ \
| * | Remove now obsolete implementation of streaming from AwesomePlayer.Andreas Huber2010-12-161-249/+1
| |/
* | Merge "Properly announce decoder output format changes, make sure AMessage::d...Andreas Huber2010-12-161-1/+10
|\ \
| * | Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-161-1/+10
| |/
* | Give the standard not compliant video sample a chance if its size in the mp4 ...James Dong2010-12-151-0/+7
|/
* Opted to recognize "h263" or "H263" boxes in an mp4 fileJames Dong2010-12-151-0/+4
* Merge "Properly order the data written out to the transport stream by timesta...Andreas Huber2010-12-151-11/+140
|\
| * Properly order the data written out to the transport stream by timestamp.Andreas Huber2010-12-151-11/+140
* | Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-1511-50/+2339
* | Proper recovery of timestamp information in the transport stream parser.Andreas Huber2010-12-153-15/+80
|/
* Merge "Emit better (correct) timestamps that respect AAC upsampling."Andreas Huber2010-12-151-1/+1
|\
| * Emit better (correct) timestamps that respect AAC upsampling.Andreas Huber2010-12-141-1/+1
* | Merge "Fix an issue where a fixed number of bits per sample is used for seek ...James Dong2010-12-141-1/+1
|\ \ | |/ |/|
| * Fix an issue where a fixed number of bits per sample is used for seek positio...James Dong2010-12-131-1/+1
* | Merge "Properly signal the condition if we run out of input data."Andreas Huber2010-12-141-0/+1
|\ \
| * | Properly signal the condition if we run out of input data.Andreas Huber2010-12-141-0/+1
| |/
* | Support malformed ID3 V2.4 tags written by early versions of iTunes.Andreas Huber2010-12-142-5/+25
|/
* Yield the omx threads so that file writer threads have a chance to retrieve t...James Dong2010-12-132-0/+5
* Revert "Allows the authoring engine to skip frame."James Dong2010-12-114-112/+20
* Fixed a failure from timelapse video recording because of accidental use of m...James Dong2010-12-101-3/+6
* Release a recording frame only if mCamera exists and is not cleared.James Dong2010-12-101-2/+4
* Merge "First step towards renabling Timelapse video recording"James Dong2010-12-092-7/+19
|\
| * First step towards renabling Timelapse video recordingJames Dong2010-12-092-7/+19
* | libstagefright: Compile MP3 & AAC decoders in 32bit ARM ModeJames Wylder2010-12-092-0/+4
|/
* Fix thumbnail extraction for extractors that don't have a preference.Andreas Huber2010-12-081-1/+4
* Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-081-38/+56
* Merge "API Support for both synchronous and queued commands, optionally assoc...Andreas Huber2010-12-073-55/+220
|\
| * API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-063-55/+220
* | Merge "Remove check if the target video resolution is not supported by Camera...James Dong2010-12-061-17/+16
|\ \ | |/ |/|
| * Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-051-17/+16
* | Squashed commit of the following:Andreas Huber2010-12-0615-837/+1032
|/
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-032-8/+25
* If camera source uses the metadata, we must use HW encoderJames Dong2010-12-022-2/+2
* Merge "Squashed commit of the following:"Andreas Huber2010-12-026-14/+80
|\
| * Squashed commit of the following:Andreas Huber2010-12-026-14/+80
* | am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size ...James Dong2010-12-021-1/+4
|\ \ | |/ |/|
| * am d4c5478a: Merge "Be conservative in estimating the file size limit." into ...James Dong2010-12-021-1/+4
| |\
| | * Be conservative in estimating the file size limit.James Dong2010-11-301-1/+4
| * | am 30c81844: Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding...Andreas Huber2010-11-304-13/+142
| |\ \ | | |/