summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-165-38/+123
* 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-1534-60/+5713
* | 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-5/+5
|\ \ | |/ |/|
| * Change audio routing policy for HDMIEric Laurent2010-12-151-5/+5
* | 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-136-126/+20
|\
| * Revert "Allows the authoring engine to skip frame."James Dong2010-12-116-126/+20
* | MTP: Add support for reserve storage setting to avoid low storage situations.Mike Lockwood2010-12-124-9/+16
|/
* Merge "Fixed a failure from timelapse video recording because of accidental u...James Dong2010-12-101-3/+6
|\
| * Fixed a failure from timelapse video recording because of accidental use of m...James Dong2010-12-101-3/+6
* | Fix audio mode log.Eric Laurent2010-12-101-2/+3
|/
* Release a recording frame only if mCamera exists and is not cleared.James Dong2010-12-101-2/+4
* We requires camera hal's implementation should not track the ref count of any...James Dong2010-12-102-5/+20
* 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 "resolved conflicts for merge of c402def7 to master"James Dong2010-12-080-0/+0
|\
| * resolved conflicts for merge of c402def7 to masterJames Dong2010-12-080-0/+0
| |\
| | * am 1f5b133a: Merge "When INFO_FORMAT_CHANGED event comes in before the render...James Dong2010-12-081-0/+2
| | |\
| | | * When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, ...James Dong2010-12-081-0/+2
* | | | Merge changes Id4222c9b,I3c1a9172Mathias Agopian2010-12-081-83/+0
|\ \ \ \
| * | | | fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-081-83/+0
| |/ / /
* | | | Merge "MTP: Improve argument checking in SendObjectInfo"Mike Lockwood2010-12-083-8/+21
|\ \ \ \ | |/ / / |/| | |
| * | | MTP: Improve argument checking in SendObjectInfoMike Lockwood2010-12-083-8/+21
* | | | remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-083-112/+10
* | | | 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-082-42/+66
|\ \ \ \ | |/ / / |/| | |
| * | | Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-082-42/+66
* | | | 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
|\ \ \ \ \ | |/ / / /