summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 039495d3: am ea86b36f: Merge "Remove SEEK_CLOSEST constant from MediaExtra...Andreas Huber2012-05-092-6/+1
|\
| * Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes noAndreas Huber2012-05-092-6/+1
* | am 4c2a7bdf: am 3b5fdf51: Merge "Fix: Missed parcel recycling in MediaPlayer....James Dong2012-05-091-19/+39
|\ \ | |/
| * 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
* | | am 776339fe: am c8ade15d: Merge "Silent and Vibrate mode clean up" into jb-devEric Laurent2012-05-092-84/+158
|\ \ \ | |/ /
| * | 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
* | | | am 10ae406f: am eb194d5d: Merge "Return codec buffers that are marked as havi...Andreas Huber2012-05-091-0/+27
|\ \ \ \ | |/ / /
| * | | Return codec buffers that are marked as having host endianness.Andreas Huber2012-05-081-0/+27
| |/ /
* | | am 17b3420f: am c2182c67: Merge "Clarification of MediaCodec behaviour when c...Andreas Huber2012-05-091-0/+5
|\ \ \ | |/ /
| * | Clarification of MediaCodec behaviour when codec specific data is includedAndreas Huber2012-05-081-0/+5
* | | am 83abfb3c: am 476b03b0: Merge "Handle silent ringtone, title without permis...Jeff Sharkey2012-05-081-10/+14
|\ \ \ | |/ /
| * | Handle silent ringtone, title without permission.Jeff Sharkey2012-05-071-10/+14
| |/
* | Merge "Update notice files for libstagefright codecs."Jean-Baptiste Queru2012-05-0648-0/+4848
|\ \
| * | Update notice files for libstagefright codecs.David Deephanphongs2012-03-1348-0/+4848
* | | am 9d8aa0e4: am c52c957c: Merge "Various changes to Media* APIs requested by ...Andreas Huber2012-05-0411-322/+917
|\ \ \ | | |/ | |/|
| * | 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
* | | | resolved conflicts for merge of b89ce434 to masterChristopher Tate2012-05-031-10/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Add streamlined config-based path for no volume key soundsChristopher Tate2012-05-031-14/+21
* | | | 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
* | | | | | Merge "Unhide new AAC-ELD audio record type." into jb-devDave Burke2012-04-261-0/+2
|\ \ \ \ \ \