summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-12-2326-212/+631
* Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-225-24/+63
* 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-2111-29/+172
|\
| * Squashed commit of the following:Andreas Huber2010-12-2111-29/+172
* | Add more debugging code to track down hang during video recordingJames Dong2010-12-212-5/+20
|/
* Merge "Backward-compatibility max file size support, ignoring 0 or negative f...James Dong2010-12-201-1/+9
|\
| * Backward-compatibility max file size support, ignoring 0 or negative file siz...James Dong2010-12-201-1/+9
* | 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
* | Merge "MediaScanner: Add support for scanning empty directories"Mike Lockwood2010-12-171-6/+10
|\ \
| * | MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-161-6/+10
* | | 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-163-33/+114
|\ \
| * | Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-163-33/+114
| |/
* | 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-1526-53/+4889
* | 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
| |/
* | Merge "Support malformed ID3 V2.4 tags written by early versions of iTunes."Andreas Huber2010-12-142-5/+25
|\ \
| * | Support malformed ID3 V2.4 tags written by early versions of iTunes.Andreas Huber2010-12-142-5/+25
| |/
* | MTP: check for replacing existing files via the database instead of the file ...Mike Lockwood2010-12-131-4/+0
|/
* Yield the omx threads so that file writer threads have a chance to retrieve t...James Dong2010-12-132-0/+5
* Merge "Revert "Allows the authoring engine to skip frame.""James Dong2010-12-134-112/+20
|\
| * Revert "Allows the authoring engine to skip frame."James Dong2010-12-114-112/+20
* | MTP: Add support for reserve storage setting to avoid low storage situations.Mike Lockwood2010-12-124-9/+16
|/
* 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-093-8/+20
|\
| * First step towards renabling Timelapse video recordingJames Dong2010-12-093-8/+20
* | MTP host: Handle receiving a response packet instead of data packet.Mike Lockwood2010-12-094-3/+32
* | libstagefright: Compile MP3 & AAC decoders in 32bit ARM ModeJames Wylder2010-12-092-0/+4
|/
* Merge "MTP: Improve argument checking in SendObjectInfo"Mike Lockwood2010-12-083-8/+21
|\
| * MTP: Improve argument checking in SendObjectInfoMike Lockwood2010-12-083-8/+21
* | Fix thumbnail extraction for extractors that don't have a preference.Andreas Huber2010-12-081-1/+4
* | Merge "Better buffer status management and verification in OMXCodec."Andreas Huber2010-12-081-38/+56
|\ \ | |/ |/|
| * Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-081-38/+56
* | Merge "MTP: Support format argument in host GetObjectPropDesc command"Mike Lockwood2010-12-072-3/+4
|\ \