summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Check for null codec from AMediaCodec_createDecoderByType" into mnc-devAndy Hung2015-04-301-4/+5
|\
| * Check for null codec from AMediaCodec_createDecoderByTypeAndy Hung2015-04-291-4/+5
* | Merge "Pass PlaybackSettings as class object for AudioTrack JNI" into mnc-devAndy Hung2015-04-291-30/+4
|\ \ | |/
| * Pass PlaybackSettings as class object for AudioTrack JNIAndy Hung2015-04-291-30/+4
* | Merge "MidiDeviceInfo: Add version string property" into mnc-devMike Lockwood2015-04-291-0/+7
|\ \
| * | MidiDeviceInfo: Add version string propertyMike Lockwood2015-04-291-0/+7
| |/
* | Merge "Respect the record audio app op - framework" into mnc-devSvet Ganov2015-04-298-22/+92
|\ \ | |/ |/|
| * Respect the record audio app op - frameworkSvet Ganov2015-04-288-22/+92
* | Merge "Volume: Simple dialog footer, DND in quick settings." into mnc-devJohn Spurlock2015-04-291-0/+2
|\ \
| * | Volume: Simple dialog footer, DND in quick settings.John Spurlock2015-04-291-0/+2
| |/
* | Merge "TIF: throw an exception if an operation takes too long." into mnc-devDongwon Kang2015-04-291-5/+10
|\ \ | |/ |/|
| * TIF: throw an exception if an operation takes too long.Dongwon Kang2015-04-291-5/+10
* | TIF: add new audio modes to the timeShiftSetPlaybackRate() javadoc.Dongwon Kang2015-04-283-0/+6
|/
* ImageWriter: Change detach to sp<GraphicBuffer>Dan Stoza2015-04-271-1/+1
* Add near-ultrasound properties to AudioManager.javaArunesh Mishra2015-04-271-0/+17
* Merge "Hide stretch mode from PlaybackSettings"Andy Hung2015-04-252-11/+6
|\
| * Hide stretch mode from PlaybackSettingsAndy Hung2015-04-242-11/+6
* | Merge "Move channel index computation to native AudioTrack JNI"Andy Hung2015-04-251-49/+2
|\ \ | |/
| * Move channel index computation to native AudioTrack JNIAndy Hung2015-04-241-49/+2
* | Merge "Unhide new channel masks and deprecate old channel masks"Andy Hung2015-04-241-8/+7
|\ \ | |/
| * Unhide new channel masks and deprecate old channel masksAndy Hung2015-04-241-8/+7
* | Merge "TIF: Add TvContentRating constant for unrated content"Jae Seo2015-04-241-0/+6
|\ \
| * | TIF: Add TvContentRating constant for unrated contentJae Seo2015-04-231-0/+6
| |/
* | Merge "Add AudioManager property strings for ultrasound."Arunesh Mishra2015-04-241-0/+14
|\ \
| * | Add AudioManager property strings for ultrasound.Arunesh Mishra2015-04-241-0/+14
* | | Merge "Image: fix build break"Zhijun He2015-04-241-0/+5
|\ \ \
| * | | Image: fix build breakZhijun He2015-04-241-0/+5
* | | | Merge "TIF: Use Preconditions.checkNotNull for null checking"Jae Seo2015-04-244-90/+49
|\ \ \ \
| * | | | TIF: Use Preconditions.checkNotNull for null checkingJae Seo2015-04-244-90/+49
* | | | | Merge "ImageWriter: fix and cleanup the closed Image Handling"Zhijun He2015-04-245-84/+67
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ImageWriter: fix and cleanup the closed Image HandlingZhijun He2015-04-245-84/+67
* | | | | MediaSync: rename onReturnAudioBuffer to onAudioBufferConsumedLajos Molnar2015-04-241-5/+5
* | | | | Merge "MediaSync: add OnErrorListener."Wei Jia2015-04-241-0/+68
|\ \ \ \ \
| * | | | | MediaSync: add OnErrorListener.Wei Jia2015-04-241-0/+68
* | | | | | Merge "Fix API level in documentation to refer to MNC"Andy Hung2015-04-241-5/+6
|\ \ \ \ \ \
| * | | | | | Fix API level in documentation to refer to MNCAndy Hung2015-04-241-5/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Increase AudioTrack and AudioRecord max sample rate to 192kHz"Andy Hung2015-04-242-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Increase AudioTrack and AudioRecord max sample rate to 192kHzAndy Hung2015-04-232-2/+2
| |/ / / /
* | | | | Merge "camera2: validate reprocess request's session"Chien-Yu Chen2015-04-241-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | camera2: validate reprocess request's sessionChien-Yu Chen2015-04-231-1/+3
* | | | | TIF: Start using the @NonNull annotationJae Seo2015-04-234-13/+20
| |/ / / |/| | |
* | | | Merge "TIF: use <p> tag in a consistent way."Dongwon Kang2015-04-247-442/+371
|\ \ \ \
| * | | | TIF: use <p> tag in a consistent way.Dongwon Kang2015-04-247-442/+371
* | | | | Merge "TIF: start using @Nullable annotation."Dongwon Kang2015-04-244-11/+25
|\ \ \ \ \
| * | | | | TIF: start using @Nullable annotation.Dongwon Kang2015-04-244-11/+25
| | |_|/ / | |/| | |
* | | | | Merge "MediaHTTPConnection: set connect time out"Chong Zhang2015-04-241-1/+5
|\ \ \ \ \
| * | | | | MediaHTTPConnection: set connect time outChong Zhang2015-04-231-1/+5
* | | | | | Merge "media: deprecate correct codec color formats, add flexible formats"Lajos Molnar2015-04-241-48/+108
|\ \ \ \ \ \
| * | | | | | media: deprecate correct codec color formats, add flexible formatsLajos Molnar2015-04-241-48/+108
* | | | | | | Merge "media: add flexible YUV422, 444, and RGB/RGBA formats"Lajos Molnar2015-04-242-1/+33
|\ \ \ \ \ \ \