summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "MediaPlayer: trigger onError instead of exception on stale native noti...Robert Shih2015-06-011-31/+17
|\
| * MediaPlayer: trigger onError instead of exception on stale native notificationsRobert Shih2015-06-011-31/+17
* | Merge "Update ExifInterface.getDateTime to support subseconds" into mnc-devMarco Nelissen2015-05-291-3/+22
|\ \
| * | Update ExifInterface.getDateTime to support subsecondsMarco Nelissen2015-05-291-3/+22
* | | Merge "Clarify AudioFormat sample rate and encoding documentation" into mnc-devAndy Hung2015-05-291-4/+85
|\ \ \
| * | | Clarify AudioFormat sample rate and encoding documentationAndy Hung2015-05-291-4/+85
| | |/ | |/|
* | | Merge "Send a message with data in MediaController.MessageHandler.post()" int...Sungsoo Lim2015-05-291-1/+3
|\ \ \
| * | | Send a message with data in MediaController.MessageHandler.post()Sungsoo Lim2015-05-281-1/+3
| |/ /
* | | Merge "Improve error handling for AudioTrack write with PTS" into mnc-devGlenn Kasten2015-05-291-1/+16
|\ \ \ | |/ / |/| |
| * | Improve error handling for AudioTrack write with PTSGlenn Kasten2015-05-271-1/+16
* | | Merge "MediaCodec: unhide mime type for EAC3" into mnc-devChong Zhang2015-05-271-3/+0
|\ \ \ | |_|/ |/| |
| * | MediaCodec: unhide mime type for EAC3Chong Zhang2015-05-271-3/+0
| |/
* | media: Update MediaCodec class descriptionLajos Molnar2015-05-261-206/+1310
* | Remove temporary javadoc for android.media.AudioFormatJean-Michel Trivi2015-05-261-2/+3
|/
* Merge "More android.media.AudioFormat javadoc" into mnc-devJean-Michel Trivi2015-05-231-5/+115
|\
| * More android.media.AudioFormat javadocJean-Michel Trivi2015-05-221-5/+115
* | Merge "ImageReader: Register estimated native allocation" into mnc-devChien-Yu Chen2015-05-222-0/+70
|\ \
| * | ImageReader: Register estimated native allocationChien-Yu Chen2015-05-222-0/+70
* | | Doc update for MediaDrm's OnExpirationUpdate methodJeff Tinker2015-05-221-1/+2
* | | Merge "MediaPlayer: add mPreparing to weed out unwanted prepared messages" in...Robert Shih2015-05-221-2/+31
|\ \ \ | |_|/ |/| |
| * | MediaPlayer: add mPreparing to weed out unwanted prepared messagesRobert Shih2015-05-211-2/+31
* | | Merge "Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags" into mnc-devJean-Michel Trivi2015-05-211-3/+12
|\ \ \
| * | | Extra for ACTION_RINGTONE_PICKER for AudioAttributes flagsJean-Michel Trivi2015-05-201-3/+12
* | | | Merge "Fix reading attributes for playback restrictions" into mnc-devJean-Michel Trivi2015-05-213-3/+3
|\ \ \ \ | |/ / /
| * | | Fix reading attributes for playback restrictionsJean-Michel Trivi2015-05-203-3/+3
* | | | Merge "AudioService: indicate system ready to AudioFlinger" into mnc-devEric Laurent2015-05-211-0/+1
|\ \ \ \
| * | | | AudioService: indicate system ready to AudioFlingerEric Laurent2015-05-201-0/+1
* | | | | Merge "Fix docs to not refer to non-public classes." into mnc-devChet Haase2015-05-211-3/+1
|\ \ \ \ \
| * | | | | Fix docs to not refer to non-public classes.Chet Haase2015-05-201-3/+1
* | | | | | Merge "Fix AudioTrack, AudioRecord, AudioFormat API" into mnc-devAndy Hung2015-05-203-15/+31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix AudioTrack, AudioRecord, AudioFormat APIAndy Hung2015-05-203-15/+31
* | | | | | Merge "AudioFormat: more compressed formats" into mnc-devEric Laurent2015-05-203-3/+67
|\ \ \ \ \ \
| * | | | | | AudioFormat: more compressed formatsEric Laurent2015-05-193-3/+67
| | |_|/ / / | |/| | | |
* | | | | | Merge "Updating (and completing) documentation post API-council changes." int...Paul McLean2015-05-204-26/+88
|\ \ \ \ \ \
| * | | | | | Updating (and completing) documentation post API-council changes.Paul McLean2015-05-204-26/+88
* | | | | | | TIF: Fix an incorrect conversion in timeShiftSetPlaybackParams()Dongwon Kang2015-05-201-4/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge "API for converting AudioAttributes to stream type" into mnc-devJean-Michel Trivi2015-05-191-5/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | API for converting AudioAttributes to stream typeJean-Michel Trivi2015-05-191-5/+40
* | | | | | Merge "Explain the void send() throws IOException" into mnc-devGlenn Kasten2015-05-191-5/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Explain the void send() throws IOExceptionGlenn Kasten2015-05-191-5/+11
| |/ / / /
* | | | | Merge "send without timestamp is not equivalent to send now" into mnc-devGlenn Kasten2015-05-191-3/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | send without timestamp is not equivalent to send nowGlenn Kasten2015-05-191-3/+6
| |/ / /
* | | | Merge "Update documentation for short transfer counts" into mnc-devGlenn Kasten2015-05-191-49/+125
|\ \ \ \
| * | | | Update documentation for short transfer countsGlenn Kasten2015-05-181-49/+125
| |/ / /
* | | | Merge "Minor cleanup of comments and code" into mnc-devGlenn Kasten2015-05-181-12/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Minor cleanup of comments and codeGlenn Kasten2015-05-121-12/+15
* | | | Merge "TIF: Pass the playback params as a whole" into mnc-devJae Seo2015-05-185-20/+16
|\ \ \ \
| * | | | TIF: Pass the playback params as a wholeJae Seo2015-05-165-20/+16
| | |/ / | |/| |
* | | | Merge "Make PlaybackParams parcelable" into mnc-devJae Seo2015-05-182-3/+66
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make PlaybackParams parcelableJae Seo2015-05-182-3/+66
| |/ /