summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Ying Wang2010-12-291-0/+2
* Change libusbhost and libmtp from static to shared librariesMike Lockwood2010-12-292-10/+10
* Squashed commit of the following:Andreas Huber2010-12-2326-212/+631
* Expose AMRNB/WB and AAC encoder and related file output formatsJames Dong2010-12-221-5/+6
* Merge "Avoid using private Bitmap constructor to generate bitmaps"James Dong2010-12-221-7/+97
|\
| * Avoid using private Bitmap constructor to generate bitmapsJames Dong2010-12-221-7/+97
* | 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
* | MediaScanner: Fix handling of .nomedia files in directoriesMike Lockwood2010-12-171-18/+19
* | Merge "MediaScanner: Add support for scanning empty directories"Mike Lockwood2010-12-174-66/+79
|\ \
| * | MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-164-66/+79
* | | 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
| |/ /
* | | Merge "Give the standard not compliant video sample a chance if its size in t...James Dong2010-12-161-0/+7
|\ \ \ | |/ / |/| |
| * | Give the standard not compliant video sample a chance if its size in the mp4 ...James Dong2010-12-151-0/+7
| |/
* | Fix 3274309: Returns correctly sized thumbnails for MINI_KIND video thumbnails.Chih-Chung Chang2010-12-161-2/+16
|/
* 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
* | Merge "Proper recovery of timestamp information in the transport stream parser."Andreas Huber2010-12-153-15/+80
|\ \
| * | Proper recovery of timestamp information in the transport stream parser.Andreas Huber2010-12-153-15/+80
| |/
* | Merge "Change audio routing policy for HDMI"Eric Laurent2010-12-151-10/+31
|\ \ | |/ |/|
| * Change audio routing policy for HDMIEric Laurent2010-12-151-10/+31
* | 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
* | | CameraBrowser: Catch ActivityNotFoundException when attempting to display imp...Mike Lockwood2010-12-142-1/+7
* | | Fix media metadata retriever JNI due to a change to the private native Bitmap...James Dong2010-12-141-2/+2
| |/ |/|
* | Merge "MTP: Make recursive delete more efficient"Mike Lockwood2010-12-141-16/+32
|\ \
| * | MTP: Make recursive delete more efficientMike Lockwood2010-12-141-16/+32
* | | 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-132-4/+20
* | MTP: Create files/folders with group media_rw instead of sdcard_rwMike Lockwood2010-12-131-1/+1
|/