summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "MediaPlayer: provide mime type for all track types" into mnc-devRobert Shih2015-05-011-10/+5
|\
| * MediaPlayer: provide mime type for all track typesRobert Shih2015-04-301-10/+5
* | media: Hook up MediaPlayer and MediaSync to new settingsLajos Molnar2015-04-301-42/+18
* | Merge "Clarifying which receiver method to call." into mnc-devGlenn Kasten2015-04-301-0/+4
|\ \
| * | Clarifying which receiver method to call.Peter Brinkmann2015-04-301-0/+4
* | | Merge "AudioService receives callback for dynamic policy mix state changes" i...Jean-Michel Trivi2015-04-305-4/+113
|\ \ \
| * | | AudioService receives callback for dynamic policy mix state changesJean-Michel Trivi2015-04-295-4/+113
| |/ /
* | | 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-295-14/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Respect the record audio app op - frameworkSvet Ganov2015-04-285-14/+68
| |/ /
* | | 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
|/
* 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-244-83/+66
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ImageWriter: fix and cleanup the closed Image HandlingZhijun He2015-04-244-83/+66
* | | | | 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
| |/ / /
* | | | 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
|\ \ \ \ \