summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Change adjustVolumeBy to adjustVolume" into lmp-devRoboErik2014-07-169-26/+32
|\ \ \ \
| * | | | Change adjustVolumeBy to adjustVolumeRoboErik2014-07-169-26/+32
* | | | | Merge "Make MediaSession and MediaController constructors public" into lmp-devRoboErik2014-07-164-58/+72
|\ \ \ \ \ | |/ / / /
| * | | | Make MediaSession and MediaController constructors publicRoboErik2014-07-164-58/+72
* | | | | MediaPlayer factory method with audio attributes and session IDJean-Michel Trivi2014-07-161-0/+44
|/ / / /
* | | | Merge "Implement TvContentRating" into lmp-devJae Seo2014-07-152-0/+264
|\ \ \ \
| * | | | Implement TvContentRatingSungsoo Lim2014-07-152-0/+264
| |/ / /
* | | | Unhide MediaPlayer.setAudioAttributes(), javadoc clarificationsJean-Michel Trivi2014-07-161-6/+24
|/ / /
* | | MediaCodec: add reset() + documentation fixesLajos Molnar2014-07-153-12/+63
* | | DO NOT MERGE Audio virtualizer effect: add support for querying capabilitiesJean-Michel Trivi2014-07-154-10/+310
|/ /
* | TIF: Revisit availability changesWonsik Kim2014-07-157-124/+131
* | MediaExtractor: set buffer offset/limit in readSampleDataLajos Molnar2014-07-154-13/+47
* | Merge "MediaRecorder: Fix crash when given a released Camera object" into lmp...Eino-Ville Talvala2014-07-141-0/+4
|\ \
| * | MediaRecorder: Fix crash when given a released Camera objectEino-Ville Talvala2014-07-141-0/+4
* | | Merge changes I51f2e466,I5b67cb3e into lmp-devRoboErik2014-07-143-115/+207
|\ \ \ | |/ / |/| |
| * | Make PlaybackState immutable with a builderRoboErik2014-07-143-115/+207
| |/
* | Volume: Delay adjustments made when showing ringer UI.John Spurlock2014-07-144-3/+82
|/
* Initial draft of new MediaRouter APIs.Jeff Brown2014-07-1420-6/+3756
* Delete first draft of media routing APIs.Jeff Brown2014-07-1428-2613/+29
* Deprecate android.hardware.CameraEino-Ville Talvala2014-07-132-23/+30
* do not merge. Implement onVideoAvailable/Unavailable in TIF.Dongwon Kang2014-07-145-1/+181
* TIF: Add a way to enable/disable captionJae Seo2014-07-126-10/+77
* Added a test for HEVC playback memory usageNaveen Kumar Ponnusamy2014-07-123-0/+16
* add utility methods to util.Range, Rational and SizeLajos Molnar2014-07-121-2/+2
* Merge "MediaRecorder: use fd from RandomAccessFile"Robert Shih2014-07-111-4/+4
|\
| * MediaRecorder: use fd from RandomAccessFileRobert Shih2014-07-101-4/+4
* | Merge "MediaPlayer: added getSelectedTrack"Robert Shih2014-07-101-1/+45
|\ \
| * | MediaPlayer: added getSelectedTrackRobert Shih2014-07-101-1/+45
| |/
* | MediaCodec: change onError cb to send CodecExceptionChong Zhang2014-07-112-12/+17
* | MediaCodec: add new buffer and format APIsLajos Molnar2014-07-123-48/+727
* | media: add crop rectangle to ImageLajos Molnar2014-07-121-0/+30
* | MediaCodec: update documentation on buffer metadata.Lajos Molnar2014-07-111-11/+67
* | MediaCodec async callbacksChong Zhang2014-07-113-105/+242
* | fix build: hide AudioAttributes.usageToString() methodJean-Michel Trivi2014-07-111-0/+1
* | Define audio policy, mixes, and mixing rulesJean-Michel Trivi2014-07-1110-15/+803
* | Support multiple tracks in TV Input framework.Dongwon Kang2014-07-1110-208/+575
* | Revamp HDMI-CEC system audio mode integration with audio service.Jungshik Jang2014-07-114-35/+100
* | Revert "Make PlaybackState immutable with a builder"Erik Pasternak2014-07-103-207/+115
* | Make PlaybackState immutable with a builderRoboErik2014-07-103-115/+207
* | Merge "Volume: allow dialog to play sound over keyguard."John Spurlock2014-07-101-3/+2
|\ \
| * | Volume: allow dialog to play sound over keyguard.John Spurlock2014-07-101-3/+2
* | | Pipe volume keys to adjustVolume instead of sendMediaKeyEventRoboErik2014-07-103-0/+73
|/ /
* | Add MediaCodec.CodecExceptionAndy Hung2014-07-101-6/+117
* | Add float support to ByteBuffer AudioTrack writeAndy Hung2014-07-091-5/+0
* | Merge "AudioSystem: add definition for loopback input device"Terry Heo2014-07-022-0/+6
|\ \
| * | AudioSystem: add definition for loopback input deviceTerry Heo2014-07-072-0/+6
| |/
* | Add onChannelRetuned callback in TV Input Framework.Dongwon Kang2014-07-085-0/+74
* | Implement new volume UI design.John Spurlock2014-07-071-5/+7
* | SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-071-4/+4
* | Add RAW10 image formatZhijun He2014-07-072-3/+18