summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "AudioService: Fix problem handling USB audio disconnect" into jb-devMike Lockwood2012-05-101-5/+12
|\
| * AudioService: Fix problem handling USB audio disconnectMike Lockwood2012-05-101-5/+12
* | AudioService: fix various volume issues.Eric Laurent2012-05-101-56/+76
* | Merge "AudioService: synchronized access to volume index" into jb-devEric Laurent2012-05-101-113/+118
|\ \
| * | AudioService: synchronized access to volume indexEric Laurent2012-05-101-113/+118
* | | Merge "Make sure crop rect information is visible from java." into jb-devAndreas Huber2012-05-101-0/+48
|\ \ \
| * | | Make sure crop rect information is visible from java.Andreas Huber2012-05-101-0/+48
* | | | Merge "Adding disconnect call to the SurfaceTextureTarget" into jb-devPannag Sanketi2012-05-101-8/+31
|\ \ \ \
| * | | | Adding disconnect call to the SurfaceTextureTargetPannag Sanketi2012-05-091-8/+31
* | | | | Merge "pseudo random number generator in shader with limited precisions" into...Ruei-sung Lin2012-05-106-76/+87
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | pseudo random number generator in shader with limited precisionsRuei-sung Lin2012-05-096-76/+87
| | |_|/ | |/| |
* | | | Add compression level key for FLAC encodingJean-Michel Trivi2012-05-091-0/+8
* | | | Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes noAndreas Huber2012-05-092-6/+1
* | | | Merge "Fix: Missed parcel recycling in MediaPlayer." into jb-devJames Dong2012-05-081-19/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix: Missed parcel recycling in MediaPlayer.Insun Kang2012-05-071-19/+39
* | | | Merge "Silent and Vibrate mode clean up" into jb-devEric Laurent2012-05-082-84/+158
|\ \ \ \
| * | | | Silent and Vibrate mode clean upEric Laurent2012-05-082-84/+158
* | | | | Return codec buffers that are marked as having host endianness.Andreas Huber2012-05-081-0/+27
|/ / / /
* | | | Clarification of MediaCodec behaviour when codec specific data is includedAndreas Huber2012-05-081-0/+5
| |/ / |/| |
* | | Handle silent ringtone, title without permission.Jeff Sharkey2012-05-071-10/+14
|/ /
* | Merge "Various changes to Media* APIs requested by the api council." into jb-devAndreas Huber2012-05-0411-322/+917
|\ \
| * | Various changes to Media* APIs requested by the api council.Andreas Huber2012-05-0311-322/+917
* | | Merge "Make AudioService aware of device orientation changes" into jb-devJean-Michel Trivi2012-05-031-0/+66
|\ \ \
| * | | Make AudioService aware of device orientation changesJean-Michel Trivi2012-05-021-0/+66
* | | | Fix b/5974573 Please increase intensity of film grain effectRuei-sung Lin2012-05-031-41/+42
| |/ / |/| |
* | | Fix b/5974247Ruei-sung Lin2012-05-023-110/+15
|/ /
* | Merge "AudioManager: deprecate vibrate settings" into jb-devEric Laurent2012-05-011-0/+22
|\ \ | |/ |/|
| * AudioManager: deprecate vibrate settingsEric Laurent2012-05-011-0/+22
* | Merge "Add video scaling mode support with a new public method in MediaPlayer...James Dong2012-05-011-0/+64
|\ \
| * | Add video scaling mode support with a new public method in MediaPlayer.java c...James Dong2012-05-011-0/+64
* | | Make java constants consistent with native counterparts.Andreas Huber2012-05-011-2/+2
* | | Merge "fix unmute from volume panel on tablets" into jb-devEric Laurent2012-05-011-3/+3
|\ \ \
| * | | fix unmute from volume panel on tabletsEric Laurent2012-05-011-3/+3
| | |/ | |/|
* | | Merge "Optimize how AudioService receives media button events" into jb-devJean-Michel Trivi2012-05-012-50/+104
|\ \ \ | |_|/ |/| |
| * | Optimize how AudioService receives media button eventsJean-Michel Trivi2012-04-302-50/+104
* | | Merge "Fix b/5821633: Could not activate GLEnvironment" into jb-devRuei-sung Lin2012-04-301-2/+6
|\ \ \ | |_|/ |/| |
| * | Fix b/5821633: Could not activate GLEnvironmentRuei-sung Lin2012-04-301-2/+6
* | | New API to set the video rendering mode on a MediaCodec instance.Andreas Huber2012-04-303-2/+53
* | | Added support for HE-AAC recording.Dave Burke2012-04-302-11/+7
| |/ |/|
* | Merge "Unhide APIs for timed text and multiple audio track switch APIs" into ...James Dong2012-04-273-247/+319
|\ \
| * | Unhide APIs for timed text and multiple audio track switch APIsJames Dong2012-04-273-247/+319
| |/
* | Migrate ringtone playback to SystemUI.Jeff Sharkey2012-04-276-83/+164
|/
* Merge "Protect system services with DUMP permission." into jb-devJeff Sharkey2012-04-271-0/+2
|\
| * Protect system services with DUMP permission.Jeff Sharkey2012-04-261-0/+2
* | Merge "system and UI sounds volume policy" into jb-devEric Laurent2012-04-273-40/+144
|\ \
| * | system and UI sounds volume policyEric Laurent2012-04-263-40/+144
* | | Merge "Resolving the black screen / crash in effects" into jb-devPannag Sanketi2012-04-261-3/+18
|\ \ \ | |/ / |/| |
| * | Resolving the black screen / crash in effectsPannag Sanketi2012-04-261-3/+18
* | | Merge "Fix the test cases which fail to launch the camera in the device which...Yu Shan Emily Lau2012-04-265-7/+14
|\ \ \
| * | | Fix the test cases which fail to launch the cameraYu Shan Emily Lau2012-04-265-7/+14