summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | MTP: Support format argument in host GetObjectPropDesc commandMike Lockwood2010-12-072-3/+4
* | | Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty...Mike Lockwood2010-12-071-2/+1
|\ \ \ | |/ /
| * | MTP: Read property code before calling isDeviceProperty in MtpProperty::read()Mike Lockwood2010-12-071-2/+1
* | | Merge "MTP: Improve MtpProperty logging support"Mike Lockwood2010-12-074-8/+130
|\ \ \ | |/ /
| * | MTP: Improve MtpProperty logging supportMike Lockwood2010-12-074-8/+130
* | | Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc"Mike Lockwood2010-12-072-0/+38
|\ \ \ | |/ /
| * | MTP: Host support for GetObjectPropsSupported and GetObjectPropDescMike Lockwood2010-12-072-0/+38
* | | Merge "MTP: Use correct return type for getSupportedObjectProperties"Mike Lockwood2010-12-071-1/+1
|\ \ \ | |/ /
| * | MTP: Use correct return type for getSupportedObjectPropertiesMike Lockwood2010-12-071-1/+1
* | | Merge "Revert "MTP: Remove static library build for linux host.""Mike Lockwood2010-12-071-0/+29
|\ \ \ | |/ / | | / | |/ |/|
| * Revert "MTP: Remove static library build for linux host."Mike Lockwood2010-12-071-0/+29
* | Merge "API Support for both synchronous and queued commands, optionally assoc...Andreas Huber2010-12-075-61/+245
|\ \ | |/ |/|
| * API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-065-61/+245
* | Merge "Remove check if the target video resolution is not supported by Camera...James Dong2010-12-062-18/+25
|\ \ | |/ |/|
| * Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-052-18/+25
* | Squashed commit of the following:Andreas Huber2010-12-0615-837/+1032
|/
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-036-67/+43
* If camera source uses the metadata, we must use HW encoderJames Dong2010-12-023-4/+12
* Merge "Squashed commit of the following:"Andreas Huber2010-12-026-14/+80
|\
| * Squashed commit of the following:Andreas Huber2010-12-026-14/+80