summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|/
* Merge "MediaScanner: No longer delete playlist files that have no valid entries"Mike Lockwood2010-12-131-11/+0
|\
| * MediaScanner: No longer delete playlist files that have no valid entriesMike Lockwood2010-12-131-11/+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
* | Merge "Fix bug 3275151 Request and abandon audio focus with audio mode changes"Jean-Michel Trivi2010-12-131-19/+38
|\ \
| * | Fix bug 3275151 Request and abandon audio focus with audio mode changesJean-Michel Trivi2010-12-111-19/+38
* | | MTP: Add support for reserve storage setting to avoid low storage situations.Mike Lockwood2010-12-126-17/+30
* | | MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNIMike Lockwood2010-12-111-1/+1
| |/ |/|
* | 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 "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService"Mike Lockwood2010-12-092-4/+4
|\
| * Rename android.hardware.Usb to UsbManager and UsbObserver to UsbServiceMike Lockwood2010-12-092-4/+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
| |/ |/|
* | Merge "CameraBrowser: Give it ACCESS_USB permission, which is now required fo...Mike Lockwood2010-12-091-0/+2
|\ \
| * | CameraBrowser: Give it ACCESS_USB permission, which is now required for PTPMike Lockwood2010-12-091-0/+2
| |/
* | libstagefright: Compile MP3 & AAC decoders in 32bit ARM ModeJames Wylder2010-12-092-0/+4
|/
* Merge "MTP: Improve argument checking in SendObjectInfo"Mike Lockwood2010-12-085-19/+38
|\
| * MTP: Improve argument checking in SendObjectInfoMike Lockwood2010-12-085-19/+38
* | Merge "Fix thumbnail extraction for extractors that don't have a preference."Andreas Huber2010-12-081-1/+4
|\ \