summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)"Yu Shan Emily Lau2010-12-061-4/+4
|\ \
| * | Suppress the unsupported camera recording size (ie QVGA and SQVGA)Yu Shan Emily Lau2010-12-031-4/+4
* | | Squashed commit of the following:Andreas Huber2010-12-0615-837/+1032
| |/ |/|
* | Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.get...James Dong2010-12-033-10/+10
* | Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-038-97/+148
|/
* Merge "If camera source uses the metadata, we must use HW encoder Software v...James Dong2010-12-023-4/+12
|\
| * If camera source uses the metadata, we must use HW encoderJames Dong2010-12-023-4/+12
* | Merge "Remove the VideoEditorTestImpl"Gil Dobjanschi2010-12-022-48/+15
|\ \ | |/ |/|
| * Remove the VideoEditorTestImplGil Dobjanschi2010-12-022-48/+15
* | Merge "Squashed commit of the following:"Andreas Huber2010-12-027-14/+81
|\ \ | |/ |/|
| * Squashed commit of the following:Andreas Huber2010-12-027-14/+81
* | Merge "Added a callback interface to the generatePreview method."Gil Dobjanschi2010-12-023-3/+31
|\ \
| * | Added a callback interface to the generatePreview method.Gil Dobjanschi2010-12-023-3/+31
* | | am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size ...James Dong2010-12-022-1/+12
|\ \ \ | |_|/ |/| |
| * | am d4c5478a: Merge "Be conservative in estimating the file size limit." into ...James Dong2010-12-022-1/+12
| |\ \
| | * | Be conservative in estimating the file size limit.James Dong2010-11-302-1/+12
| * | | am 30c81844: Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding...Andreas Huber2010-11-304-13/+142
| |\ \ \ | | |/ /
| | * | Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into ginge...Andreas Huber2010-11-304-13/+142
| | |\ \
| | | * | DO NOT MERGE Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-304-13/+142
| * | | | am a41c1e1d: Merge "DO NOT MERGE Upgrade to the latest version of libwebm to ...Andreas Huber2010-11-303-3533/+5067
| |\ \ \ \ | | |/ / /
| | * | | Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube w...Andreas Huber2010-11-303-3533/+5067
| | |\ \ \ | | | |/ / | | |/| |
| | | * | DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm pla...Andreas Huber2010-11-303-3533/+5067
| * | | | am 567b2bd1: Merge "After seeking display the first new video frame right awa...Andreas Huber2010-11-301-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge "After seeking display the first new video frame right away without con...Andreas Huber2010-11-301-0/+6
| | |\ \ \
| | | * | | After seeking display the first new video frame right away without concern fo...Andreas Huber2010-11-301-0/+6
* | | | | | MediaScanner: Fix path mismatch in code that check for missing files in postS...Mike Lockwood2010-12-021-1/+6
* | | | | | MTP: Add support for multiple properties in GetObjectPropList commandMike Lockwood2010-12-027-339/+545
| |_|_|_|/ |/| | | |
* | | | | am 371ed722: am 688f4c58: Merge "Update java doc for visualizer FFT capture."...Eric Laurent2010-12-011-8/+38
|\ \ \ \ \ | |/ / / /
| * | | | am 688f4c58: Merge "Update java doc for visualizer FFT capture." into gingerb...Eric Laurent2010-11-301-8/+38
| |\ \ \ \ | | |/ / /
| | * | | Merge "Update java doc for visualizer FFT capture." into gingerbreadEric Laurent2010-11-301-8/+38
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Update java doc for visualizer FFT capture.Eric Laurent2010-10-281-8/+38
| * | | | am b690e55d: Merge "DO NOT MERGE - Instead of asserting that ISurface success...Andreas Huber2010-11-305-57/+120
| |\ \ \ \ | | |/ / /
| | * | | DO NOT MERGE - Instead of asserting that ISurface successfully registered buf...Andreas Huber2010-11-305-57/+120
* | | | | am 4f93f08d: am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sa...Chia-chi Yeh2010-11-301-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bi...Chia-chi Yeh2010-11-301-4/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." in...Chia-chi Yeh2010-11-291-4/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.Chia-chi Yeh2010-11-011-4/+4
| | | |/
* | | | Merge "MTP: Don't fail in playlist transfer if not all playlist items can be ...Mike Lockwood2010-11-301-6/+1
|\ \ \ \
| * | | | MTP: Don't fail in playlist transfer if not all playlist items can be found.Mike Lockwood2010-11-301-6/+1
* | | | | Merge "MTP: Make sure buffer is big enough before reading the data packet"Mike Lockwood2010-11-301-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MTP: Make sure buffer is big enough before reading the data packetMike Lockwood2010-11-301-0/+1
* | | | | Renable the captureFrame unit testsJames Dong2010-11-291-22/+11
* | | | | Remove empty Widevine make filesGloria Wang2010-11-241-10/+0
* | | | | Merge "Added new bitrate values"Shyam Pallapothu2010-11-241-0/+3
|\ \ \ \ \
| * | | | | Added new bitrate valuesGil Dobjanschi2010-11-241-0/+3
* | | | | | Merge "Support streaming data across binder boundaries."Andreas Huber2010-11-249-4/+491
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Support streaming data across binder boundaries.Andreas Huber2010-11-239-4/+491
* | | | | | Merge changes Ia5fec45a,I74927f73,I5a3c0b07Mike Lockwood2010-11-236-7/+59
|\ \ \ \ \ \