summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Type of search on headset key long press must depend on device state" ...Jean-Michel Trivi2012-05-211-26/+21
|\
| * Type of search on headset key long press must depend on device stateJean-Michel Trivi2012-05-211-26/+21
* | Merge "Fixing the weird preview size w/ effects on camera" into jb-devPannag Sanketi2012-05-202-5/+15
|\ \ | |/ |/|
| * Fixing the weird preview size w/ effects on cameraPannag Sanketi2012-05-172-5/+15
* | Merge "Fix video scaling mode validity check." into jb-devBryan Mawhinney2012-05-171-1/+1
|\ \
| * | Fix video scaling mode validity check.Bryan Mawhinney2012-05-181-1/+1
* | | Use FLAG_LONG_PRESS for headset long press interactions.Jeff Brown2012-05-171-83/+25
* | | Merge "Handle media button events during phone calls and when ringing" into j...Jean-Michel Trivi2012-05-173-5/+95
|\ \ \
| * | | Handle media button events during phone calls and when ringingJean-Michel Trivi2012-05-173-5/+95
| |/ /
* | | Merge "Fix .pls playlist parsing" into jb-devMarco Nelissen2012-05-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix .pls playlist parsingMarco Nelissen2012-05-161-1/+1
* | | Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-161-16/+10
|/ /
* | Revert "Remove dependency of libvideoeditor_jni.so on static libs from video ...James Dong2012-05-151-10/+16
* | Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-151-16/+10
* | Implement new volume display policy.Eric Laurent2012-05-141-0/+4
|/
* Verify AudioTrack only uses a valid multichannel configurationJean-Michel Trivi2012-05-141-1/+32
* Merge "Start voice-based interactions from headsethook key" into jb-devJean-Michel Trivi2012-05-121-9/+220
|\
| * Start voice-based interactions from headsethook keyJean-Michel Trivi2012-05-101-9/+220
* | Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into ...James Dong2012-05-113-80/+84
|\ \
| * | Improve notifying TimedText by reducing marshall/unmarshalling.Insun Kang2012-05-093-80/+84
* | | 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