summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add camera app op - framework" into mnc-devSvetoslav2015-05-034-52/+5
|\
| * Add camera app op - frameworkSvetoslav2015-05-024-52/+5
* | Merge "BluetoothMidiService: Add support for sending SysEx messages that span...Mike Lockwood2015-05-022-36/+94
|\ \ | |/ |/|
| * BluetoothMidiService: Add support for sending SysEx messages that span multip...Mike Lockwood2015-05-012-36/+94
* | Merge "media: hook up MediaCodec.setSurface" into mnc-devLajos Molnar2015-05-023-3/+56
|\ \
| * | media: hook up MediaCodec.setSurfaceLajos Molnar2015-05-013-3/+56
* | | Merge "MediaRecorderTest: test recording from persistent surface" into mnc-devChong Zhang2015-05-021-7/+55
|\ \ \
| * | | MediaRecorderTest: test recording from persistent surfaceChong Zhang2015-05-011-7/+55
| |/ /
* | | MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-022-6/+35
* | | MediaCodec: implement persistent input surface APIsChong Zhang2015-05-013-5/+185
|/ /
* | 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-306-133/+283
* | | Merge "Change how Java Bitmaps are accessed in a few places" into mnc-devJohn Reck2015-04-301-4/+5
|\ \ \
| * | | Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-4/+5
* | | | 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 "media: set codec exception reason." into mnc-devRonghua Wu2015-04-301-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | media: set codec exception reason.Ronghua Wu2015-04-281-2/+2
| |/ / /
* | | | 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